info.magnolia.module.templatingkit.templates
Class MainAreaIntro
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.MainAreaIntro
- All Implemented Interfaces:
- info.magnolia.rendering.template.AreaDefinition, info.magnolia.rendering.template.RenderableDefinition, info.magnolia.rendering.template.TemplateDefinition, Cloneable
public class MainAreaIntro
- extends info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
MainAreaIntro renderable definition. Defines as example the dialog and shows property.
- Version:
- $Id$
- Author:
- pbracher
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 |
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, getEditable, getTemplateAvailability, getVisible, setAreas, 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 interface info.magnolia.rendering.template.TemplateDefinition |
getAreas, getEditable, getTemplateAvailability, getVisible |
Methods inherited from interface info.magnolia.rendering.template.RenderableDefinition |
getAutoGeneration, getDescription, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setId |
MainAreaIntro
public MainAreaIntro()
getShowTOC
public Boolean getShowTOC()
setShowTOC
public void setShowTOC(Boolean showTOC)
getShowAuthorDate
public Boolean getShowAuthorDate()
setShowAuthorDate
public void setShowAuthorDate(Boolean showAuthorDate)
getShowAbstract
public Boolean getShowAbstract()
setShowAbstract
public void setShowAbstract(Boolean showAbstract)
getShowTextFeatures
public Boolean getShowTextFeatures()
setShowTextFeatures
public void setShowTextFeatures(Boolean showTextFeatures)
getShowCategories
public Boolean getShowCategories()
setShowCategories
public void setShowCategories(Boolean showCategories)
getDialog
public String getDialog()
- Specified by:
getDialog
in interface info.magnolia.rendering.template.TemplateDefinition
- Overrides:
getDialog
in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
setDialog
public void setDialog(String dialog)
- Overrides:
setDialog
in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
getInfoBlock
public info.magnolia.rendering.template.AreaDefinition getInfoBlock()
setInfoBlock
public void setInfoBlock(info.magnolia.rendering.template.AreaDefinition infoBlock)
- Deprecated. since 2.0
getDivID
public String getDivID()
setDivID
public void setDivID(String divID)
getShowImage
public Boolean getShowImage()
setShowImage
public void setShowImage(Boolean showImage)
Copyright © 2008-2012 Magnolia International Ltd.. All Rights Reserved.