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
          The Tiles tool to be used in Velocity templates.
 

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-2009 Apache Software Foundation. All Rights Reserved.