Class Summary |
AbstractRenderable |
Deprecated. since 4.5, use ConfiguredRenderableDefinition instead. |
AbstractRenderer |
Deprecated. since 4.5, replaced by AbstractRenderer
FIXME remove most of the code and and try to extend the new AbstractRenderer |
HTMLEncodingContentWrapper |
Implementation of wrapped content in HTML format. |
HTMLEncodingNodeDataWrapper |
Implementation of wrapped node data in HTML format. |
MagnoliaTemplatingUtilities |
This is an object exposing a couple of methods useful for templates; it's exposed in
templates as "mgnl". |
ModelExecutionFilter |
Deprecated. since 4.5, replaced by ModelExecutionFilter |
Paragraph |
Deprecated. since 4.5, the differentiation of paragraphs and templates were removed. |
ParagraphConfig |
Keeps configuration for a paragraph - name and roles it is available for. |
ParagraphManager |
Deprecated. since 4.5, use the TemplateDefinitionRegistry instead |
ParagraphRendererManager |
Manages the paragraph renderers on the system. |
RenderingFilter |
Deprecated. since 4.5, replaced by RenderingFilter |
RenderingModelImpl<RD extends RenderableDefinition> |
Deprecated. since 4.5, use RenderingModelImpl instead. |
Template |
Deprecated. since 4.5, the differentiation of paragraphs and templates were removed. |
TemplateManager |
Deprecated. since 4.5, use the TemplateDefinitionRegistry instead |
TemplateRendererManager |
Manages the template renderers of the system. |
TemplatingModule |
Deprecated. since 4.5, replaced by info.magnolia.rendering.module.TemplatingModule |