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

Uses of Class
org.apache.tiles.velocity.template.BlockDirective

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

Uses of BlockDirective in org.apache.tiles.velocity.template
 

Subclasses of BlockDirective in org.apache.tiles.velocity.template
 class AddListAttributeDirective
          Wraps AddListAttributeModel to be used in Velocity.
 class DefinitionDirective
          Wraps DefinitionModel to be used in Velocity.
 class GetAsStringDirective
          Wraps GetAsStringModel to be used in Velocity.
 class InsertAttributeDirective
          Wraps InsertAttributeModel to be used in Velocity.
 class InsertDefinitionDirective
          Wraps InsertDefinitionModel to be used in Velocity.
 class InsertTemplateDirective
          Wraps InsertTemplateModel to be used in Velocity.
 class PutListAttributeDirective
          Wraps PutListAttributeModel to be used in Velocity.
 



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