|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryTemplateCollection | |
com.arsdigita.cms | Contains the core classes for the Red Hat Content Management
System (CMS), classes that persist the fundamental objects for CMS
such as content items , templates , content sections , and content types . |
Uses of CategoryTemplateCollection in com.arsdigita.cms |
Methods in com.arsdigita.cms that return CategoryTemplateCollection | |
static CategoryTemplateCollection |
CategoryTemplateMapping.getTemplates(com.arsdigita.categorization.Category category,
ContentType type,
String useContext)
Retrieve all templates for the given category, type, and use context |
static CategoryTemplateCollection |
CategoryTemplateMapping.getTemplates(com.arsdigita.categorization.Category category,
ContentType type)
Retrieve all templates for the given category and type, along with their use context |
static CategoryTemplateCollection |
CategoryTemplateMapping.getTemplates(com.arsdigita.categorization.Category category)
Retrieve all templates for the given category, and all types within it, along with their use context |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |