| Package | Description |
|---|---|
| org.apache.tiles.freemarker.template |
Models, i.e.
|
| org.apache.tiles.template |
Tiles template classes, that enable to write support code for template languages (JSP, FreeMarker, Velocity).
|
| org.apache.tiles.velocity.template |
Classes that allow the use of "Tiles template" as a Velocity tool.
|
| Class and Description |
|---|
| AddAttributeModel
Add an element to the surrounding list.
|
| AddListAttributeModel
Declare a list that will be pass as an attribute.
|
| DefinitionModel
Create a definition at runtime.
|
| GetAsStringModel
Render the value of the specified template attribute to the current
Writer
|
| ImportAttributeModel
Import attribute(s) in specified context.
|
| InsertAttributeModel
Inserts the value of an attribute into the page.
|
| InsertDefinitionModel
Insert a definition.
|
| InsertTemplateModel
Insert a template.
|
| PutAttributeModel
Put an attribute in enclosing attribute container tag.
|
| PutListAttributeModel
Declare a list that will be pass as attribute to tile.
|
| Class and Description |
|---|
| AttributeResolver
Resolves an attribute, depending on the given parameters.
|
| Class and Description |
|---|
| AddAttributeModel
Add an element to the surrounding list.
|
| AddListAttributeModel
Declare a list that will be pass as an attribute.
|
| DefinitionModel
Create a definition at runtime.
|
| GetAsStringModel
Render the value of the specified template attribute to the current
Writer
|
| ImportAttributeModel
Import attribute(s) in specified context.
|
| InsertAttributeModel
Inserts the value of an attribute into the page.
|
| InsertDefinitionModel
Insert a definition.
|
| InsertTemplateModel
Insert a template.
|
| PutAttributeModel
Put an attribute in enclosing attribute container tag.
|
| PutListAttributeModel
Declare a list that will be pass as attribute to tile.
|
Copyright © 2025. All rights reserved.