|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition info.magnolia.rendering.template.configured.ConfiguredAreaDefinition info.magnolia.module.templatingkit.templates.MainArea info.magnolia.module.templatingkit.templates.SingletonParagraphMainArea
TemplateDefinition
.
public class SingletonParagraphMainArea
Auto generation of Components is provided by the TemplateDefinition
.
Field Summary |
---|
Fields inherited from class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition |
---|
parameters |
Fields inherited from interface info.magnolia.rendering.template.AreaDefinition |
---|
CMS_ADD, CMS_EDIT, CMS_PLACEHOLDER, CONTENT_STRUCTURE_FLAT, CONTENT_STRUCTURE_NODE, DEFAULT_TYPE, TYPE_LIST, TYPE_NO_COMPONENT, TYPE_SINGLE |
Constructor Summary | |
---|---|
SingletonParagraphMainArea()
Deprecated. |
Method Summary | |
---|---|
AutoGeneratedParagraph |
getAutoGeneratedParagraph()
Deprecated. |
Map |
getDefaultValues()
Deprecated. using now autoGeneratedParagraph. |
String |
getSingletonParagraph()
Deprecated. using now autoGeneratedParagraph. |
void |
setAutoGeneratedParagraph(AutoGeneratedParagraph autoGeneratedParagraph)
Deprecated. |
void |
setDefaultValues(Map defaultValues)
Deprecated. using now autoGeneratedParagraph. |
void |
setSingletonParagraph(String singletonParagraph)
Deprecated. using now autoGeneratedParagraph. |
Methods inherited from class info.magnolia.module.templatingkit.templates.MainArea |
---|
getComments, getIntro, setComments, setIntro |
Methods inherited from class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition |
---|
addAvailableComponent, getAvailableComponents, getContentStructure, getInheritance, getType, isEnabled, isOptional, setAvailableComponents, setContentStructure, setEnabled, setInheritance, setOptional, setType |
Methods inherited from class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition |
---|
addArea, getAreas, getDialog, getEditable, getTemplateAvailability, getVisible, setAreas, setDialog, setEditable, setTemplateAvailability, setVisible |
Methods inherited from class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition |
---|
addParameter, addVariation, getAutoGeneration, getDescription, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setAutoGeneration, setDescription, setI18nBasename, setId, setModelClass, setName, setParameters, setRenderType, setTemplateScript, setTitle, setVariations, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface info.magnolia.rendering.template.TemplateDefinition |
---|
getAreas, getDialog, getEditable, getTemplateAvailability, getVisible |
Methods inherited from interface info.magnolia.rendering.template.RenderableDefinition |
---|
getAutoGeneration, getDescription, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setId |
Constructor Detail |
---|
public SingletonParagraphMainArea()
Method Detail |
---|
public AutoGeneratedParagraph getAutoGeneratedParagraph()
public void setAutoGeneratedParagraph(AutoGeneratedParagraph autoGeneratedParagraph)
public String getSingletonParagraph()
public void setSingletonParagraph(String singletonParagraph)
public Map getDefaultValues()
public void setDefaultValues(Map defaultValues)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |