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

Package org.apache.tiles.freemarker.template

Package class diagram package org.apache.tiles.freemarker.template
Models, i.e. directives and other support classes, that allow the use of "Tiles template" as FreeMarker directives.

See:
          Description

Class Summary
AddAttributeFMModel Wraps AddAttributeModel to be used in FreeMarker.
AddListAttributeFMModel Wraps AddListAttributeModel to be used in FreeMarker.
DefinitionFMModel Wraps DefinitionModel to be used in FreeMarker.
GetAsStringFMModel Wraps GetAsStringModel to be used in FreeMarker.
ImportAttributeFMModel Wraps ImportAttributeModel to be used in FreeMarker.
InsertAttributeFMModel Wraps InsertAttributeModel to be used in FreeMarker.
InsertDefinitionFMModel Wraps InsertDefinitionModel to be used in FreeMarker.
InsertTemplateFMModel Wraps InsertTemplateModel to be used in FreeMarker.
PutAttributeFMModel Wraps PutAttributeModel to be used in FreeMarker.
PutListAttributeFMModel Wraps PutListAttributeModel to be used in FreeMarker.
SetCurrentContainerFMModel Sets the current container, to be used in Tiles templates.
TilesFMModelRepository Collects all Tiles FreeMarker directives to be used in an application.
 

Package org.apache.tiles.freemarker.template Description

Models, i.e. directives and other support classes, that allow the use of "Tiles template" as FreeMarker directives.



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