|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SectionTemplateMapping | |
| 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 SectionTemplateMapping in com.arsdigita.cms |
| Methods in com.arsdigita.cms that return SectionTemplateMapping | |
protected static SectionTemplateMapping |
SectionTemplateMapping.getMapping(ContentSection section,
ContentType type,
Template template,
String useContext)
Deprecated. use getMapping(ContentSection section, ContentType type, Template template, String useContext, MimeType mimeType) |
protected static SectionTemplateMapping |
SectionTemplateMapping.getMapping(ContentSection section,
ContentType type,
Template template,
String useContext,
com.arsdigita.mimetypes.MimeType mimeType)
Load the specified mapping; return null if no such mapping exists |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||