Uses of Interface
info.magnolia.templating.elements.TemplatingElement

Packages that use TemplatingElement
info.magnolia.templating.elements   
info.magnolia.templating.freemarker   
 

Uses of TemplatingElement in info.magnolia.templating.elements
 

Classes in info.magnolia.templating.elements that implement TemplatingElement
 class AbstractContentTemplatingElement
          Abstract base class for elements that operate on a specified piece of content.
 class AbstractTemplatingElement
          Common super class for templating elements, provides utility methods and defaults.
 class AreaElement
          Renders an area and outputs a marker that instructs the page editor to place a bar at this location.
 class ComponentElement
          Renders a piece of content.
 class InitElement
          Embeds js and css needed while authoring pages.
 

Uses of TemplatingElement in info.magnolia.templating.freemarker
 

Classes in info.magnolia.templating.freemarker with type parameters of type TemplatingElement
 class AbstractDirective<C extends TemplatingElement>
          A base class for freemarker directives used in Magnolia.
 



Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.