|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryForm.CategoryMap | |
com.arsdigita.cms.ui | Provides a set of UI components and tools for the Content Management System. |
com.arsdigita.cms.ui.category | Provides a set of UI components for managing the category tree for a content section. |
Uses of CategoryForm.CategoryMap in com.arsdigita.cms.ui |
Methods in com.arsdigita.cms.ui that return CategoryForm.CategoryMap | |
CategoryForm.CategoryMap |
CategoryForm.getAssignedCategories(com.arsdigita.bebop.PageState s)
|
Methods in com.arsdigita.cms.ui with parameters of type CategoryForm.CategoryMap | |
protected abstract void |
CategoryForm.initAssignedCategories(com.arsdigita.bebop.PageState state,
CategoryForm.CategoryMap map)
Populate a CategoryForm.CategoryMap with all categories which are assigned to
the item. |
Uses of CategoryForm.CategoryMap in com.arsdigita.cms.ui.category |
Methods in com.arsdigita.cms.ui.category with parameters of type CategoryForm.CategoryMap | |
protected void |
LinkForm.initAssignedCategories(com.arsdigita.bebop.PageState state,
CategoryForm.CategoryMap m)
Load all categories which are assigned to the current item. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |