Interface | Description |
---|---|
TemplatingElement |
Templating elements implement basic building blocks for template scripts.
|
Class | Description |
---|---|
AbstractContentTemplatingElement |
Abstract base class for elements that operate on a specified piece of content.
|
AbstractTemplatingElement |
Common super class for templating elements, provides utility methods and defaults.
|
AreaElement |
Renders an area and outputs a marker that instructs the page editor to place a bar at this location.
|
ComponentElement |
Renders a piece of content.
|
InitElement | Deprecated
since 5.4, please use
PageElement instead. |
MarkupHelper |
Helper class for building markup in templating elements.
|
PageElement |
Creates the
cms:page tag. |
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.