|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TemplateMapping | |
| 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. |
| com.arsdigita.cms.ui.templates | |
| Uses of TemplateMapping in com.arsdigita.cms |
| Subclasses of TemplateMapping in com.arsdigita.cms | |
class |
CategoryTemplateMapping
Represents a mapping from (category + content type) to a template. |
class |
ItemTemplateMapping
Represents a mapping from (content item + use context type) to a template. |
class |
SectionTemplateMapping
Represents a mapping from (content section + content type) to a template. |
| Uses of TemplateMapping in com.arsdigita.cms.ui.templates |
| Methods in com.arsdigita.cms.ui.templates with parameters of type TemplateMapping | |
protected void |
ItemTemplatesListing.removeTemplate(com.arsdigita.bebop.PageState s,
TemplateMapping m)
Remove the current template |
protected void |
CategoryTemplatesListing.removeTemplate(com.arsdigita.bebop.PageState s,
TemplateMapping m)
Remove the current template |
protected void |
SectionTemplatesListing.removeTemplate(com.arsdigita.bebop.PageState s,
TemplateMapping m)
Remove the current template |
protected void |
SectionTemplatesListing.setDefaultTemplate(com.arsdigita.bebop.PageState s,
TemplateMapping m)
Set the template as default |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||