Interface | Description |
---|---|
EarlyExecutionAware<RD extends RenderableDefinition> |
Implemented by models that want to handle early execution in a separate callback.
|
RenderingModel<RD extends RenderableDefinition> |
A RenderingModel is used during rendering, it is analogous to the model part of the MVC pattern.
|
Class | Description |
---|---|
ModelExecutionFilter |
Filter that executes the model for a renderable before template rendering.
|
RenderingModelImpl<RD extends RenderableDefinition> |
The default concrete rendering definition used for templates and components.
|
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.