|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InsertAttributeModel | |
---|---|
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 InsertAttributeModel in org.apache.tiles.freemarker.template |
---|
Constructors in org.apache.tiles.freemarker.template with parameters of type InsertAttributeModel | |
---|---|
InsertAttributeFMModel(InsertAttributeModel model)
Constructor. |
Uses of InsertAttributeModel in org.apache.tiles.velocity.template |
---|
Constructors in org.apache.tiles.velocity.template with parameters of type InsertAttributeModel | |
---|---|
InsertAttributeDirective(InsertAttributeModel model)
Constructor. |
|
InsertAttributeVModel(InsertAttributeModel model,
ServletContext servletContext)
Deprecated. Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |