Package | Description |
---|---|
de.espirit.firstspirit.access.store.templatestore |
Modifier and Type | Interface and Description |
---|---|
interface |
PageTemplate |
interface |
SectionTemplate |
interface |
TableTemplate
Interface for templates defining GUI for content store.
|
Modifier and Type | Method and Description |
---|---|
MasterTemplate |
TemplateStoreRoot.getTemplateById(long templateId)
Get the template by given
templateId or null
if no template exists with the given id. |
Modifier and Type | Method and Description |
---|---|
List<MasterTemplate> |
PageTemplate.getAllowedTemplates(TemplateBody templateBody)
Get the list of
section- or table templates which are allowed for this page template for the given template body. |
Modifier and Type | Method and Description |
---|---|
Allowed |
PageTemplate.createAllowed(TemplateBody body,
MasterTemplate template)
Creates a new allowed node for the given section- or table template which should be allowed for the given body
|
boolean |
PageTemplate.isTemplateAllowed(TemplateBody templateBody,
MasterTemplate template)
Indicates whether the given template is allowed for the given
body or not. |
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500