|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tiles2Tool | |
---|---|
org.apache.tiles.velocity.template | Classes that allow the use of "Tiles template" as a Velocity tool. |
Uses of Tiles2Tool in org.apache.tiles.velocity.template |
---|
Methods in org.apache.tiles.velocity.template that return Tiles2Tool | |
---|---|
Tiles2Tool |
Tiles2Tool.addAttribute()
Deprecated. Prepares the AddAttributeVModel for the execution with a block
inside start(Map) and end() calls. |
Tiles2Tool |
Tiles2Tool.addAttribute(Map<String,Object> params)
Deprecated. Executes the AddAttributeVModel . |
Tiles2Tool |
Tiles2Tool.addListAttribute()
Deprecated. Prepares the AddListAttributeVModel for the execution with a block
inside start(Map) and end() calls. |
Tiles2Tool |
Tiles2Tool.definition()
Deprecated. Prepares the DefinitionVModel for the execution with a block
inside start(Map) and end() calls. |
Tiles2Tool |
Tiles2Tool.definition(Map<String,Object> params)
Deprecated. Executes the DefinitionVModel . |
Tiles2Tool |
Tiles2Tool.getAsString()
Deprecated. Prepares the GetAsStringVModel for the execution with a block
inside start(Map) and end() calls. |
Tiles2Tool |
Tiles2Tool.insertAttribute()
Deprecated. Prepares the InsertAttributeVModel for the execution with a block
inside start(Map) and end() calls. |
Tiles2Tool |
Tiles2Tool.insertDefinition()
Deprecated. Prepares the InsertDefinitionVModel for the execution with a block
inside start(Map) and end() calls. |
Tiles2Tool |
Tiles2Tool.insertTemplate()
Deprecated. Prepares the InsertTemplateVModel for the execution with a block
inside start(Map) and end() calls. |
Tiles2Tool |
Tiles2Tool.putAttribute()
Deprecated. Prepares the PutAttributeVModel for the execution with a block
inside start(Map) and end() calls. |
Tiles2Tool |
Tiles2Tool.putAttribute(Map<String,Object> params)
Deprecated. Executes the PutAttributeVModel . |
Tiles2Tool |
Tiles2Tool.putListAttribute()
Deprecated. Prepares the PutListAttributeVModel for the execution with a block
inside start(Map) and end() calls. |
Tiles2Tool |
Tiles2Tool.start(Map<String,Object> params)
Deprecated. Starts a "model" for the execution in a block. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |