Uses of Class
com.jalios.jcms.widget.TreeCat

Packages that use TreeCat
com.jalios.jcms.media Contains all the classes to provide the Media Browser. 
com.jalios.jcms.policy   
com.jalios.jcms.taglib Provides many of the classes used for JCMS jsp tags. 
com.jalios.jcms.widget Contains widget classes that generate html component especially for Forms Input. 
 

Uses of TreeCat in com.jalios.jcms.media
 

Methods in com.jalios.jcms.media with parameters of type TreeCat
 String TreeCatMediaProxy.getNodeLink(TreeCat treecat, String computedValue, String name, Category cat, int pubCount)
           
 

Uses of TreeCat in com.jalios.jcms.policy
 

Methods in com.jalios.jcms.policy with parameters of type TreeCat
 String WidgetPolicyFilter.getTreeCatNodeExtraContent(TreeCat treecat, String extraContent, Category cat, int level, int pubcount)
          This method is called by TreeCat to append some specific content for each category node or leaf.
 String PolicyManager.getTreeCatNodeExtraContent(TreeCat treecat, String extraContent, Category cat, int level, int pubcount)
           
 String BasicWidgetPolicyFilter.getTreeCatNodeExtraContent(TreeCat treecat, String extraContent, Category cat, int level, int pubcount)
           
 

Uses of TreeCat in com.jalios.jcms.taglib
 

Fields in com.jalios.jcms.taglib declared as TreeCat
protected  TreeCat TreeCatTag.treecat
           
 

Uses of TreeCat in com.jalios.jcms.widget
 

Methods in com.jalios.jcms.widget with parameters of type TreeCat
 String TreeCatProxy.getBranch(TreeCat treecat, String computedValue, Category cat, int level)
           
 String TreeCatProxy.getEdit(TreeCat treecat, String computedValue, Category cat)
           
 String TreeCatProxy.getHelp(TreeCat treecat, String computedValue, Category cat)
           
 String TreeCatProxy.getNodeIcon(TreeCat treecat, String computedValue, Category cat, int level)
           
 String TreeCatProxy.getNodeLink(TreeCat treecat, String computedValue, String name, Category cat, int pubCount)
           
 String TreeCatProxy.getNodeName(TreeCat treecat, String computedValue, Category cat)
           
 String TreeCatProxy.getPortals(TreeCat treecat, String computedValue, Category cat)
           
 String TreeCatProxy.getPubCount(TreeCat treecat, String computedValue, Category cat, int pubCount)
           
 String TreeCatProxy.getReadablePub(TreeCat treecat, String computedValue, Category cat)
           
 String TreeCatProxy.getRights(TreeCat treecat, String computedValue, Category cat)
           
 String TreeCatProxy.getWidget(TreeCat treecat, String computedValue, Category cat, int pubCount)
           
 String TreeCatProxy.getWorkspaces(TreeCat treecat, String computedValue, Category cat)
           
 void TreeCatProxy.initRoot(TreeCat treecat, Category cat)
           
 void TreeCatProxy.resetRoots(TreeCat treecat)
           
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.