Package sk.iway.iwcm.doc
Class SitemapULAction
java.lang.Object
sk.iway.iwcm.doc.SitemapULAction
Zobrazi dokumenty v stromovej strukture
- pomocou tagov
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
doTree
(int rootGroup, int maxDepth, int colsNum) static String
doTree
(int rootGroup, int maxDepth, int colsNum, javax.servlet.http.HttpServletRequest request) static String
doTreeRecursive
(int rootGroup, List<GroupDetails> treeList, int maxDepth, int currentDepth) static String
doTreeRecursive
(int rootGroup, List<GroupDetails> treeList, int maxDepth, int currentDepth, javax.servlet.http.HttpServletRequest request) static String[]
Z povodneho nazvu vrati nazov bez <APARAM ako [0] a hodnotu APARAM ako [1] (ak je zadana)static List<GroupDetails>
getMainGroups
(int rootGroup, List<GroupDetails> treeList) static List<GroupDetails>
getMainGroups
(int rootGroup, List<GroupDetails> treeList, javax.servlet.http.HttpServletRequest request) static StringBuilder
getTreeSearchable
(int rootGroupId, int maxDepth, int actualDepth, javax.servlet.http.HttpServletRequest request) Generovanie sitemapy podla priznaku "Vyhladavatelne" vo web strankach na ziadost TB - tiket 23535
-
Method Details
-
doTree
-
doTree
public static String doTree(int rootGroup, int maxDepth, int colsNum, javax.servlet.http.HttpServletRequest request) -
getMainGroups
-
getMainGroups
public static List<GroupDetails> getMainGroups(int rootGroup, List<GroupDetails> treeList, javax.servlet.http.HttpServletRequest request) -
doTreeRecursive
public static String doTreeRecursive(int rootGroup, List<GroupDetails> treeList, int maxDepth, int currentDepth) -
doTreeRecursive
public static String doTreeRecursive(int rootGroup, List<GroupDetails> treeList, int maxDepth, int currentDepth, javax.servlet.http.HttpServletRequest request) -
fixAparam
Z povodneho nazvu vrati nazov bez <APARAM ako [0] a hodnotu APARAM ako [1] (ak je zadana)- Parameters:
navbarName
-- Returns:
-
getTreeSearchable
public static StringBuilder getTreeSearchable(int rootGroupId, int maxDepth, int actualDepth, javax.servlet.http.HttpServletRequest request) Generovanie sitemapy podla priznaku "Vyhladavatelne" vo web strankach na ziadost TB - tiket 23535- Parameters:
rootGroupId
- - ID root adresaramaxDepth
- - maximalna hlbka do ktorej sa prehladavaactualDepth
-request
-- Returns:
-