Uses of Interface
com.jalios.jcms.categorybrowser.CategoryBrowser
-
Packages that use CategoryBrowser Package Description com.jalios.jcms.categorybrowser -
-
Uses of CategoryBrowser in com.jalios.jcms.categorybrowser
Classes in com.jalios.jcms.categorybrowser that implement CategoryBrowser Modifier and Type Class Description class
SearchCategoryBrowser
Methods in com.jalios.jcms.categorybrowser that return types with arguments of type CategoryBrowser Modifier and Type Method Description java.util.List<CategoryBrowser>
CategoryBrowserManager. getCategoryBrowserList(CategoryBrowserContext ctx)
Return the list of CategoryBrowser available for the given category and the given member.
-