Package org.apache.tiles.velocity.template

Package class diagram package org.apache.tiles.velocity.template
Classes that allow the use of "Tiles template" as a Velocity tool.

See:
          Description

Class Summary
AbstractDefaultToStringRenderable Renderable that provides a default implementation of Renderable#toString() and allows access to parameters and context objects.
AddAttributeDirective Add an element to the surrounding list.
AddListAttributeDirective Declare a list that will be pass as an attribute.
ContextHolder An object that holds the current state of Velocity in a Servlet environment.
DefinitionDirective Create a definition at runtime.
GetAsStringDirective Render the value of the specified template attribute to the current Writer
ImportAttributeDirective Import attribute(s) in specified context.
InsertAttributeDirective Inserts the value of an attribute into the page.
InsertDefinitionDirective Insert a definition.
InsertTemplateDirective Insert a template.
PutAttributeDirective Put an attribute in enclosing attribute container tag.
PutListAttributeDirective Declare a list that will be pass as attribute to tile.
SetCurrentContainerDirective Selects a container to be used as the "current" container.
VelocityStyleTilesTool Tiles Tool to be used "the classic way".
 

Package org.apache.tiles.velocity.template Description

Classes that allow the use of "Tiles template" as a Velocity tool.



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.