Modifier and Type | Method and Description |
---|---|
AreaDefinition |
AggregationStateBasedRenderingContext.getParentAreaDefinition() |
AreaDefinition |
RenderingContext.getParentAreaDefinition() |
Modifier and Type | Method and Description |
---|---|
Map<String,AreaDefinition> |
TemplateDefinition.getAreas() |
Modifier and Type | Class and Description |
---|---|
class |
ConfiguredAreaDefinition
A
AreaDefinition configured in the configuration workspace. |
Modifier and Type | Method and Description |
---|---|
Map<String,AreaDefinition> |
ConfiguredTemplateDefinition.getAreas() |
Modifier and Type | Method and Description |
---|---|
void |
ConfiguredTemplateDefinition.addArea(String name,
AreaDefinition areaDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
ConfiguredTemplateDefinition.setAreas(Map<String,AreaDefinition> areaDefinitions) |
Modifier and Type | Method and Description |
---|---|
protected void |
TemplateDefinitionValidator.validateArea(DefinitionProvider<TemplateDefinition> definitionProvider,
Collection<DefinitionProvider.Problem> problems,
String rootPath,
AreaDefinition areaDefinition) |
Modifier and Type | Method and Description |
---|---|
AreaDefinition |
AreaElement.getArea() |
AreaDefinition |
AreaElement.getAreaDefinition() |
protected AreaDefinition |
AreaElement.resolveAreaDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
AreaElement.setArea(AreaDefinition area) |
Copyright © 2003–2019 Magnolia International Ltd.. All rights reserved.