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

Interface Summary
BodyExecutable It represents an object that can be executed, with a body with "start" and "end" operation, under a Velocity+Servlet context.
Executable It represents an object that can be executed under a Velocity+Servlet context.
 

Class Summary
AbstractDefaultToStringRenderable Renderable that provides a default implementation of Renderable#toString() and allows access to parameters and context objects.
AddAttributeVModel Wraps AddAttributeModel to be used in Velocity.
AddListAttributeVModel Wraps AddListAttributeModel to be used in Velocity.
ContextHolder An object that holds the current state of Velocity in a Servlet environment.
DefinitionVModel Wraps DefinitionModel to be used in Velocity.
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.
TilesVelocityRepository Collects all Tiles+Velocity models.
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-2009 Apache Software Foundation. All Rights Reserved.