public interface AreaDefinition extends TemplateDefinition, Cloneable
Modifier and Type | Field and Description |
---|---|
static String |
CMS_ADD |
static String |
CMS_EDIT |
static String |
CMS_PLACEHOLDER |
static String |
CONTENT_STRUCTURE_FLAT |
static String |
CONTENT_STRUCTURE_NODE |
static String |
DEFAULT_TYPE |
static String |
TYPE_LIST |
static String |
TYPE_NO_COMPONENT |
static String |
TYPE_SINGLE |
Modifier and Type | Method and Description |
---|---|
Map<String,ComponentAvailability> |
getAvailableComponents() |
String |
getContentStructure() |
Boolean |
getCreateAreaNode() |
Boolean |
getEnabled() |
InheritanceConfiguration |
getInheritance() |
Integer |
getMaxComponents() |
Boolean |
getOptional()
If an area is optional it has first to be created explicitly (i.e.
|
String |
getType() |
Boolean |
isEnabled()
Deprecated.
|
Boolean |
isOptional()
Deprecated.
|
getAreas, getDeletable, getDialog, getEditable, getMoveable, getTemplateAvailability, getVisible, getWritable
getAutoGeneration, getAutoPopulateFromRequest, getDescription, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setId
static final String TYPE_NO_COMPONENT
static final String TYPE_LIST
static final String TYPE_SINGLE
static final String CONTENT_STRUCTURE_FLAT
static final String CONTENT_STRUCTURE_NODE
static final String DEFAULT_TYPE
static final String CMS_ADD
static final String CMS_PLACEHOLDER
static final String CMS_EDIT
Map<String,ComponentAvailability> getAvailableComponents()
Boolean getEnabled()
Boolean getOptional()
String getType()
String getContentStructure()
InheritanceConfiguration getInheritance()
@Deprecated Boolean isOptional()
@Deprecated Boolean isEnabled()
Integer getMaxComponents()
Boolean getCreateAreaNode()
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.