JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
N
O
P
S
A
AddAttributeModel
- Class in
org.apache.tiles.template
Add an element to the surrounding list.
AddAttributeModel()
- Constructor for class org.apache.tiles.template.
AddAttributeModel
AddListAttributeModel
- Class in
org.apache.tiles.template
Declare a list that will be pass as an attribute.
AddListAttributeModel()
- Constructor for class org.apache.tiles.template.
AddListAttributeModel
AttributeResolver
- Interface in
org.apache.tiles.template
Resolves an attribute, depending on the given parameters.
C
COMPOSE_STACK_ATTRIBUTE_NAME
- Static variable in class org.apache.tiles.template.
ComposeStackUtil
The name of the attribute that holds the compose stack.
ComposeStackUtil
- Class in
org.apache.tiles.template
Utilities to work with compose stacks.
computeAttribute(TilesContainer, Attribute, String, String, boolean, Object, String, String, Request)
- Method in interface org.apache.tiles.template.
AttributeResolver
Computes the attribute.
computeAttribute(TilesContainer, Attribute, String, String, boolean, Object, String, String, Request)
- Method in class org.apache.tiles.template.
DefaultAttributeResolver
Computes the attribute.
D
DefaultAttributeResolver
- Class in
org.apache.tiles.template
The default implementation of AttributeResolver.
DefaultAttributeResolver()
- Constructor for class org.apache.tiles.template.
DefaultAttributeResolver
DefinitionModel
- Class in
org.apache.tiles.template
Create a definition at runtime.
DefinitionModel()
- Constructor for class org.apache.tiles.template.
DefinitionModel
E
execute(Object, String, String, String, Request, ModelBody)
- Method in class org.apache.tiles.template.
AddAttributeModel
Executes the operation.
execute(String, Request, ModelBody)
- Method in class org.apache.tiles.template.
AddListAttributeModel
Executes the model.
execute(String, String, String, String, String, Request, ModelBody)
- Method in class org.apache.tiles.template.
DefinitionModel
Executes the operation.
execute(boolean, String, String, Object, String, String, String, Attribute, Request, ModelBody)
- Method in class org.apache.tiles.template.
GetAsStringModel
Executes the operation.
execute(String, String, String, boolean, Request)
- Method in class org.apache.tiles.template.
ImportAttributeModel
Executes the model.
execute(boolean, String, String, Object, String, String, String, Attribute, boolean, Request, ModelBody)
- Method in class org.apache.tiles.template.
InsertAttributeModel
Executes the operation.
execute(String, String, String, String, String, String, boolean, Request, ModelBody)
- Method in class org.apache.tiles.template.
InsertDefinitionModel
Executes the operation.
execute(String, String, String, String, String, boolean, Request, ModelBody)
- Method in class org.apache.tiles.template.
InsertTemplateModel
Executes the operation.
execute(String, Object, String, String, String, boolean, Request, ModelBody)
- Method in class org.apache.tiles.template.
PutAttributeModel
Executes the operation.
execute(String, String, boolean, boolean, Request, ModelBody)
- Method in class org.apache.tiles.template.
PutListAttributeModel
Executes the model.
execute(String, Request)
- Method in class org.apache.tiles.template.
SetCurrentContainerModel
Executes the model.
F
findAncestorWithClass(Deque<Object>, Class<?>)
- Static method in class org.apache.tiles.template.
ComposeStackUtil
Finds the first ancestor in the stack, that is assignable to the given class.
G
GetAsStringModel
- Class in
org.apache.tiles.template
Render the value of the specified template attribute to the current Writer
GetAsStringModel()
- Constructor for class org.apache.tiles.template.
GetAsStringModel
Constructor that uses the defaut attribute resolver.
GetAsStringModel(AttributeResolver)
- Constructor for class org.apache.tiles.template.
GetAsStringModel
Constructor.
getComposeStack(Request)
- Static method in class org.apache.tiles.template.
ComposeStackUtil
Returns the current compose stack, or creates a new one if not present.
I
ImportAttributeModel
- Class in
org.apache.tiles.template
Import attribute(s) in specified context.
ImportAttributeModel()
- Constructor for class org.apache.tiles.template.
ImportAttributeModel
InsertAttributeModel
- Class in
org.apache.tiles.template
Inserts the value of an attribute into the page.
InsertAttributeModel()
- Constructor for class org.apache.tiles.template.
InsertAttributeModel
Constructor that uses the defaut attribute resolver.
InsertAttributeModel(AttributeResolver)
- Constructor for class org.apache.tiles.template.
InsertAttributeModel
Constructor.
InsertDefinitionModel
- Class in
org.apache.tiles.template
Insert a definition.
InsertDefinitionModel()
- Constructor for class org.apache.tiles.template.
InsertDefinitionModel
InsertTemplateModel
- Class in
org.apache.tiles.template
Insert a template.
InsertTemplateModel()
- Constructor for class org.apache.tiles.template.
InsertTemplateModel
N
NoSuchAttributeException
- Exception in
org.apache.tiles.template
Indicates that a named attribute has not been found.
NoSuchAttributeException()
- Constructor for exception org.apache.tiles.template.
NoSuchAttributeException
Constructor.
NoSuchAttributeException(String)
- Constructor for exception org.apache.tiles.template.
NoSuchAttributeException
Constructor.
NoSuchAttributeException(Exception)
- Constructor for exception org.apache.tiles.template.
NoSuchAttributeException
Constructor.
NoSuchAttributeException(String, Exception)
- Constructor for exception org.apache.tiles.template.
NoSuchAttributeException
Constructor.
O
org.apache.tiles.template
- package org.apache.tiles.template
Tiles template classes, that enable to write support code for template languages (JSP, FreeMarker, Velocity).
P
PutAttributeModel
- Class in
org.apache.tiles.template
Put an attribute in enclosing attribute container tag.
PutAttributeModel()
- Constructor for class org.apache.tiles.template.
PutAttributeModel
PutListAttributeModel
- Class in
org.apache.tiles.template
Declare a list that will be pass as attribute to tile.
PutListAttributeModel()
- Constructor for class org.apache.tiles.template.
PutListAttributeModel
S
SetCurrentContainerModel
- Class in
org.apache.tiles.template
Selects a container to be used as the "current" container.
SetCurrentContainerModel()
- Constructor for class org.apache.tiles.template.
SetCurrentContainerModel
A
C
D
E
F
G
I
N
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001-2016
The Apache Software Foundation
. All Rights Reserved.