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

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

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 ContextAttributeElement
          Sets a context attribute, used as a sub-element to ui:render.
 class EditElement
          Embeds a marker within the page that instructs the page editor to place an edit bar/button at this location.
 class InitElement
          Embeds js and css needed while authoring pages.
 class RenderElement
          Renders a piece of content.
 

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.
 

Uses of TemplatingElement in info.magnolia.templating.jsp
 

Classes in info.magnolia.templating.jsp with type parameters of type TemplatingElement
 class AbstractTag<C extends TemplatingElement>
          Base class for jsp tags.
 



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