Package org.apache.tiles.freemarker.template

Models, i.e.

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.