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

Uses of Class
org.apache.tiles.template.ImportAttributeModel

Packages that use ImportAttributeModel
org.apache.tiles.freemarker.template Models, i.e. directives and other support classes, that allow the use of "Tiles template" as FreeMarker directives. 
org.apache.tiles.velocity.template Classes that allow the use of "Tiles template" as a Velocity tool. 
 

Uses of ImportAttributeModel in org.apache.tiles.freemarker.template
 

Constructors in org.apache.tiles.freemarker.template with parameters of type ImportAttributeModel
ImportAttributeFMModel(ImportAttributeModel model)
          Constructor.
 

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

Constructors in org.apache.tiles.velocity.template with parameters of type ImportAttributeModel
ImportAttributeDirective(ImportAttributeModel model)
          Constructor.
ImportAttributeVModel(ImportAttributeModel model, ServletContext servletContext)
          Deprecated. Constructor.
 



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