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

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

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

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

Subclasses of VelocityStyleTilesTool in org.apache.tiles.velocity.template
 class Tiles2Tool
          Deprecated. Use Velocity directives.
 

Methods in org.apache.tiles.velocity.template that return VelocityStyleTilesTool
 VelocityStyleTilesTool VelocityStyleTilesTool.endAttributeContext()
          Ends the current attribute context.
 VelocityStyleTilesTool VelocityStyleTilesTool.setCurrentContainer(String containerKey)
          Sets the current container for the current request.
 



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