Class SitemapULAction

java.lang.Object
sk.iway.iwcm.doc.SitemapULAction

public class SitemapULAction extends Object
Zobrazi dokumenty v stromovej strukture - pomocou tagov
  • Method Details

    • doTree

      public static String doTree(int rootGroup, int maxDepth, int colsNum)
    • doTree

      public static String doTree(int rootGroup, int maxDepth, int colsNum, javax.servlet.http.HttpServletRequest request)
    • getMainGroups

      public static List<GroupDetails> getMainGroups(int rootGroup, List<GroupDetails> treeList)
    • 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

      public static String[] fixAparam(String navbarName)
      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 adresara
      maxDepth - - maximalna hlbka do ktorej sa prehladava
      actualDepth -
      request -
      Returns: