Class Summary |
AbstractSTKTemplateModel<RD extends RenderableDefinition> |
Base abstract class to implement for all template models of STK, meaning for page & areas & component model classes. |
Area |
Deprecated. since 2.0, replaced by AreaDefinition . |
AutoGeneratedExtrasArea |
Deprecated. since 2.0: Auto generation of components is now provided by the info.magnolia.templating.elements.AreaElement |
AutoGeneratedParagraph |
Deprecated. since 2.0: auto-generation of components is now provided by the info.magnolia.templating.elements.AreaElement |
CommentsArea |
Definition for a Comments Area ConfiguredAreaDefinition . |
DefaultSTKTemplateConfiguration |
Singleton component used to define the Default STK site properties
(last resource bean fallback). |
ExtrasArea |
Definition for a Extra Area which supports editing in the page editor and can define their areas. |
Floating |
Used to define the number of column section to display in the Main Area. |
FooterArea |
Deprecated. since STK2.0. |
GlossaryTemplateModel |
Glossary Model completing the alphabetical glossary list. |
Header |
Deprecated. since 2.0: the header Area is flatterned, all sub-area are now top level Areas of the page's areas. |
InheritedContentModel |
Deprecated. since 2.0: Inheritance is now provided by the info.magnolia.templating.elements.AreaElement and on pure node bases by the TemplatingFunctions |
MainArea |
MainArea renderable definition. |
MainAreaIntro |
MainAreaIntro renderable definition. |
Navigation |
Navigation definition. |
ParagraphConfig |
Deprecated. since 2.0, replaced by ConfiguredComponentAvailability |
RedirectTemplateModel |
Model of the Redirect Template. |
SectionMainArea |
Selection MainArea renderable definition. |
SingletonParagraphMainArea |
Deprecated. since STK 2.0: Auto generation of Components is provided by the TemplateDefinition . |
SiteNavigation |
Site Navigation definition. |
STKTemplateAvailability |
Template availability for STK that takes settings from the site configuration into account. |