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

Packages that use TemplatingElement
info.magnolia.templating.elements   
info.magnolia.templating.freemarker   
info.magnolia.templating.jsp.cms This file Copyright (c) 2011-2013 Magnolia International Ltd. 
 

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.
 

Uses of TemplatingElement in info.magnolia.templating.jsp.cms
 

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



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