This project has retired. For details please refer to its Attic page.
org.apache.tiles.velocity.template (Tiles 2 2.2.2 API)

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 Deprecated. Use Velocity directives.
Executable Deprecated. Use Velocity directives.
 

Class Summary
AbstractDefaultToStringRenderable Renderable that provides a default implementation of Renderable#toString() and allows access to parameters and context objects.
AddAttributeDirective Wraps AddAttributeModel to be used in Velocity.
AddAttributeVModel Deprecated. Use Velocity directives.
AddListAttributeDirective Wraps AddListAttributeModel to be used in Velocity.
AddListAttributeVModel Deprecated. Use Velocity directives.
BlockDirective Base abstract directive for those models who need to evaluate, but not use, a body.
BodyBlockDirective Base abstract directive for those models who need to evaluate and use a body.
ContextHolder An object that holds the current state of Velocity in a Servlet environment.
DefinitionDirective Wraps DefinitionModel to be used in Velocity.
DefinitionVModel Deprecated. Use Velocity directives.
GetAsStringDirective Wraps GetAsStringModel to be used in Velocity.
GetAsStringVModel Deprecated. Use Velocity directives.
ImportAttributeDirective Wraps ImportAttributeModel to be used in Velocity.
ImportAttributeVModel Deprecated. Use Velocity directives.
InsertAttributeDirective Wraps InsertAttributeModel to be used in Velocity.
InsertAttributeVModel Deprecated. Use Velocity directives.
InsertDefinitionDirective Wraps InsertDefinitionModel to be used in Velocity.
InsertDefinitionVModel Deprecated. Use Velocity directives.
InsertTemplateDirective Wraps InsertTemplateModel to be used in Velocity.
InsertTemplateVModel Deprecated. Use Velocity directives.
PutAttributeDirective Wraps PutAttributeModel to be used in Velocity.
PutAttributeVModel Deprecated. Use Velocity directives.
PutListAttributeDirective Wraps PutListAttributeModel to be used in Velocity.
PutListAttributeVModel Deprecated. Use Velocity directives.
Tiles2Tool Deprecated. Use Velocity directives.
TilesVelocityRepository Deprecated. Use Velocity directives.
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-2010 Apache Software Foundation. All Rights Reserved.