A B C D E G I O P R S T V W

A

AbstractDefaultToStringRenderable - Class in org.apache.tiles.velocity.template
Renderable that provides a default implementation of Renderable#toString() and allows access to parameters and context objects.
AbstractDefaultToStringRenderable(Context, Map<String, Object>, HttpServletResponse, HttpServletRequest) - Constructor for class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
Constructor.
addAttribute(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Executes the AddAttributeVModel.
addAttribute() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Prepares the AddAttributeVModel for the execution with a block inside Tiles2Tool.start(Map) and Tiles2Tool.end() calls.
AddAttributeDirective - Class in org.apache.tiles.velocity.template
Wraps AddAttributeModel to be used in Velocity.
AddAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.AddAttributeDirective
Default constructor.
AddAttributeDirective(AddAttributeModel) - Constructor for class org.apache.tiles.velocity.template.AddAttributeDirective
Constructor.
AddAttributeVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
AddAttributeVModel(AddAttributeModel) - Constructor for class org.apache.tiles.velocity.template.AddAttributeVModel
Deprecated. Constructor.
addListAttribute() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Prepares the AddListAttributeVModel for the execution with a block inside Tiles2Tool.start(Map) and Tiles2Tool.end() calls.
AddListAttributeDirective - Class in org.apache.tiles.velocity.template
Wraps AddListAttributeModel to be used in Velocity.
AddListAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.AddListAttributeDirective
Default constructor.
AddListAttributeDirective(AddListAttributeModel) - Constructor for class org.apache.tiles.velocity.template.AddListAttributeDirective
Constructor.
AddListAttributeVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
AddListAttributeVModel(AddListAttributeModel) - Constructor for class org.apache.tiles.velocity.template.AddListAttributeVModel
Deprecated. Constructor.

B

BlockDirective - Class in org.apache.tiles.velocity.template
Base abstract directive for those models who need to evaluate, but not use, a body.
BlockDirective() - Constructor for class org.apache.tiles.velocity.template.BlockDirective
 
BodyBlockDirective - Class in org.apache.tiles.velocity.template
Base abstract directive for those models who need to evaluate and use a body.
BodyBlockDirective() - Constructor for class org.apache.tiles.velocity.template.BodyBlockDirective
 
BodyExecutable - Interface in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.

C

clone(Attribute) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Creates an attribute that is a copy of the one passed as a parameter.
commit() - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
Commits the parameters and makes this renderer ready for the use.
ContextHolder - Class in org.apache.tiles.velocity.template
An object that holds the current state of Velocity in a Servlet environment.
ContextHolder() - Constructor for class org.apache.tiles.velocity.template.ContextHolder
 
createAttribute() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Creates a new empty attribute.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContextFactory
createTemplateAttribute(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Creates an attribute that represents a template.

D

definition(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Executes the DefinitionVModel.
definition() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Prepares the DefinitionVModel for the execution with a block inside Tiles2Tool.start(Map) and Tiles2Tool.end() calls.
DefinitionDirective - Class in org.apache.tiles.velocity.template
Wraps DefinitionModel to be used in Velocity.
DefinitionDirective() - Constructor for class org.apache.tiles.velocity.template.DefinitionDirective
Default constructor.
DefinitionDirective(DefinitionModel) - Constructor for class org.apache.tiles.velocity.template.DefinitionDirective
Constructor.
DefinitionVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
DefinitionVModel(DefinitionModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.DefinitionVModel
Deprecated. Constructor.
dispatch(String) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext

E

EMPTY_RENDERABLE - Static variable in class org.apache.tiles.velocity.context.VelocityUtil
A renderable object that does not render anything.
end(InternalContextAdapter, Writer, Map<String, Object>, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.AddAttributeDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.tiles.velocity.template.AddAttributeVModel
Deprecated. Ends the execution of the commands.
end(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.AddListAttributeDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.tiles.velocity.template.AddListAttributeVModel
Deprecated. Ends the execution of the commands.
end(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.BlockDirective
Ends the directive, after evaluating the body.
end(InternalContextAdapter, Writer, Map<String, Object>, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.BodyBlockDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in interface org.apache.tiles.velocity.template.BodyExecutable
Deprecated. Ends the execution of the commands.
end(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.DefinitionDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.tiles.velocity.template.DefinitionVModel
Deprecated. Ends the execution of the commands.
end(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.GetAsStringDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.tiles.velocity.template.GetAsStringVModel
Deprecated. Ends the execution of the commands.
end(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.InsertAttributeDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.tiles.velocity.template.InsertAttributeVModel
Deprecated. Ends the execution of the commands.
end(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.InsertDefinitionDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.tiles.velocity.template.InsertDefinitionVModel
Deprecated. Ends the execution of the commands.
end(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.InsertTemplateDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.tiles.velocity.template.InsertTemplateVModel
Deprecated. Ends the execution of the commands.
end(InternalContextAdapter, Writer, Map<String, Object>, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.PutAttributeDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.tiles.velocity.template.PutAttributeVModel
Deprecated. Ends the execution of the commands.
end(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.PutListAttributeDirective
Ends the directive, after evaluating the body.
end(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.tiles.velocity.template.PutListAttributeVModel
Deprecated. Ends the execution of the commands.
end() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Ends a "model" after the execution of a block.
endAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Ends the current attribute context.
evaluateBody(InternalContextAdapter, Writer, Node) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
Evaluates the body writing in the passed writer.
Executable - Interface in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
execute(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.AddAttributeVModel
Deprecated. Executes the command.
execute(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.DefinitionVModel
Deprecated. Executes the command.
execute(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in interface org.apache.tiles.velocity.template.Executable
Deprecated. Executes the command.
execute(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.GetAsStringVModel
Deprecated. Executes the command.
execute(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.ImportAttributeVModel
Deprecated. Executes the command.
execute(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.InsertAttributeVModel
Deprecated. Executes the command.
execute(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.InsertDefinitionVModel
Deprecated. Executes the command.
execute(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.InsertTemplateVModel
Deprecated. Executes the command.
execute(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.PutAttributeVModel
Deprecated. Executes the command.

G

get(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Returns an attribute.
getAddAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "addAttribute" model.
getAddListAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "addListAttribute" model.
getAsString(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Executes the GetAsStringVModel.
getAsString() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Prepares the GetAsStringVModel for the execution with a block inside Tiles2Tool.start(Map) and Tiles2Tool.end() calls.
GetAsStringDirective - Class in org.apache.tiles.velocity.template
Wraps GetAsStringModel to be used in Velocity.
GetAsStringDirective() - Constructor for class org.apache.tiles.velocity.template.GetAsStringDirective
Default constructor.
GetAsStringDirective(GetAsStringModel) - Constructor for class org.apache.tiles.velocity.template.GetAsStringDirective
Constructor.
GetAsStringVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
GetAsStringVModel(GetAsStringModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.GetAsStringVModel
Deprecated. Constructor.
getAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Returns the current attribute context.
getBodyAsString(InternalContextAdapter, Node) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
Evaluates the body (child node at position 1) and returns it as a string.
getDefinition() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "definition" model.
getGetAsString() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "getAsString" model.
getImportAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "importAttribute" model.
getInsertAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "insertAttribute" model.
getInsertDefinition() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "insertDefinition" model.
getInsertTemplate() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "insertTemplate" model.
getName() - Method in class org.apache.tiles.velocity.template.AddAttributeDirective
getName() - Method in class org.apache.tiles.velocity.template.AddListAttributeDirective
getName() - Method in class org.apache.tiles.velocity.template.DefinitionDirective
getName() - Method in class org.apache.tiles.velocity.template.GetAsStringDirective
getName() - Method in class org.apache.tiles.velocity.template.ImportAttributeDirective
getName() - Method in class org.apache.tiles.velocity.template.InsertAttributeDirective
getName() - Method in class org.apache.tiles.velocity.template.InsertDefinitionDirective
getName() - Method in class org.apache.tiles.velocity.template.InsertTemplateDirective
getName() - Method in class org.apache.tiles.velocity.template.PutAttributeDirective
getName() - Method in class org.apache.tiles.velocity.template.PutListAttributeDirective
getParameters(InternalContextAdapter, Node) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
Extracts the parameters from the directives, by getting the child at position 0 supposing it is a map.
getParameterStack(Context) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
Deprecated. Use Velocity directives.
getPrintWriter() - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext
getPutAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "putAttribute" model.
getPutListAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "putListAttribute" model.
getRequest() - Method in class org.apache.tiles.velocity.template.ContextHolder
Returns the HTTP request.
getRequestObjects() - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext
getResponse() - Method in class org.apache.tiles.velocity.template.ContextHolder
Returns the HTTP response.
getServletContext() - Method in class org.apache.tiles.velocity.template.ContextHolder
Returns the Servlet context.
getType() - Method in class org.apache.tiles.velocity.template.BlockDirective
getType() - Method in class org.apache.tiles.velocity.template.BodyBlockDirective
getType() - Method in class org.apache.tiles.velocity.template.ImportAttributeDirective
getVelocityContext() - Method in class org.apache.tiles.velocity.template.ContextHolder
Returns the Velocity context..
getWriter() - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext

I

importAttribute(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Executes the ImportAttributeVModel.
ImportAttributeDirective - Class in org.apache.tiles.velocity.template
Wraps ImportAttributeModel to be used in Velocity.
ImportAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.ImportAttributeDirective
Default constructor.
ImportAttributeDirective(ImportAttributeModel) - Constructor for class org.apache.tiles.velocity.template.ImportAttributeDirective
Constructor.
ImportAttributeVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
ImportAttributeVModel(ImportAttributeModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.ImportAttributeVModel
Deprecated. Constructor.
include(String) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext
init(Map<String, String>) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContextFactory
insertAttribute(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Executes the InsertAttributeVModel.
insertAttribute() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Prepares the InsertAttributeVModel for the execution with a block inside Tiles2Tool.start(Map) and Tiles2Tool.end() calls.
InsertAttributeDirective - Class in org.apache.tiles.velocity.template
Wraps InsertAttributeModel to be used in Velocity.
InsertAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.InsertAttributeDirective
Default constructor.
InsertAttributeDirective(InsertAttributeModel) - Constructor for class org.apache.tiles.velocity.template.InsertAttributeDirective
Constructor.
InsertAttributeVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
InsertAttributeVModel(InsertAttributeModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.InsertAttributeVModel
Deprecated. Constructor.
insertDefinition(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Executes the InsertDefinitionVModel.
insertDefinition() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Prepares the InsertDefinitionVModel for the execution with a block inside Tiles2Tool.start(Map) and Tiles2Tool.end() calls.
InsertDefinitionDirective - Class in org.apache.tiles.velocity.template
Wraps InsertDefinitionModel to be used in Velocity.
InsertDefinitionDirective() - Constructor for class org.apache.tiles.velocity.template.InsertDefinitionDirective
Default constructor.
InsertDefinitionDirective(InsertDefinitionModel) - Constructor for class org.apache.tiles.velocity.template.InsertDefinitionDirective
Constructor.
InsertDefinitionVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
InsertDefinitionVModel(InsertDefinitionModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.InsertDefinitionVModel
Deprecated. Constructor.
insertTemplate(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Executes the InsertTemplateVModel.
insertTemplate() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Prepares the InsertTemplateVModel for the execution with a block inside Tiles2Tool.start(Map) and Tiles2Tool.end() calls.
InsertTemplateDirective - Class in org.apache.tiles.velocity.template
Wraps InsertTemplateModel to be used in Velocity.
InsertTemplateDirective() - Constructor for class org.apache.tiles.velocity.template.InsertTemplateDirective
Default constructor.
InsertTemplateDirective(InsertTemplateModel) - Constructor for class org.apache.tiles.velocity.template.InsertTemplateDirective
Constructor.
InsertTemplateVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
InsertTemplateVModel(InsertTemplateModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.InsertTemplateVModel
Deprecated. Constructor.
isRenderable(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer

O

org.apache.tiles.velocity - package org.apache.tiles.velocity
Classes to support Velocity under a servlet environment in Tiles.
org.apache.tiles.velocity.context - package org.apache.tiles.velocity.context
Context classes to make Velocity work with Tiles.
org.apache.tiles.velocity.renderer - package org.apache.tiles.velocity.renderer
Velocity-typed attributes can be rendered by using classes in this package.
org.apache.tiles.velocity.template - package org.apache.tiles.velocity.template
Classes that allow the use of "Tiles template" as a Velocity tool.

P

params - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
The parameters used in the current tool call.
putAttribute(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Executes the PutAttributeVModel.
putAttribute() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Prepares the PutAttributeVModel for the execution with a block inside Tiles2Tool.start(Map) and Tiles2Tool.end() calls.
PutAttributeDirective - Class in org.apache.tiles.velocity.template
Wraps PutAttributeModel to be used in Velocity.
PutAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.PutAttributeDirective
Default constructor.
PutAttributeDirective(PutAttributeModel) - Constructor for class org.apache.tiles.velocity.template.PutAttributeDirective
Constructor.
PutAttributeVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
PutAttributeVModel(PutAttributeModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.PutAttributeVModel
Deprecated. Constructor.
putListAttribute() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Prepares the PutListAttributeVModel for the execution with a block inside Tiles2Tool.start(Map) and Tiles2Tool.end() calls.
PutListAttributeDirective - Class in org.apache.tiles.velocity.template
Wraps PutListAttributeModel to be used in Velocity.
PutListAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.PutListAttributeDirective
Default constructor.
PutListAttributeDirective(PutListAttributeModel) - Constructor for class org.apache.tiles.velocity.template.PutListAttributeDirective
Constructor.
PutListAttributeVModel - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
PutListAttributeVModel(PutListAttributeModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.PutListAttributeVModel
Deprecated. Constructor.

R

render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.BlockDirective
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.BodyBlockDirective
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.ImportAttributeDirective
render(Attribute) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Renders an attribute.
renderAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Renders the current attribute context.
renderDefinition(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Renders a definition.
request - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
The HTTP request.
response - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
The HTTP response.

S

setAttribute(Context, HttpServletRequest, ServletContext, String, Object, String) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
Sets an attribute in the desired scope.
setCurrentContainer(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Sets the current container for the current request.
setParameter(String, String) - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
Sets a parameter for the internal servlet.
setRequest(HttpServletRequest) - Method in class org.apache.tiles.velocity.template.ContextHolder
Sets the current HttpServletRequest.
setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContextFactory
setResponse(HttpServletResponse) - Method in class org.apache.tiles.velocity.template.ContextHolder
Sets the current HttpServletResponse.
setServletContext(ServletContext) - Method in class org.apache.tiles.velocity.template.ContextHolder
Sets the ServletContext.
setVelocityContext(Context) - Method in class org.apache.tiles.velocity.template.ContextHolder
Sets the Velocity Context.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.AddAttributeDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.AddAttributeVModel
Deprecated. Starts the execution of the commands.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.AddListAttributeDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.AddListAttributeVModel
Deprecated. Starts the execution of the commands.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.BlockDirective
Starts the directive, before evaluating the body.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.BodyBlockDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in interface org.apache.tiles.velocity.template.BodyExecutable
Deprecated. Starts the execution of the commands.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.DefinitionDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.DefinitionVModel
Deprecated. Starts the execution of the commands.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.GetAsStringDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.GetAsStringVModel
Deprecated. Starts the execution of the commands.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.InsertAttributeDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.InsertAttributeVModel
Deprecated. Starts the execution of the commands.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.InsertDefinitionDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.InsertDefinitionVModel
Deprecated. Starts the execution of the commands.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.InsertTemplateDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.InsertTemplateVModel
Deprecated. Starts the execution of the commands.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.PutAttributeDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.PutAttributeVModel
Deprecated. Starts the execution of the commands.
start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.PutListAttributeDirective
Starts the directive, before evaluating the body.
start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.PutListAttributeVModel
Deprecated. Starts the execution of the commands.
start(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated. Starts a "model" for the execution in a block.
startAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Starts the attribute context.

T

Tiles2Tool - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
Tiles2Tool() - Constructor for class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated.  
TilesVelocityException - Exception in org.apache.tiles.velocity
Exception connected to the usage of Velocity and Tiles.
TilesVelocityException() - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
Constructor.
TilesVelocityException(String) - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
Constructor.
TilesVelocityException(Exception) - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
Constructor.
TilesVelocityException(String, Exception) - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
Constructor.
TilesVelocityRepository - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
TilesVelocityRepository(ServletContext) - Constructor for class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Constructor.
toSimpleBoolean(Boolean, boolean) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
Null-safe conversion from Boolean to boolean.
toString() - Method in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
toString() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool

V

VelocityAttributeRenderer - Class in org.apache.tiles.velocity.renderer
Attribute renderer for rendering Velocity templates as attributes.
VelocityAttributeRenderer() - Constructor for class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
 
velocityContext - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
The Velocity context.
VelocityStyleTilesTool - Class in org.apache.tiles.velocity.template
Tiles Tool to be used "the classic way".
VelocityStyleTilesTool() - Constructor for class org.apache.tiles.velocity.template.VelocityStyleTilesTool
 
VelocityTilesRequestContext - Class in org.apache.tiles.velocity.context
The implementation of the Tiles request context specific for Velocity.
VelocityTilesRequestContext(TilesRequestContext, Context, Writer) - Constructor for class org.apache.tiles.velocity.context.VelocityTilesRequestContext
Constructor.
VelocityTilesRequestContextFactory - Class in org.apache.tiles.velocity.context
The implementation of the Tiles request context factory specific for Velocity.
VelocityTilesRequestContextFactory() - Constructor for class org.apache.tiles.velocity.context.VelocityTilesRequestContextFactory
 
VelocityUtil - Class in org.apache.tiles.velocity.context
Utilities for Velocity usage in Tiles.

W

write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer

A B C D E G I O P R S T V W

Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.