Modifier and Type | Method and Description |
---|---|
AreaDefinition |
RenderingContext.getParentAreaDefinition() |
AreaDefinition |
AggregationStateBasedRenderingContext.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(info.magnolia.config.registry.DefinitionProvider<TemplateDefinition> definitionProvider,
Collection<info.magnolia.config.registry.DefinitionProvider.Problem> problems,
String rootPath,
AreaDefinition areaDefinition) |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.