Interface | Description |
---|---|
Renderer |
Responsible for rendering a renderable.
|
RenderingModelBasedRenderer |
Implemented by renderers that uses RenderingModel.
|
Class | Description |
---|---|
AbstractRenderer |
Abstract renderer with support for typical functionality such as setting context attributes and executing a
rendering model.
|
ContextAttributeConfiguration |
Configuration of a context attribute.
|
FreemarkerRenderer |
Uses FreeMarker to render the content.
|
JspRenderer |
Renders templates by dispatching to the servlet container.
|
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.