public class MainAreaIntro
extends info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
Constructor and Description |
---|
MainAreaIntro()
Needed by CglibProxyFactory.
|
MainAreaIntro(info.magnolia.rendering.template.TemplateAvailability templateAvailability) |
Modifier and Type | Method and Description |
---|---|
String |
getDialog() |
String |
getDivID() |
info.magnolia.rendering.template.AreaDefinition |
getInfoBlock() |
Boolean |
getShowAbstract() |
Boolean |
getShowAuthorDate() |
Boolean |
getShowCategories() |
Boolean |
getShowImage() |
Boolean |
getShowTextFeatures() |
Boolean |
getShowTOC() |
void |
setDialog(String dialog) |
void |
setDivID(String divID) |
void |
setShowAbstract(Boolean showAbstract) |
void |
setShowAuthorDate(Boolean showAuthorDate) |
void |
setShowCategories(Boolean showCategories) |
void |
setShowImage(Boolean showImage) |
void |
setShowTextFeatures(Boolean showTextFeatures) |
void |
setShowTOC(Boolean showTOC) |
addAvailableComponent, getAvailableComponents, getContentStructure, getCreateAreaNode, getEnabled, getInheritance, getMaxComponents, getOptional, getType, isEnabled, isOptional, setAvailableComponents, setContentStructure, setCreateAreaNode, setEnabled, setInheritance, setMaxComponents, setOptional, setType
addArea, getAreas, getDeletable, getEditable, getMoveable, getSubtype, getTemplateAvailability, getVisible, getWritable, setAreas, setDeletable, setEditable, setMoveable, setSubtype, setTemplateAvailability, setVisible, setWritable
addParameter, addVariation, getAutoGeneration, getAutoPopulateFromRequest, getDescription, getFragmentDefinition, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setAutoGeneration, setAutoPopulateFromRequest, setDescription, setFragmentDefinition, setI18nBasename, setId, setModelClass, setName, setParameters, setRenderType, setTemplateScript, setTitle, setVariations, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAreas, getDeletable, getEditable, getMoveable, getSubtype, getTemplateAvailability, getVisible, getWritable
getAutoGeneration, getAutoPopulateFromRequest, getDescription, getFragmentDefinition, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setId
@Inject public MainAreaIntro(info.magnolia.rendering.template.TemplateAvailability templateAvailability)
public MainAreaIntro()
public Boolean getShowTOC()
public void setShowTOC(Boolean showTOC)
public Boolean getShowAuthorDate()
public void setShowAuthorDate(Boolean showAuthorDate)
public Boolean getShowAbstract()
public void setShowAbstract(Boolean showAbstract)
public Boolean getShowTextFeatures()
public void setShowTextFeatures(Boolean showTextFeatures)
public Boolean getShowCategories()
public void setShowCategories(Boolean showCategories)
public String getDialog()
getDialog
in interface info.magnolia.rendering.template.TemplateDefinition
getDialog
in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
public void setDialog(String dialog)
setDialog
in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
public info.magnolia.rendering.template.AreaDefinition getInfoBlock()
public String getDivID()
public void setDivID(String divID)
public Boolean getShowImage()
public void setShowImage(Boolean showImage)
Copyright © 2008–2017 Magnolia International Ltd.. All rights reserved.