Uses of Package
org.apache.tiles.velocity.template

Packages that use org.apache.tiles.velocity.template
org.apache.tiles.velocity.template Classes that allow the use of "Tiles template" as a Velocity tool. 
 

Classes in org.apache.tiles.velocity.template used by org.apache.tiles.velocity.template
AddAttributeVModel
          Wraps AddAttributeModel to be used in Velocity.
AddListAttributeVModel
          Wraps AddListAttributeModel to be used in Velocity.
BodyExecutable
          It represents an object that can be executed, with a body with "start" and "end" operation, under a Velocity+Servlet context.
ContextHolder
          An object that holds the current state of Velocity in a Servlet environment.
DefinitionVModel
          Wraps DefinitionModel to be used in Velocity.
Executable
          It represents an object that can be executed under a Velocity+Servlet context.
GetAsStringVModel
          Wraps GetAsStringModel to be used in Velocity.
ImportAttributeVModel
          Wraps ImportAttributeModel to be used in Velocity.
InsertAttributeVModel
          Wraps InsertAttributeModel to be used in Velocity.
InsertDefinitionVModel
          Wraps InsertDefinitionModel to be used in Velocity.
InsertTemplateVModel
          Wraps InsertTemplateModel to be used in Velocity.
PutAttributeVModel
          Wraps PutAttributeModel to be used in Velocity.
PutListAttributeVModel
          Wraps PutListAttributeModel to be used in Velocity.
Tiles2Tool
          The Tiles tool to be used in Velocity templates.
VelocityStyleTilesTool
          Tiles Tool to be used "the classic way".
 



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