This project has retired. For details please refer to its Attic page.
Index (Tiles 2 2.2.2 API)
A B C D E F G H I J K L M N O P R S T U V W

A

AbstractAttributeEvaluator - Class in org.apache.tiles.evaluator
Abstract class to link a correct evaluation of an attribute, by evaluating Attribute.getValue() and then Attribute.getExpressionObject().
AbstractAttributeEvaluator() - Constructor for class org.apache.tiles.evaluator.AbstractAttributeEvaluator
 
AbstractBaseAttributeRenderer - Class in org.apache.tiles.renderer.impl
Base abstract class that manages authorization to display the attribute.
AbstractBaseAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
 
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.
AbstractPatternDefinitionResolver<T> - Class in org.apache.tiles.definition.pattern
A pattern definition resolver that stores DefinitionPatternMatcher separated by customization key.
AbstractPatternDefinitionResolver() - Constructor for class org.apache.tiles.definition.pattern.AbstractPatternDefinitionResolver
 
AbstractTilesApplicationContextFactory - Class in org.apache.tiles.context
Deprecated. Create an instance of TilesApplicationContext yourself, by implementing TilesInitializer or extending AbstractTilesInitializer and overriding createTilesApplicationContext method.
AbstractTilesApplicationContextFactory() - Constructor for class org.apache.tiles.context.AbstractTilesApplicationContextFactory
Deprecated.  
AbstractTilesApplicationContextFactoryAware - Interface in org.apache.tiles.awareness
Deprecated. Since AbstractTilesApplicationContextFactory is deprecated, this dependency injection interface is deprecated.
AbstractTilesContainerFactory - Class in org.apache.tiles.factory
Abstract Factory that creates instances of TilesContainerFactory.
AbstractTilesContainerFactory() - Constructor for class org.apache.tiles.factory.AbstractTilesContainerFactory
 
AbstractTilesInitializer - Class in org.apache.tiles.startup
Default Tiles initialization delegate implementation under a servlet environment.
AbstractTilesInitializer() - Constructor for class org.apache.tiles.startup.AbstractTilesInitializer
 
AbstractTilesInitializerServlet - Class in org.apache.tiles.web.startup
Abstract Initialization Servlet.
AbstractTilesInitializerServlet() - Constructor for class org.apache.tiles.web.startup.AbstractTilesInitializerServlet
 
AbstractTilesListener - Class in org.apache.tiles.web.startup
Listener for the initialization of the Tiles container.
AbstractTilesListener() - Constructor for class org.apache.tiles.web.startup.AbstractTilesListener
 
AbstractTypeDetectingAttributeRenderer - Class in org.apache.tiles.renderer.impl
Abstract implementation of TypeDetectingAttributeRenderer that implements AbstractTypeDetectingAttributeRenderer.isRenderable(Attribute, TilesRequestContext) to delegate to TypeDetectingAttributeRenderer.isRenderable(Object, Attribute, TilesRequestContext).
AbstractTypeDetectingAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.AbstractTypeDetectingAttributeRenderer
 
add(Attribute) - Method in class org.apache.tiles.ListAttribute
Add an element in list.
add(Object) - Method in class org.apache.tiles.ListAttribute
Add an element in list.
addAll(Map<String, Attribute>) - Method in interface org.apache.tiles.AttributeContext
Add all attributes to the context.
addAll(Map<String, Attribute>) - Method in class org.apache.tiles.BasicAttributeContext
Add all attributes to this context.
addAttribute(Attribute) - Method in class org.apache.tiles.Definition
Deprecated. Use BasicAttributeContext.putAttribute(String, Attribute).
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.
AddAttributeFMModel - Class in org.apache.tiles.freemarker.template
Wraps AddAttributeModel to be used in FreeMarker.
AddAttributeFMModel(AddAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.AddAttributeFMModel
Constructor.
AddAttributeModel - Class in org.apache.tiles.template
Add an element to the surrounding list.
AddAttributeModel() - Constructor for class org.apache.tiles.template.AddAttributeModel
 
addAttributeRenderer(TypeDetectingAttributeRenderer) - Method in class org.apache.tiles.renderer.impl.ChainedDelegateAttributeRenderer
Adds an attribute renderer to the list.
AddAttributeTag - Class in org.apache.tiles.jsp.taglib
Adds an attribute in enclosing attribute container tag.
AddAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.AddAttributeTag
 
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.
addDefinition(Definition) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Adds a new Definition to the internal Map or replaces an existing one.
addDefinition(Definition, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
Adds a definition to the set of custom ones.
addDefinitions(Map<String, Definition>) - Method in interface org.apache.tiles.definition.Definitions
Deprecated. Adds new Definition objects to the internal collection and resolves inheritance attraibutes.
addDefinitions(Map<String, Definition>, Locale) - Method in interface org.apache.tiles.definition.Definitions
Deprecated. Adds new locale-specific Definition objects to the internal collection and resolves inheritance attraibutes.
addDefinitions(Map<String, Definition>) - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Adds new Definition objects to the internal collection and resolves inheritance attraibutes.
addDefinitions(Map<String, Definition>, Locale) - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Adds new locale-specific Definition objects to the internal collection and resolves inheritance attraibutes.
addDefinitions(Definitions, TilesRequestContext) - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Let the definitions be loaded by a DefinitionDAO.
addDefinitionsAsPatternMatchers(List<DefinitionPatternMatcher>, Map<String, Definition>) - Method in class org.apache.tiles.definition.pattern.AbstractPatternDefinitionResolver
Adds definitions, filtering and adding them to the list of definition pattern matchers.
addDefinitionsAsPatternMatchers(List<DefinitionPatternMatcher>, Map<String, Definition>) - Method in class org.apache.tiles.definition.pattern.BasicPatternDefinitionResolver
Adds definitions, filtering and adding them to the list of definition pattern matchers.
addDefinitionsAsPatternMatchers(List<DefinitionPatternMatcher>, Map<String, Definition>) - Method in class org.apache.tiles.definition.pattern.PrefixedPatternDefinitionResolver
Adds definitions, filtering and adding them to the list of definition pattern matchers.
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.
AddListAttributeFMModel - Class in org.apache.tiles.freemarker.template
Wraps AddListAttributeModel to be used in FreeMarker.
AddListAttributeFMModel(AddListAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.AddListAttributeFMModel
Constructor.
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
 
AddListAttributeTag - Class in org.apache.tiles.jsp.taglib
AddListAttribute tag implementation.
AddListAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.AddListAttributeTag
 
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.
addMissing(Map<String, Attribute>) - Method in interface org.apache.tiles.AttributeContext
Add all attributes to the context.
addMissing(Map<String, Attribute>) - Method in class org.apache.tiles.BasicAttributeContext
Add all missing attributes to this context.
addObject(Object) - Method in class org.apache.tiles.ListAttribute
Add an element in list.
addSource(Object) - Method in interface org.apache.tiles.definition.DefinitionsFactory
Deprecated. Let the Definitions Factory load its sources by itself.
addSource(Object) - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
Deprecated. 
addSource(Object) - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Use URLReader.addSourceURL(URL).
addSourceURL(URL) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Adds a single URL to use.
addSourceURL(URL) - Method in interface org.apache.tiles.definition.dao.URLReader
Adds a single URL to use.
append(char) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
append(CharSequence, int, int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
append(CharSequence) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
APPLICATION_CONTEXT_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.context.AbstractTilesApplicationContextFactory
Deprecated. Initialization parameter that represents the context factory class name.
applicationContext - Variable in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
The application context.
applicationContext - Variable in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
The application context.
applicationContext - Variable in class org.apache.tiles.el.ELAttributeEvaluator
The Tiles application context.
applicationContext - Variable in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated. The application context.
applicationContext - Variable in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
The Tiles application context.
applicationContext - Variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
The Tiles application context.
ApplicationScopeNestedObjectExtractor - Class in org.apache.tiles.ognl
Extracts the application scope from a Tiles request.
ApplicationScopeNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.ApplicationScopeNestedObjectExtractor
 
ArrayStack<T> - Class in org.apache.tiles
This class has been copied from Apache Commons Collections 3.2.1 and adapted to Java 5 generics.
ArrayStack() - Constructor for class org.apache.tiles.ArrayStack
Constructs a new empty ArrayStack.
ArrayStack(int) - Constructor for class org.apache.tiles.ArrayStack
Constructs a new empty ArrayStack with an initial size.
Attribute - Class in org.apache.tiles
Common implementation of attribute definition.
Attribute() - Constructor for class org.apache.tiles.Attribute
Constructor.
Attribute(Object) - Constructor for class org.apache.tiles.Attribute
Constructor.
Attribute(Attribute) - Constructor for class org.apache.tiles.Attribute
Copy constructor.
Attribute(String, Object) - Constructor for class org.apache.tiles.Attribute
Constructor.
Attribute(Object, String) - Constructor for class org.apache.tiles.Attribute
Constructor.
Attribute(Object, String, Attribute.AttributeType) - Constructor for class org.apache.tiles.Attribute
Deprecated. Use Attribute.Attribute(Object, String, String, String).
Attribute(Object, String, String, String) - Constructor for class org.apache.tiles.Attribute
Deprecated. Use Attribute.Attribute(Object, Expression, String, String).
Attribute(Object, Expression, String, String) - Constructor for class org.apache.tiles.Attribute
Constructor.
Attribute(String, Object, String, Attribute.AttributeType) - Constructor for class org.apache.tiles.Attribute
Deprecated. Use Attribute.Attribute(Object, String, String, String).
Attribute.AttributeType - Enum in org.apache.tiles
Deprecated. Use Attribute.setRenderer(String) and Attribute.getRenderer().
ATTRIBUTE_EVALUATOR_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Initialization parameter that represents the attribute evaluator class name.
AttributeContext - Interface in org.apache.tiles
Encapsulation of the current state of execution.
AttributeContextMutator - Interface in org.apache.tiles.web.util
It represents an object able to manipulate a AttributeContext.
AttributeEvaluator - Interface in org.apache.tiles.evaluator
It represents an object that resolves a string to return an object.
AttributeEvaluatorFactory - Interface in org.apache.tiles.evaluator
Creates an attribute evaluator using the language or an attribute.
attributeEvaluatorFactory - Variable in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
The attribute evaluator factory.
attributeEvaluatorFactory - Variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
The attribute evaluator.
AttributeEvaluatorFactoryAware - Interface in org.apache.tiles.evaluator
It represents an object that can use an AttributeEvaluatorFactory.
AttributeRenderer - Interface in org.apache.tiles.renderer
An object that can render an attribute.
AttributeResolver - Interface in org.apache.tiles.template
Resolves an attribute, depending on the given parameters.
attributes - Variable in class org.apache.tiles.BasicAttributeContext
Template attributes.

B

BaseLocaleUrlDefinitionDAO - Class in org.apache.tiles.definition.dao
Base abstract class for a DAO that is based on URLs and locale as a customization key.
BaseLocaleUrlDefinitionDAO() - Constructor for class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Constructor.
BasicAttributeContext - Class in org.apache.tiles
Basic implementation for AttributeContext.
BasicAttributeContext() - Constructor for class org.apache.tiles.BasicAttributeContext
Constructor.
BasicAttributeContext(Map<String, Attribute>) - Constructor for class org.apache.tiles.BasicAttributeContext
Constructor.
BasicAttributeContext(AttributeContext) - Constructor for class org.apache.tiles.BasicAttributeContext
Copy constructor.
BasicAttributeContext(BasicAttributeContext) - Constructor for class org.apache.tiles.BasicAttributeContext
Copy constructor.
BasicAttributeContext - Class in org.apache.tiles.context
Deprecated. Use BasicAttributeContext.
BasicAttributeContext() - Constructor for class org.apache.tiles.context.BasicAttributeContext
Deprecated. Constructor.
BasicAttributeContext(Map<String, Attribute>) - Constructor for class org.apache.tiles.context.BasicAttributeContext
Deprecated. Constructor.
BasicAttributeContext(AttributeContext) - Constructor for class org.apache.tiles.context.BasicAttributeContext
Deprecated. Copy constructor.
BasicAttributeContext(BasicAttributeContext) - Constructor for class org.apache.tiles.context.BasicAttributeContext
Deprecated. Copy constructor.
BasicAttributeEvaluatorFactory - Class in org.apache.tiles.evaluator
Basic implementation of AttributeEvaluatorFactory.
BasicAttributeEvaluatorFactory(AttributeEvaluator) - Constructor for class org.apache.tiles.evaluator.BasicAttributeEvaluatorFactory
Constructor.
BasicPatternDefinitionResolver<T> - Class in org.apache.tiles.definition.pattern
A pattern definition resolver that stores DefinitionPatternMatcher separated by customization key.
BasicPatternDefinitionResolver(DefinitionPatternMatcherFactory, PatternRecognizer) - Constructor for class org.apache.tiles.definition.pattern.BasicPatternDefinitionResolver
Constructor.
BasicPreparerFactory - Class in org.apache.tiles.preparer
Default implementation of the PreparerFactory.
BasicPreparerFactory() - Constructor for class org.apache.tiles.preparer.BasicPreparerFactory
Constructor.
BasicRendererFactory - Class in org.apache.tiles.renderer.impl
Basic renderer factory implementation.
BasicRendererFactory() - Constructor for class org.apache.tiles.renderer.impl.BasicRendererFactory
Constructor.
BasicTilesContainer - Class in org.apache.tiles.impl
Basic implementation of the tiles container interface.
BasicTilesContainer() - Constructor for class org.apache.tiles.impl.BasicTilesContainer
 
BasicTilesContainerFactory - Class in org.apache.tiles.factory
Factory that builds a standard Tiles container using only Java code.
BasicTilesContainerFactory() - Constructor for class org.apache.tiles.factory.BasicTilesContainerFactory
 
BasicTilesInitializer - Class in org.apache.tiles.startup
Deprecated. Don't use it, please extend AbstractTilesInitializer.
BasicTilesInitializer() - Constructor for class org.apache.tiles.startup.BasicTilesInitializer
Deprecated.  
begin(String, String, Attributes) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader.AddNestedDefinitionRule
begin(String, String, Attributes) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader.FillAttributeRule
begin(String, String, Attributes) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader.FillDefinitionRule
begin(String, String, Attributes) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader.PutAttributeRule
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

CachingKeyedDefinitionsFactoryTilesContainer - Class in org.apache.tiles.impl.mgmt
Deprecated. Register different containers using TilesAccess.setContainer( org.apache.tiles.TilesApplicationContext, org.apache.tiles.TilesContainer, String) and using CachingTilesContainer as container implementation.
CachingKeyedDefinitionsFactoryTilesContainer() - Constructor for class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated.  
CachingLocaleUrlDefinitionDAO - Class in org.apache.tiles.definition.dao
A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded in a raw way (i.e. with inheritance that is not resolved).
CachingLocaleUrlDefinitionDAO() - Constructor for class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Constructor.
CachingTilesContainer - Class in org.apache.tiles.impl.mgmt
Mutable container which caches (in memory) the definitions registered to it.
CachingTilesContainer() - Constructor for class org.apache.tiles.impl.mgmt.CachingTilesContainer
 
calculatePostfix(Locale) - Static method in class org.apache.tiles.util.LocaleUtil
Calculate the postfix to append to a filename to load the correct single filename for that Locale.
calculatePostfixes(Locale) - Static method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Use LocaleUtil.calculatePostfixes(Locale) instead.
calculatePostfixes(Locale) - Static method in class org.apache.tiles.util.LocaleUtil
Calculate the postfixes along the search path from the base bundle to the bundle specified by baseName and locale.
CannotAccessMethodException - Exception in org.apache.tiles.reflect
Indicates that a method cannot be accessed.
CannotAccessMethodException() - Constructor for exception org.apache.tiles.reflect.CannotAccessMethodException
Constructor.
CannotAccessMethodException(String) - Constructor for exception org.apache.tiles.reflect.CannotAccessMethodException
Constructor.
CannotAccessMethodException(Exception) - Constructor for exception org.apache.tiles.reflect.CannotAccessMethodException
Constructor.
CannotAccessMethodException(String, Exception) - Constructor for exception org.apache.tiles.reflect.CannotAccessMethodException
Constructor.
CannotInstantiateObjectException - Exception in org.apache.tiles.reflect
Indicates that an object cannot be instantiated.
CannotInstantiateObjectException() - Constructor for exception org.apache.tiles.reflect.CannotInstantiateObjectException
Constructor.
CannotInstantiateObjectException(String) - Constructor for exception org.apache.tiles.reflect.CannotInstantiateObjectException
Constructor.
CannotInstantiateObjectException(Exception) - Constructor for exception org.apache.tiles.reflect.CannotInstantiateObjectException
Constructor.
CannotInstantiateObjectException(String, Exception) - Constructor for exception org.apache.tiles.reflect.CannotInstantiateObjectException
Constructor.
CannotRenderException - Exception in org.apache.tiles.impl
Indicates that something went wrong during the rendering process.
CannotRenderException() - Constructor for exception org.apache.tiles.impl.CannotRenderException
Constructor.
CannotRenderException(String) - Constructor for exception org.apache.tiles.impl.CannotRenderException
Constructor.
CannotRenderException(Exception) - Constructor for exception org.apache.tiles.impl.CannotRenderException
Constructor.
CannotRenderException(String, Exception) - Constructor for exception org.apache.tiles.impl.CannotRenderException
Constructor.
cascadedAttributes - Variable in class org.apache.tiles.BasicAttributeContext
Cascaded template attributes.
ChainedDelegateAttributeRenderer - Class in org.apache.tiles.renderer.impl
Renders an attribute that has no associated renderer using delegation to other renderers.
ChainedDelegateAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.ChainedDelegateAttributeRenderer
Constructor.
ChainedTilesApplicationContextFactory - Class in org.apache.tiles.context
Deprecated. Create an instance of TilesApplicationContext yourself, by implementing TilesInitializer or extending AbstractTilesInitializer and overriding createTilesApplicationContext method.
Moreover, it does not make sense to "try" if your application is servlet-based, portlet-based, etc. You know it, right?
ChainedTilesApplicationContextFactory() - Constructor for class org.apache.tiles.context.ChainedTilesApplicationContextFactory
Deprecated.  
ChainedTilesContextFactory - Class in org.apache.tiles.context
Deprecated. Use ChainedTilesApplicationContextFactory and ChainedTilesRequestContextFactory.
ChainedTilesContextFactory() - Constructor for class org.apache.tiles.context.ChainedTilesContextFactory
Deprecated.  
ChainedTilesRequestContextFactory - Class in org.apache.tiles.context
Default implementation for TilesRequestContextFactory, that creates a chain of sub-factories, trying each one until it returns a not-null value.
ChainedTilesRequestContextFactory() - Constructor for class org.apache.tiles.context.ChainedTilesRequestContextFactory
 
CHECK_REFRESH_INIT_PARAMETER - Static variable in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Initialization parameter to set whether we want to refresh URLs when they change.
checkAndloadDefinitions(Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Checks if URLs have changed.
checkInit() - Method in class org.apache.tiles.impl.BasicTilesContainer
Determine whether or not the container has been initialized.
checkRefresh - Variable in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Flag that, when true, enables automatic checking of URLs changing.
ClassUtil - Class in org.apache.tiles.reflect
Utilities to work with dynamic class loading and instantiation.
ClassUtil - Class in org.apache.tiles.util
Deprecated. Use ClassUtil.
clear() - Method in interface org.apache.tiles.AttributeContext
Clear the attributes.
clear() - Method in class org.apache.tiles.BasicAttributeContext
Clear the attributes.
clone() - Method in class org.apache.tiles.Attribute
clone() - Method in class org.apache.tiles.ListAttribute
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.
close() - Method in class org.apache.tiles.freemarker.io.NullWriter
close() - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
closeTemplateSource(Object) - Method in class org.apache.tiles.freemarker.servlet.WebappClassTemplateLoader
collectBeanInfo(Map<String, ? extends Object>, List<FeatureDescriptor>) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
Collects bean infos from a map's values and filling a list.
collectBeanInfo(Class<?>, Map<String, PropertyDescriptor>) - Static method in class org.apache.tiles.reflect.ClassUtil
Collects bean infos from a class and filling a list.
CombinedBeanInfo - Class in org.apache.tiles.util
Contains the bean infos about one or more classes.
CombinedBeanInfo(Class<?>...) - Constructor for class org.apache.tiles.util.CombinedBeanInfo
Constructor.
commit() - Method in class org.apache.tiles.freemarker.renderer.FreeMarkerAttributeRenderer
Commits the parameters and makes this renderer ready for the use.
commit() - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
Commits the parameters and makes this renderer ready for the use.
CompareUtil - Class in org.apache.tiles
Utilities to work with comparation between objects.
CompatibilityDigesterDefinitionsReader - Class in org.apache.tiles.compat.definition.digester
Digester reader that can read Tiles 1.1, 1.2, 1.3, 1.4 and 2.0 files.
CompatibilityDigesterDefinitionsReader() - Constructor for class org.apache.tiles.compat.definition.digester.CompatibilityDigesterDefinitionsReader
 
CompatibilityPreparerFactory - Class in org.apache.tiles.compat.preparer
Factory used to instantiate preparers in a Struts 1 / Tiles 2 environment.
CompatibilityPreparerFactory() - Constructor for class org.apache.tiles.compat.preparer.CompatibilityPreparerFactory
 
compilePattern(String) - Method in class org.apache.tiles.util.WildcardHelper
Translate the given String into a int [] representing the pattern matchable by this class.
CompleteAutoloadTilesContainerFactory - Class in org.apache.tiles.extras.complete
Tiles container factory that: create supporting objects for Velocity and FreeMarker; create renderers for Velocity and FreeMarker templates; allows using EL, MVEL and OGNL as attribute expressions; allows using Wildcards and Regular Expressions in definition names; loads Tiles 1.x definition files; loads all the definition files that have the "tiles*.xml" pattern under /WEB-INF directory (and subdirectories) and under META-INF directories (and subdirectories) in every jar.
CompleteAutoloadTilesContainerFactory() - Constructor for class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
 
CompleteAutoloadTilesInitializer - Class in org.apache.tiles.extras.complete
This initializer uses WildcardServletTilesApplicationContext to retrieve resources using Ant-style patterns and creates a CompleteAutoloadTilesContainerFactory to load all new features of Tiles at once.
CompleteAutoloadTilesInitializer() - Constructor for class org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer
 
CompleteAutoloadTilesListener - Class in org.apache.tiles.extras.complete
Tiles listener that executes CompleteAutoloadTilesInitializer.
CompleteAutoloadTilesListener() - Constructor for class org.apache.tiles.extras.complete.CompleteAutoloadTilesListener
 
COMPOSE_STACK_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.freemarker.context.FreeMarkerUtil
The name of the attribute that holds the compose stack.
COMPOSE_STACK_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.jsp.context.JspUtil
The name of the attribute that will contain the compose stack.
COMPOSE_STACK_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.servlet.context.ServletUtil
The name of the attribute that will contain 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, Object...) - Method in interface org.apache.tiles.template.AttributeResolver
Computes the attribute.
computeAttribute(TilesContainer, Attribute, String, String, boolean, Object, String, String, Object...) - Method in class org.apache.tiles.template.DefaultAttributeResolver
Computes the attribute.
concatPostfix(String, String) - Static method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Use LocaleUtil.concatPostfix(String,String) instead
concatPostfix(String, String) - Static method in class org.apache.tiles.util.LocaleUtil
Concat postfix to the name.
container - Variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
The Tiles container.
container - Variable in class org.apache.tiles.renderer.impl.DefinitionAttributeRenderer
The Tiles container.
CONTAINER_ATTRIBUTE - Static variable in class org.apache.tiles.access.TilesAccess
The name of the attribute to use when getting and setting the container object in a context.
CONTAINER_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.AbstractTilesContainerFactory
Initialization parameter that represents the container factory class name.
CONTAINER_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Use AbstractTilesContainerFactory.CONTAINER_FACTORY_INIT_PARAM.
CONTAINER_FACTORY_MUTABLE_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Initialization parameter that indicates if the container factory is mutable.
CONTAINER_KEY_INIT_PARAMETER - Static variable in class org.apache.tiles.startup.AbstractTilesInitializer
Init parameter to define the key under which the container will be stored.
CONTAINER_KEY_INIT_PARAMETER - Static variable in class org.apache.tiles.startup.BasicTilesInitializer
Deprecated. Init parameter to define the key under which the container will be stored.
CONTAINER_KEY_INIT_PARAMETER - Static variable in class org.apache.tiles.web.util.TilesDecorationFilter
Init parameter to define the key of the container to use.
CONTAINER_KEY_INIT_PARAMETER - Static variable in class org.apache.tiles.web.util.TilesDispatchServlet
Init parameter to define the key of the container to use.
CONTAINER_KEYS_INIT_PARAM - Static variable in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated. The name of the initialization parameter that will contain a comma-separated list of keys to use.
context - Variable in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
The PortletContext for this web application.
CONTEXT_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Use AbstractTilesApplicationContextFactory.APPLICATION_CONTEXT_FACTORY_INIT_PARAM or TilesContainerFactory.REQUEST_CONTEXT_FACTORY_INIT_PARAM.
contextDestroyed(ServletContextEvent) - Method in class org.apache.tiles.web.startup.AbstractTilesListener
Remove the tiles container from service.
contextFactory - Variable in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
The Tiles request context factory.
contextFactory - Variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
The Tiles context factory.
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
 
contextInitialized(ServletContextEvent) - Method in class org.apache.tiles.web.startup.AbstractTilesListener
Initialize the TilesContainer and place it into service.
convertParam(String, Map<Integer, String>) - Static method in class org.apache.tiles.util.WildcardHelper
Inserts into a value wildcard-matched strings where specified.
copyDefinitionMap(Map<String, Definition>) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Copies the definition map to be passed to a higher level of customization key.
copyDefinitionMap(Map<String, Definition>) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
Copies the definition map to be passed to a higher level of customization key.
createAndInitializeTilesApplicationContextFactory(TilesApplicationContext) - Method in class org.apache.tiles.startup.BasicTilesInitializer
Deprecated. Creates and initializes the Tiles application context factory, to create a TilesApplicationContext to be used across all the Tiles-based application.
createApplicationContext(Object) - Method in class org.apache.tiles.context.AbstractTilesApplicationContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.context.ChainedTilesApplicationContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.context.ChainedTilesContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.context.enhanced.EnhancedContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in interface org.apache.tiles.context.TilesContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.portlet.context.PortletTilesContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.portlet.context.wildcard.WildcardPortletTilesApplicationContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.servlet.context.ServletTilesContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createApplicationContext(Object) - Method in class org.apache.tiles.servlet.context.wildcard.WildcardServletTilesApplicationContextFactory
Deprecated. Create a TilesApplicationContext for the given context.
createAttribute() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Creates a new empty attribute.
createAttributeEvaluatorFactory(TilesApplicationContext, TilesRequestContextFactory, LocaleResolver) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
Creates the attribute evaluator factory to use.
createAttributeEvaluatorFactory(TilesApplicationContext, TilesRequestContextFactory, LocaleResolver) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates the attribute evaluator factory to use.
createConfiguration() - Method in class org.apache.tiles.freemarker.servlet.TilesFreemarkerServlet
createContainer(TilesApplicationContext) - Method in class org.apache.tiles.factory.AbstractTilesContainerFactory
Creates a Tiles container.
createContainer(TilesApplicationContext) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates a Tiles container.
createContainer(Object) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Use TilesContainerFactory.createContainer(TilesApplicationContext).
createContainer(TilesApplicationContext) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Creates a Tiles container.
createContainer(TilesApplicationContext) - Method in class org.apache.tiles.startup.AbstractTilesInitializer
Creates a Tiles container.
createContainer(ServletContext) - Method in class org.apache.tiles.web.startup.TilesListener
Deprecated. Extend BasicTilesInitializer.
createContainerFactory(TilesApplicationContext) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer
Creates a Tiles container factory.
createContainerFactory(TilesApplicationContext) - Method in class org.apache.tiles.startup.AbstractTilesInitializer
Creates a Tiles container factory.
createContainerFactory(TilesApplicationContext) - Method in class org.apache.tiles.startup.BasicTilesInitializer
Deprecated. Creates a Tiles container factory.
createContainerFactory(TilesApplicationContext) - Method in class org.apache.tiles.startup.DefaultTilesInitializer
Creates a Tiles container factory.
createDefaultAttributeRenderer(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
Creates the default attribute renderer.
createDefaultAttributeRenderer(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates the default attribute renderer.
createDefaultDefinitionDAO() - Method in class org.apache.tiles.definition.LocaleDefinitionsFactory
Creates the default definition DAO, if it has not been specified outside.
createDefaultDefinitionDAO() - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Creates the default definition DAO, if it has not been specified outside.
createDefaultLocaleResolver() - Method in class org.apache.tiles.definition.LocaleDefinitionsFactory
Creates the default locale resolver, if it has not been specified outside.
createDefinition(String) - Method in interface org.apache.tiles.definition.pattern.DefinitionPatternMatcher
Creates a definition, given the definition name, through the use of pattern matching.
createDefinition(String) - Method in class org.apache.tiles.definition.pattern.regexp.RegexpDefinitionPatternMatcher
Creates a definition, given the definition name, through the use of pattern matching.
createDefinition(String) - Method in class org.apache.tiles.definition.pattern.wildcard.WildcardDefinitionPatternMatcher
Creates a definition, given the definition name, through the use of pattern matching.
createDefinitionAttributeRenderer(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates a DefinitionAttributeRenderer.
createDefinitionPatternMatcher(String, Definition) - Method in interface org.apache.tiles.definition.pattern.DefinitionPatternMatcherFactory
Creates a new definition pattern matcher.
createDefinitionPatternMatcher(String, Definition) - Method in class org.apache.tiles.definition.pattern.regexp.RegexpDefinitionPatternMatcherFactory
Creates a new definition pattern matcher.
createDefinitionPatternMatcher(String, Definition) - Method in class org.apache.tiles.definition.pattern.wildcard.WildcardDefinitionPatternMatcherFactory
Creates a new definition pattern matcher.
createDefinitions() - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Do not use! Deprecated with no replacement.
createDefinitionsFactory(TilesApplicationContext, TilesRequestContextFactory, LocaleResolver) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates the definitions factory.
createDefinitionsFactory(Object) - Method in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated. Use KeyedDefinitionsFactoryTilesContainerFactory.createDefinitionsFactory(TilesApplicationContext).
createDefinitionsFactory(TilesApplicationContext) - Method in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated. Creates a definitions factory.
createDefinitionsReader(TilesApplicationContext, TilesRequestContextFactory) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
Creates the definitions reader.
createDefinitionsReader(TilesApplicationContext, TilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates the definitions reader.
createExpression(String, String) - Static method in class org.apache.tiles.Expression
Creates an Expression object from the expression and its language.
createExpressionFromDescribedExpression(String) - Static method in class org.apache.tiles.Expression
Creates an Expression object from a string in the form LANGUAGE:EXPRESSION.
createExtractedMap(Map<K, V>, Set<K>) - Static method in class org.apache.tiles.definition.pattern.PatternUtil
Creates a new map that contains all the entries of the defsMap whose keys are contained in keys.
createFactory(TilesApplicationContext) - Static method in class org.apache.tiles.context.AbstractTilesApplicationContextFactory
Deprecated. Creates the Tiles application context factory.
createFactory(Map<String, String>, String) - Static method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Creates a factory instance.
createLocaleDefinitionDao(TilesApplicationContext, TilesRequestContextFactory, LocaleResolver) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates a Locale-based definition DAO.
createLocaleResolver(TilesApplicationContext, TilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates the locale resolver.
createMutableTilesContainer(TilesApplicationContext) - Method in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated. Creates a mutable Tiles container.
createMutableTilesContainer(Object) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Use TilesContainerFactory.createMutableTilesContainer(TilesApplicationContext).
createMutableTilesContainer(TilesApplicationContext) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Creates a mutable Tiles container.
createPatternDefinitionResolver(Class<T>) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
Creates a new pattern definition resolver.
createPatternDefinitionResolver(Class<T>) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates a new pattern definition resolver.
createPreparer(String) - Method in class org.apache.tiles.compat.preparer.CompatibilityPreparerFactory
Creates a view preparer for the given name.
createPreparer(String) - Method in class org.apache.tiles.preparer.BasicPreparerFactory
Creates a view preparer for the given name.
createPreparerFactory(TilesApplicationContext, TilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates the preparer factory to use.
createRendererFactory(TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates a renderer factory.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.context.ChainedTilesContextFactory
Deprecated. Create a TilesRequestContext for the given context, request, and response.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.context.ChainedTilesRequestContextFactory
Create a TilesRequestContext for the given context, request, and response.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.context.enhanced.EnhancedContextFactory
Deprecated. Create a TilesRequestContext for the given context, request, and response.
createRequestContext(TilesApplicationContext, Object...) - Method in interface org.apache.tiles.context.TilesRequestContextFactory
Create a TilesRequestContext for the given context, request, and response.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContextFactory
Create a TilesRequestContext for the given context, request, and response.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.jsp.context.JspTilesContextFactory
Deprecated. Create a TilesRequestContext for the given context, request, and response.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.jsp.context.JspTilesRequestContextFactory
Create a TilesRequestContext for the given context, request, and response.
createRequestContext(Object, Object) - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Deprecated. Use TilesRequestContextFactory.createRequestContext(TilesApplicationContext, Object...) .
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.portlet.context.PortletTilesContextFactory
Deprecated. Create a TilesRequestContext for the given context, request, and response.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContextFactory
Create a TilesRequestContext for the given context, request, and response.
createRequestContext(Object, Object) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Deprecated. Use TilesRequestContextFactory.createRequestContext(TilesApplicationContext, Object...) .
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.servlet.context.ServletTilesContextFactory
Deprecated. Create a TilesRequestContext for the given context, request, and response.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContextFactory
Create a TilesRequestContext for the given context, request, and response.
createRequestContext(TilesApplicationContext, Object...) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContextFactory
Create a TilesRequestContext for the given context, request, and response.
createRequestContextFactory(TilesApplicationContext) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Create a Tiles request context factory.
createStringAttributeRenderer(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates a StringAttributeRenderer.
createTemplateAttribute(String) - Static method in class org.apache.tiles.Attribute
Creates a template attribute, starting from the name of the template.
createTemplateAttribute(String, String, String, String) - Static method in class org.apache.tiles.Attribute
Creates a template attribute, starting from the name of the template.
createTemplateAttribute(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Creates an attribute that represents a template.
createTemplateAttributeRenderer(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Creates a TemplateAttributeRenderer.
createTemplateAttributeWithExpression(String) - Static method in class org.apache.tiles.Attribute
Creates a template attribute, starting from the expression to evaluate to obtain the template.
createTemplateLoader(String) - Method in class org.apache.tiles.freemarker.servlet.TilesFreemarkerServlet
createTilesApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer
Creates the Tiles application context, to be used across all the Tiles-based application.
createTilesApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.startup.AbstractTilesInitializer
Creates the Tiles application context, to be used across all the Tiles-based application.
createTilesApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.startup.BasicTilesInitializer
Deprecated. Creates the Tiles application context, to be used across all the Tiles-based application.
createTilesContainer(TilesApplicationContext) - Method in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated. Creates an immutable Tiles container.
createTilesContainer(Object) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Use TilesContainerFactory.createTilesContainer(TilesApplicationContext).
createTilesContainer(TilesApplicationContext) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Creates an immutable Tiles container.
createTilesInitializer() - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesListener
Creates a new instance of TilesInitializer.
createTilesInitializer() - Method in class org.apache.tiles.extras.module.ModularTilesListener
Creates a new instance of TilesInitializer.
createTilesInitializer() - Method in class org.apache.tiles.web.startup.AbstractTilesInitializerServlet
Creates a new instance of TilesInitializer.
createTilesInitializer() - Method in class org.apache.tiles.web.startup.AbstractTilesListener
Creates a new instance of TilesInitializer.
createTilesInitializer() - Method in class org.apache.tiles.web.startup.simple.SimpleTilesInitializerServlet
Creates a new instance of TilesInitializer.
createTilesInitializer() - Method in class org.apache.tiles.web.startup.simple.SimpleTilesListener
Creates a new instance of TilesInitializer.
createTilesInitializer() - Method in class org.apache.tiles.web.startup.TilesListener
Deprecated. Creates a new instance of BasicTilesInitializer.
createTilesInitializer() - Method in class org.apache.tiles.web.startup.TilesServlet
Deprecated. Creates a new instance of BasicTilesInitializer.
createVariable(String, Object) - Method in class org.apache.tiles.mvel.TilesContextBeanVariableResolverFactory
createVariable(String, Object, Class<?>) - Method in class org.apache.tiles.mvel.TilesContextBeanVariableResolverFactory
createVariable(String, Object) - Method in class org.apache.tiles.mvel.TilesContextVariableResolverFactory
createVariable(String, Object, Class<?>) - Method in class org.apache.tiles.mvel.TilesContextVariableResolverFactory
CURRENT_CONTAINER_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.servlet.context.ServletUtil
Name of the attribute used to store the current used container.

D

DEFAULT_FACTORY_CLASS_NAMES - Static variable in class org.apache.tiles.context.ChainedTilesApplicationContextFactory
Deprecated. The default class names to instantiate that compose the chain..
DEFAULT_FACTORY_CLASS_NAMES - Static variable in class org.apache.tiles.context.ChainedTilesContextFactory
Deprecated. Simply do not use it.
DEFAULT_FACTORY_CLASS_NAMES - Static variable in class org.apache.tiles.context.ChainedTilesRequestContextFactory
The default class names to instantiate that compose the chain..
DEFAULT_RENDERER_CLASS_NAME - Static variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
Deprecated. Do not use, the default renderer class should be determined when building the container.
DEFAULT_RENDERER_INIT_PARAM - Static variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
The default renderer init parameter.
DEFAULT_TYPE_2_RENDERER - Static variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
The default renderer name/renderer class map.
DefaultAttributeResolver - Class in org.apache.tiles.template
The default implementation of AttributeResolver.
DefaultAttributeResolver() - Constructor for class org.apache.tiles.template.DefaultAttributeResolver
 
defaultConfiguration - Variable in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. The default configuration to be used by the factory.
DefaultLocaleResolver - Class in org.apache.tiles.locale.impl
Default implementation of LocaleResolver
It tries to take the locale from the session-scoped attribute DefaultLocaleResolver.LOCALE_KEY.
DefaultLocaleResolver() - Constructor for class org.apache.tiles.locale.impl.DefaultLocaleResolver
 
defaultRenderer - Variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
The default renderer.
DefaultTilesInitializer - Class in org.apache.tiles.startup
Loads Tiles with the default settings.
DefaultTilesInitializer() - Constructor for class org.apache.tiles.startup.DefaultTilesInitializer
 
Definition - Class in org.apache.tiles
A definition, i.e. a template with (completely or not) filled attributes.
Definition() - Constructor for class org.apache.tiles.Definition
Constructor.
Definition(Definition) - Constructor for class org.apache.tiles.Definition
Copy Constructor.
Definition(String, String, Map<String, Attribute>) - Constructor for class org.apache.tiles.Definition
Deprecated. Use Definition.Definition(String, Attribute, Map).
Definition(String, Attribute, Map<String, Attribute>) - Constructor for class org.apache.tiles.Definition
Constructor.
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.
DEFINITION_DAO_INIT_PARAM - Static variable in interface org.apache.tiles.definition.DefinitionsFactory
Constant representing the configuration parameter used to define the definition DAO to use.
DEFINITION_HANDLER_CLASS - Static variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
The handler to create definitions.
DEFINITION_RENDERER_NAME - Static variable in class org.apache.tiles.factory.BasicTilesContainerFactory
The definition renderer name.
DefinitionAttributeRenderer - Class in org.apache.tiles.renderer.impl
Renders an attribute that contains a reference to a definition.
DefinitionAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.DefinitionAttributeRenderer
 
DefinitionDAO<K> - Interface in org.apache.tiles.definition.dao
It represents an object that provides definitions, depending on a customization key.
definitionDao - Variable in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
The definition DAO that extracts the definitions from the sources.
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.
DefinitionFMModel - Class in org.apache.tiles.freemarker.template
Wraps DefinitionModel to be used in FreeMarker.
DefinitionFMModel(DefinitionModel) - Constructor for class org.apache.tiles.freemarker.template.DefinitionFMModel
Constructor.
DefinitionManager - Class in org.apache.tiles.impl.mgmt
Manages custom and configured definitions, so they can be used by the container, instead of using a simple DefinitionsFactory.
DefinitionManager() - Constructor for class org.apache.tiles.impl.mgmt.DefinitionManager
Constructor.
DefinitionManager(String) - Constructor for class org.apache.tiles.impl.mgmt.DefinitionManager
Constructor.
DefinitionModel - Class in org.apache.tiles.template
Create a definition at runtime.
DefinitionModel() - Constructor for class org.apache.tiles.template.DefinitionModel
 
DefinitionPatternMatcher - Interface in org.apache.tiles.definition.pattern
Matches a definition name to a definition, through pattern-matching.
DefinitionPatternMatcherFactory - Interface in org.apache.tiles.definition.pattern
Creates a new definition pattern matcher for the given pattern and the given base definition with pattern expressions.
definitionResolver - Variable in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Resolves definitions using patterns.
Definitions - Interface in org.apache.tiles.definition
Deprecated. This interface is never used, except in the deprecated class DefinitionsImpl.
DEFINITIONS_CONFIG - Static variable in interface org.apache.tiles.definition.DefinitionsFactory
Constant representing the configuration parameter used to define the tiles definition resources.
DEFINITIONS_CONFIG - Static variable in class org.apache.tiles.impl.BasicTilesContainer
Deprecated. Use DefinitionsFactory.DEFINITIONS_CONFIG.
DEFINITIONS_CONFIG_PREFIX - Static variable in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Constant representing the prefix of the configuration parameter used to define the tiles definition resources for a specific key.
DEFINITIONS_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Initialization parameter that represents the definitions factory class name.
DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor
Deprecated. Name of the attribute inside the request that will be used to get the key of the definitions factory to be used.
DefinitionsFactory - Interface in org.apache.tiles.definition
Interface for creating a Definitions and managing their contents.
DefinitionsFactoryException - Exception in org.apache.tiles.definition
Exception thrown when an error occurs while the impl tries to create a new instance mapper.
DefinitionsFactoryException() - Constructor for exception org.apache.tiles.definition.DefinitionsFactoryException
Constructor.
DefinitionsFactoryException(String) - Constructor for exception org.apache.tiles.definition.DefinitionsFactoryException
Constructor.
DefinitionsFactoryException(Exception) - Constructor for exception org.apache.tiles.definition.DefinitionsFactoryException
Create a new DefinitionsFactoryException wrapping an existing exception.
DefinitionsFactoryException(String, Exception) - Constructor for exception org.apache.tiles.definition.DefinitionsFactoryException
Create a new DefinitionsFactoryException from an existing exception.
DefinitionsFactoryUtil - Class in org.apache.tiles.definition.util
Various DefinitionsFactory utilities.
DefinitionsImpl - Class in org.apache.tiles.definition
Deprecated. This class is, in fact, part of the implementation of UrlDefinitionsFactory and ResolvingLocaleUrlDefinitionDAO.
DefinitionsImpl() - Constructor for class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Creates a new instance of DefinitionsImpl.
DefinitionsImpl(Map<String, Definition>, Map<Locale, Map<String, Definition>>) - Constructor for class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Creates a new instance of DefinitionsImpl to be used as a wrapper.
DefinitionsReader - Interface in org.apache.tiles.definition
Interface for reading Definition from a source.
DefinitionTag - Class in org.apache.tiles.jsp.taglib.definition
This is the tag handler for <tiles:definition>, which creates a custom definition.
DefinitionTag() - Constructor for class org.apache.tiles.jsp.taglib.definition.DefinitionTag
 
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.
DelegatePropertyAccessor<T> - Class in org.apache.tiles.ognl
Uses a PropertyAccessorDelegateFactory to delegate the methods to another PropertyAccessor.
DelegatePropertyAccessor(PropertyAccessorDelegateFactory<T>) - Constructor for class org.apache.tiles.ognl.DelegatePropertyAccessor
Constructor.
destroy() - Method in class org.apache.tiles.extras.module.ModularTilesInitializer
Destroys the Tiles container.
destroy() - Method in class org.apache.tiles.startup.AbstractTilesInitializer
Destroys the Tiles container.
destroy() - Method in interface org.apache.tiles.startup.TilesInitializer
Destroys the Tiles container.
destroy() - Method in class org.apache.tiles.web.startup.AbstractTilesInitializerServlet
destroy() - Method in class org.apache.tiles.web.startup.TilesFilter
Deprecated. Destroy method for this filter.
destroy() - Method in class org.apache.tiles.web.util.TilesDecorationFilter
DestroyContainerTag - Class in org.apache.tiles.jsp.taglib.definition
Destroys the accessible container.
DestroyContainerTag() - Constructor for class org.apache.tiles.jsp.taglib.definition.DestroyContainerTag
 
digester - Variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Digester object used to read Definition data from the source.
DigesterDefinitionsReader - Class in org.apache.tiles.definition.digester
Reads Definition objects from an XML InputStream using Digester.
DigesterDefinitionsReader() - Constructor for class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Creates a new instance of DigesterDefinitionsReader.
DigesterDefinitionsReader.AddNestedDefinitionRule - Class in org.apache.tiles.definition.digester
Digester rule to manage assignment of a nested definition in an attribute value.
DigesterDefinitionsReader.AddNestedDefinitionRule() - Constructor for class org.apache.tiles.definition.digester.DigesterDefinitionsReader.AddNestedDefinitionRule
 
DigesterDefinitionsReader.FillAttributeRule - Class in org.apache.tiles.definition.digester
Digester rule to manage attribute filling.
DigesterDefinitionsReader.FillAttributeRule() - Constructor for class org.apache.tiles.definition.digester.DigesterDefinitionsReader.FillAttributeRule
 
DigesterDefinitionsReader.FillDefinitionRule - Class in org.apache.tiles.definition.digester
Digester rule to manage definition filling.
DigesterDefinitionsReader.FillDefinitionRule() - Constructor for class org.apache.tiles.definition.digester.DigesterDefinitionsReader.FillDefinitionRule
 
DigesterDefinitionsReader.PutAttributeRule - Class in org.apache.tiles.definition.digester
Digester rule to manage assignment of the attribute to the parent element.
DigesterDefinitionsReader.PutAttributeRule() - Constructor for class org.apache.tiles.definition.digester.DigesterDefinitionsReader.PutAttributeRule
 
DigesterDefinitionsReaderException - Exception in org.apache.tiles.definition.digester
Indicates that something went wrong during the use of DigesterDefinitionsReader.
DigesterDefinitionsReaderException() - Constructor for exception org.apache.tiles.definition.digester.DigesterDefinitionsReaderException
Constructor.
DigesterDefinitionsReaderException(String) - Constructor for exception org.apache.tiles.definition.digester.DigesterDefinitionsReaderException
Constructor.
DigesterDefinitionsReaderException(Exception) - Constructor for exception org.apache.tiles.definition.digester.DigesterDefinitionsReaderException
Constructor.
DigesterDefinitionsReaderException(String, Exception) - Constructor for exception org.apache.tiles.definition.digester.DigesterDefinitionsReaderException
Constructor.
DirectAttributeEvaluator - Class in org.apache.tiles.evaluator.impl
Resolves a string and returns the string itself.
DirectAttributeEvaluator() - Constructor for class org.apache.tiles.evaluator.impl.DirectAttributeEvaluator
 
dispatch(String) - Method in interface org.apache.tiles.context.TilesRequestContext
Dispatches the request to a specified path.
dispatch(String) - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Dispatches the request to a specified path.
dispatch(String) - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContext
Dispatches the request to a specified path.
dispatch(String) - Method in class org.apache.tiles.jsp.context.JspTilesRequestContext
Dispatches a path.
dispatch(String) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Dispatches the request to a specified path.
dispatch(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Dispatches the request to a specified path.
dispatch(String) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext
Dispatches the request to a specified path.
doCatch(Throwable) - Method in class org.apache.tiles.jsp.taglib.TilesBodyTag
Deprecated. Default no-op implementation, but overrideable if needed.
doEndTag() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
Deprecated. 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.tiles.web.startup.TilesFilter
Deprecated. Checks whether Tiles Definitions need to be reloaded.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.tiles.web.util.TilesDecorationFilter
doFinally() - Method in class org.apache.tiles.jsp.taglib.TilesBodyTag
Deprecated. Called after doEndTag().
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tiles.web.util.TilesDispatchServlet
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tiles.web.util.TilesDispatchServlet
doStartTag() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
Deprecated. 
doTag() - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
doTag() - Method in class org.apache.tiles.jsp.taglib.AddListAttributeTag
doTag() - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
doTag() - Method in class org.apache.tiles.jsp.taglib.definition.DestroyContainerTag
doTag() - Method in class org.apache.tiles.jsp.taglib.definition.SetCurrentContainerTag
doTag() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
doTag() - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
doTag() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
doTag() - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
doTag() - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
doTag() - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
doTag() - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
doTag() - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag

E

ELAttributeEvaluator - Class in org.apache.tiles.el
Evaluates string expression with typical EL syntax.
ELAttributeEvaluator() - Constructor for class org.apache.tiles.el.ELAttributeEvaluator
Constructor.
ELAttributeEvaluator - Class in org.apache.tiles.evaluator.el
Deprecated. Use ELAttributeEvaluator.
ELAttributeEvaluator() - Constructor for class org.apache.tiles.evaluator.el.ELAttributeEvaluator
Deprecated.  
ELContextImpl - Class in org.apache.tiles.el
Implementation of ELContext.
ELContextImpl(ELResolver) - Constructor for class org.apache.tiles.el.ELContextImpl
Constructor.
ELContextImpl - Class in org.apache.tiles.evaluator.el
Deprecated. Use ELContextImpl.
ELContextImpl(ELResolver) - Constructor for class org.apache.tiles.evaluator.el.ELContextImpl
Deprecated. Use ELContextImpl.ELContextImpl(ELResolver).
empty() - Method in class org.apache.tiles.ArrayStack
Return true if this stack is currently empty.
EMPTY_RENDERABLE - Static variable in class org.apache.tiles.velocity.context.VelocityUtil
A renderable object that does not render anything.
end(ArrayStack<Object>, Object, String, String, String, String) - Method in class org.apache.tiles.template.AddAttributeModel
Ends the operation.
end(ArrayStack<Object>) - Method in class org.apache.tiles.template.AddListAttributeModel
Ends the operation.
end(MutableTilesContainer, ArrayStack<Object>, Object...) - Method in class org.apache.tiles.template.DefinitionModel
Ends the operation.
end(ArrayStack<Object>, TilesContainer, Writer, boolean, Object...) - Method in class org.apache.tiles.template.GetAsStringModel
Ends the operation.
end(ArrayStack<Object>, TilesContainer, boolean, Object...) - Method in class org.apache.tiles.template.InsertAttributeModel
Ends the operation.
end(TilesContainer, String, String, String, String, String, String, Object...) - Method in class org.apache.tiles.template.InsertDefinitionModel
Ends the operation.
end(TilesContainer, String, String, String, String, String, Object...) - Method in class org.apache.tiles.template.InsertTemplateModel
Ends the operation.
end(TilesContainer, ArrayStack<Object>, String, Object, String, String, String, String, boolean, Object...) - Method in class org.apache.tiles.template.PutAttributeModel
Ends the operation.
end(TilesContainer, ArrayStack<Object>, String, boolean, Object...) - Method in class org.apache.tiles.template.PutListAttributeModel
Ends the operation.
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.
endContext(Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Ends a context, where attribute values are stored independently from others.
endContext(Object...) - Method in interface org.apache.tiles.TilesContainer
Ends a context, where attribute values are stored independently from others.
EnhancedContextFactory - Class in org.apache.tiles.context.enhanced
Deprecated. Use EnhancedTilesApplicationContextFactory.
EnhancedContextFactory() - Constructor for class org.apache.tiles.context.enhanced.EnhancedContextFactory
Deprecated.  
EnhancedTilesApplicationContext - Class in org.apache.tiles.context.enhanced
ApplicationContext decorator used to provide enhancements to the standard context.
EnhancedTilesApplicationContext(TilesApplicationContext) - Constructor for class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Constructor.
EnhancedTilesApplicationContextFactory - Class in org.apache.tiles.context.enhanced
Deprecated. Create an instance of EnhancedTilesApplicationContext yourself, by implementing TilesInitializer or extending AbstractTilesInitializer and overriding createTilesApplicationContext method.
EnhancedTilesApplicationContextFactory() - Constructor for class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContextFactory
Deprecated.  
equals(Object) - Method in class org.apache.tiles.Attribute
equals(Object) - Method in class org.apache.tiles.BasicAttributeContext
equals(Object) - Method in class org.apache.tiles.context.MapEntry
Determines if this entry is equal to the passed object.
equals(Object) - Method in class org.apache.tiles.Definition
equals(Object) - Method in class org.apache.tiles.Expression
equals(Object) - Method in class org.apache.tiles.ListAttribute
evaluate(String, TilesRequestContext) - Method in class org.apache.tiles.el.ELAttributeEvaluator
Evaluates an expression.
evaluate(Attribute, TilesRequestContext) - Method in class org.apache.tiles.evaluator.AbstractAttributeEvaluator
Evaluates an attribute value.
evaluate(String, TilesRequestContext) - Method in interface org.apache.tiles.evaluator.AttributeEvaluator
Evaluates an expression.
evaluate(Attribute, TilesRequestContext) - Method in interface org.apache.tiles.evaluator.AttributeEvaluator
Evaluates an attribute value.
evaluate(String, TilesRequestContext) - Method in class org.apache.tiles.evaluator.impl.DirectAttributeEvaluator
Evaluates an expression.
evaluate(Attribute, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Evaluates the given attribute.
evaluate(String, TilesRequestContext) - Method in class org.apache.tiles.mvel.MVELAttributeEvaluator
Evaluates an expression.
evaluate(String, TilesRequestContext) - Method in class org.apache.tiles.ognl.OGNLAttributeEvaluator
Evaluates an expression.
evaluate(Attribute, Object...) - Method in interface org.apache.tiles.TilesContainer
Evaluates the given attribute.
evaluateBody(TemplateDirectiveBody) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Evaluates the body without rendering it.
evaluateBody(InternalContextAdapter, Writer, Node) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
Evaluates the body writing in the passed writer.
evaluateFragment(JspFragment) - Static method in class org.apache.tiles.jsp.context.JspUtil
Evaluates the fragment (invokes it with a null Writer) if not null.
evaluateFragmentAsString(JspFragment) - Static method in class org.apache.tiles.jsp.context.JspUtil
Evaluates the fragment and returns its content as a string.
EvaluationException - Exception in org.apache.tiles.evaluator
Exception raised when an expression language evaluation fails.
EvaluationException() - Constructor for exception org.apache.tiles.evaluator.EvaluationException
Constructor.
EvaluationException(String) - Constructor for exception org.apache.tiles.evaluator.EvaluationException
Constructor.
EvaluationException(Exception) - Constructor for exception org.apache.tiles.evaluator.EvaluationException
Constructor.
EvaluationException(String, Exception) - Constructor for exception org.apache.tiles.evaluator.EvaluationException
Constructor.
Executable - Interface in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
execute(TilesRequestContext, AttributeContext) - Method in class org.apache.tiles.compat.preparer.UrlPreparer
Method associated to a tile and called immediately before the tile is included.
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.AddAttributeFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.AddListAttributeFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.DefinitionFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.GetAsStringFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.ImportAttributeFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.InsertAttributeFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.InsertDefinitionFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.InsertTemplateFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.PutAttributeFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.PutListAttributeFMModel
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.SetCurrentContainerFMModel
execute(TilesRequestContext, AttributeContext) - Method in interface org.apache.tiles.preparer.ViewPreparer
Method associated to a tile and called immediately before the tile is included.
execute(TilesRequestContext, AttributeContext) - Method in class org.apache.tiles.preparer.ViewPreparerSupport
Method associated to a tile and called immediately before the tile is included.
execute(ArrayStack<Object>, Object, String, String, String, String) - Method in class org.apache.tiles.template.AddAttributeModel
Executes the operation.
execute(MutableTilesContainer, ArrayStack<Object>, String, String, String, String, String, Object...) - Method in class org.apache.tiles.template.DefinitionModel
Executes the operation.
execute(TilesContainer, Writer, boolean, String, String, Object, String, String, String, Attribute, Object...) - Method in class org.apache.tiles.template.GetAsStringModel
Executes the operation.
execute(TilesContainer, boolean, String, String, Object, String, String, String, Attribute, Object...) - Method in class org.apache.tiles.template.InsertAttributeModel
Executes the operation.
execute(TilesContainer, String, String, String, String, String, String, Object...) - Method in class org.apache.tiles.template.InsertDefinitionModel
Executes the operation.
execute(TilesContainer, String, String, String, String, String, Object...) - Method in class org.apache.tiles.template.InsertTemplateModel
Executes the operation.
execute(TilesContainer, ArrayStack<Object>, String, Object, String, String, String, String, boolean, Object...) - Method in class org.apache.tiles.template.PutAttributeModel
Executes the operation.
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.
expression - Variable in class org.apache.tiles.Attribute
Deprecated. Use Attribute.expressionObject.
Expression - Class in org.apache.tiles
It is an expression, along with the expression language (e.g.
Expression(String, String) - Constructor for class org.apache.tiles.Expression
Constructor.
Expression(String) - Constructor for class org.apache.tiles.Expression
Constructor, using the default (i.e.
Expression(Expression) - Constructor for class org.apache.tiles.Expression
Copy constructor.
EXPRESSION_FACTORY_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.el.ELAttributeEvaluator
Initialization parameter to decide the implementation of ExpressionFactoryFactory.
expressionFactory - Variable in class org.apache.tiles.el.ELAttributeEvaluator
The EL expression factory.
ExpressionFactoryFactory - Interface in org.apache.tiles.el
Interface to define a factory of ExpressionFactory.
ExpressionFactoryFactory - Interface in org.apache.tiles.evaluator.el
Deprecated. Use ExpressionFactoryFactory.
expressionObject - Variable in class org.apache.tiles.Attribute
The expression to evaluate.
ExternalWriterHttpServletResponse - Class in org.apache.tiles.servlet.context
Wraps an HTTP response and overrides its print writer.
ExternalWriterHttpServletResponse(HttpServletResponse, PrintWriter) - Constructor for class org.apache.tiles.servlet.context.ExternalWriterHttpServletResponse
Constructor.

F

FACTORY_CLASS_NAMES - Static variable in class org.apache.tiles.context.ChainedTilesApplicationContextFactory
Deprecated. Factory class names initialization parameter to use.
FACTORY_CLASS_NAMES - Static variable in class org.apache.tiles.context.ChainedTilesContextFactory
Deprecated. Simply do not use it.
FACTORY_CLASS_NAMES - Static variable in class org.apache.tiles.context.ChainedTilesRequestContextFactory
Factory class names initialization parameter to use.
FactoryNotFoundException - Exception in org.apache.tiles.definition
Exception thrown when definitions impl is not found.
FactoryNotFoundException() - Constructor for exception org.apache.tiles.definition.FactoryNotFoundException
Constructor.
FactoryNotFoundException(String) - Constructor for exception org.apache.tiles.definition.FactoryNotFoundException
Constructor.
findAncestorWithClass(ArrayStack<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.
findObjectByProperty(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
Finds an object in request, session or application scope, in this order.
findTemplateSource(String) - Method in class org.apache.tiles.freemarker.servlet.WebappClassTemplateLoader
flush() - Method in class org.apache.tiles.freemarker.io.NullWriter
flush() - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
FORCE_INCLUDE_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.servlet.context.ServletUtil
Name of the attribute used to store the force-include option.
forward(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Forwards to a path.
FreeMarkerAttributeRenderer - Class in org.apache.tiles.freemarker.renderer
FreeMarker renderer for rendering FreeMarker templates as Tiles attributes.
FreeMarkerAttributeRenderer() - Constructor for class org.apache.tiles.freemarker.renderer.FreeMarkerAttributeRenderer
 
FreeMarkerTilesException - Exception in org.apache.tiles.freemarker
Exception connected to the usage of FreeMarker and Tiles.
FreeMarkerTilesException() - Constructor for exception org.apache.tiles.freemarker.FreeMarkerTilesException
Constructor.
FreeMarkerTilesException(String) - Constructor for exception org.apache.tiles.freemarker.FreeMarkerTilesException
Constructor.
FreeMarkerTilesException(Exception) - Constructor for exception org.apache.tiles.freemarker.FreeMarkerTilesException
Constructor.
FreeMarkerTilesException(String, Exception) - Constructor for exception org.apache.tiles.freemarker.FreeMarkerTilesException
Constructor.
FreeMarkerTilesRequestContext - Class in org.apache.tiles.freemarker.context
The FreeMarker-specific request context.
FreeMarkerTilesRequestContext(TilesRequestContext, Environment) - Constructor for class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContext
Constructor.
FreeMarkerTilesRequestContextFactory - Class in org.apache.tiles.freemarker.context
The FreeMarker-specific request context factory.
FreeMarkerTilesRequestContextFactory() - Constructor for class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContextFactory
 
FreeMarkerUtil - Class in org.apache.tiles.freemarker.context
Utilities for FreeMarker usage in Tiles.

G

get(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Returns an attribute.
getAddAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "addAttribute" directive.
getAddAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "addAttribute" model.
getAddListAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "addListAttribute" directive.
getAddListAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "addListAttribute" model.
getApplicationContext(Object) - Static method in class org.apache.tiles.access.TilesAccess
Deprecated. Use one of the environment-specific Utilities (e.g. ServletUtil).
getApplicationContext() - Method in interface org.apache.tiles.context.TilesRequestContext
Returns the associated application context.
getApplicationContext() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Returns the associated application context.
getApplicationContext() - Method in class org.apache.tiles.impl.BasicTilesContainer
Returns the Tiles application context used by this container.
getApplicationContext() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Returns the associated application context.
getApplicationContext() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Returns the associated application context.
getApplicationContext() - Method in interface org.apache.tiles.TilesContainer
Retrieve the containers context.
getApplicationScope() - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Returns a mutable Map that maps application scope attribute names to their values.
getApplicationScope() - Method in class org.apache.tiles.context.TilesApplicationContextWrapper
Returns a mutable Map that maps application scope attribute names to their values.
getApplicationScope() - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Returns a mutable Map that maps application scope attribute names to their values.
getApplicationScope() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Returns a mutable Map that maps application scope attribute names to their values.
getApplicationScope() - Method in interface org.apache.tiles.TilesApplicationContext
Returns a mutable Map that maps application scope attribute names to their values.
getAsBoolean(TemplateModel, boolean) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Unwraps a TemplateModel to extract a boolean.
getAsObject(TemplateModel) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Unwraps a TemplateModel to extract an object.
getAsString(TemplateModel) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Unwraps a TemplateModel to extract a string.
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.
GetAsStringFMModel - Class in org.apache.tiles.freemarker.template
Wraps GetAsStringModel to be used in FreeMarker.
GetAsStringFMModel(GetAsStringModel) - Constructor for class org.apache.tiles.freemarker.template.GetAsStringFMModel
Constructor.
GetAsStringModel - Class in org.apache.tiles.template
Render the value of the specified template attribute to the current Writer Retrieve the value of the specified template attribute property, and render it to the current Writer as a String.
GetAsStringModel(AttributeResolver) - Constructor for class org.apache.tiles.template.GetAsStringModel
Constructor.
GetAsStringTag - Class in org.apache.tiles.jsp.taglib
Retrieve the value of the specified definition/template attribute property, and render it to the current JspWriter as a String.
GetAsStringTag() - Constructor for class org.apache.tiles.jsp.taglib.GetAsStringTag
 
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.
getAttribute(String) - Method in interface org.apache.tiles.AttributeContext
Retrieve the named attribute, either cascaded or not.
getAttribute(String) - Method in class org.apache.tiles.BasicAttributeContext
Retrieve the named attribute, either cascaded or not.
getAttribute(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getAttribute(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getAttributeContext(Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Retrive the attribute context of the current request.
getAttributeContext(Object...) - Method in interface org.apache.tiles.TilesContainer
Retrive the attribute context of the current request.
getAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Returns the current attribute context.
getAttributeEvaluator(Attribute) - Method in interface org.apache.tiles.evaluator.AttributeEvaluatorFactory
Creates and attribute evaluator using an attribute.
getAttributeEvaluator(String) - Method in interface org.apache.tiles.evaluator.AttributeEvaluatorFactory
Creates and attribute evaluator for the given expression language.
getAttributeEvaluator(String) - Method in class org.apache.tiles.evaluator.BasicAttributeEvaluatorFactory
Creates and attribute evaluator for the given expression language.
getAttributeEvaluator(Attribute) - Method in class org.apache.tiles.evaluator.BasicAttributeEvaluatorFactory
Creates and attribute evaluator using an attribute.
getAttributeNames() - Method in interface org.apache.tiles.AttributeContext
Deprecated. Use AttributeContext.getLocalAttributeNames() or AttributeContext.getCascadedAttributeNames().
getAttributeNames() - Method in class org.apache.tiles.BasicAttributeContext
Iterator of all attribute names.
getAttributeNames() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getAttributeNames() - Method in class org.apache.tiles.web.util.ServletContextAdapter
getAttributes() - Method in class org.apache.tiles.Definition
Deprecated. Use AttributeContext.getLocalAttributeNames() and AttributeContext.getCascadedAttributeNames().
getBaseDefinitions() - Method in interface org.apache.tiles.definition.Definitions
Deprecated. Returns base definitions collection.
getBaseDefinitions() - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Returns base definitions collection.
getBaseTilesDefinitionURLs(Collection<? extends URL>) - Static method in class org.apache.tiles.util.URLUtil
Filters a collection of URLs and removes all that have an underscore in their name (not in their path).
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.
getCascadedAttribute(String) - Method in interface org.apache.tiles.AttributeContext
Retrieve the attribute that has been cascaded at upper levels.
getCascadedAttribute(String) - Method in class org.apache.tiles.BasicAttributeContext
Retrieve the attribute that has been cascaded at upper levels.
getCascadedAttributeNames() - Method in interface org.apache.tiles.AttributeContext
Returns the names of the cascaded attributes.
getCascadedAttributeNames() - Method in class org.apache.tiles.BasicAttributeContext
Returns the names of the cascaded attributes.
getClass(String, Class<T>) - Static method in class org.apache.tiles.reflect.ClassUtil
Returns the class and casts it to the correct subclass.
getClassname() - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Get class name.
getClasspathResources(String) - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Searches for resources in the classpath, given a path.
getCommonPropertyType(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
getCommonPropertyType(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
getComposeStack(Environment) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Returns the current compose stack, or creates a new one if not present.
getComposeStack(JspContext) - Static method in class org.apache.tiles.jsp.context.JspUtil
Returns the compose stack, that is used by the tags to compose definitions, attributes, etc.
getComposeStack(PortletRequest) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Returns the compose stack, that is used by the tags to compose definitions, attributes, etc.
getComposeStack(HttpServletRequest) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Returns the compose stack, that is used by the tags to compose definitions, attributes, etc.
getContainer(Object) - Static method in class org.apache.tiles.access.TilesAccess
Deprecated. Use one of the environment-specific Utilities (e.g. ServletUtil).
getContainer(Environment, String) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Returns a specific Tiles container.
getContainer(JspContext) - Static method in class org.apache.tiles.jsp.context.JspUtil
Returns the default Tiles container.
getContainer(JspContext, String) - Static method in class org.apache.tiles.jsp.context.JspUtil
Returns a specific Tiles container.
getContainer(PortletContext) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Returns the default Tiles container.
getContainer(PortletContext, String) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Returns a specific Tiles container.
getContainer(ServletContext) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Returns the default Tiles container.
getContainer(ServletContext, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Returns a specific Tiles container.
getContainerFactory() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
Deprecated. Returns the container factory class name.
getContainerKey() - Method in class org.apache.tiles.jsp.taglib.definition.DestroyContainerTag
Returns the key of the container to destroy.
getContainerKey() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
Deprecated. Returns the key under which the container will be stored.
getContainerKey() - Method in class org.apache.tiles.jsp.taglib.definition.SetCurrentContainerTag
Returns the key under which the container is stored.
getContainerKey(TilesApplicationContext) - Method in class org.apache.tiles.startup.AbstractTilesInitializer
Returns the container key under which the container will be stored.
getContainerKey(TilesApplicationContext) - Method in class org.apache.tiles.startup.BasicTilesInitializer
Deprecated. Returns the container key under which the container will be stored.
getContext(TilesRequestContext) - Static method in class org.apache.tiles.context.BasicAttributeContext
Deprecated. Use TilesContainer.getAttributeContext(Object...).
getContext() - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Returns the original, technology-dependent, context.
getContext() - Method in class org.apache.tiles.context.TilesApplicationContextWrapper
Returns the original, technology-dependent, context.
getContext(TilesRequestContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
Get attribute context from request.
getContext(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getContext() - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Returns the original, technology-dependent, context.
getContext() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Returns the original, technology-dependent, context.
getContext() - Method in interface org.apache.tiles.TilesApplicationContext
Returns the original, technology-dependent, context.
getContext(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getContextFactory() - Method in class org.apache.tiles.impl.BasicTilesContainer
Deprecated. Do not use it, it returns null. Use BasicTilesContainer.getRequestContextFactory().
getContextPath() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getContextPath() - Method in class org.apache.tiles.web.util.ServletContextAdapter
getContextStack(TilesRequestContext) - Static method in class org.apache.tiles.context.BasicAttributeContext
Deprecated. Use TilesContainer.getAttributeContext(Object...), TilesContainer.startContext(Object...) or TilesContainer.endContext(Object...).
getContextStack(TilesRequestContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
Returns the context stack.
getCurrentContainer(Environment) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Returns the current container that has been set, or the default one.
getCurrentContainer(JspContext) - Static method in class org.apache.tiles.jsp.context.JspUtil
Returns the current container that has been set, or the default one.
getCurrentContainer(PortletRequest, PortletContext) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Returns the current container that has been set, or the default one.
getCurrentContainer(ServletRequest, ServletContext) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Returns the current container that has been set, or the default one.
getDefaultValue() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Returns the default value, that is evaluated only if value is null and the attribute with the associated name is null.
getDefaultValue() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Returns the default value, that is evaluated only if value is null and the attribute with the associated name is null.
getDefaultValueRole() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Returns the role to check for the default value.
getDefaultValueRole() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Returns the role to check for the default value.
getDefaultValueType() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Returns the default value type.
getDefaultValueType() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Returns the default value type.
getDefinition(String, Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Returns a definition, given its name and the customization key.
getDefinition(String, K) - Method in interface org.apache.tiles.definition.dao.DefinitionDAO
Returns a definition, given its name and the customization key.
getDefinition(String, Locale) - Method in class org.apache.tiles.definition.dao.LocaleUrlDefinitionDAO
Returns a definition, given its name and the customization key.
getDefinition(String) - Method in interface org.apache.tiles.definition.Definitions
Deprecated. Returns a Definition object that matches the given name.
getDefinition(String, Locale) - Method in interface org.apache.tiles.definition.Definitions
Deprecated. Returns a Definition object that matches the given name and locale.
getDefinition(String, TilesRequestContext) - Method in interface org.apache.tiles.definition.DefinitionsFactory
Returns a Definition object that matches the given name and Tiles context.
getDefinition(String) - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Returns a Definition object that matches the given name.
getDefinition(String, Locale) - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Returns a Definition object that matches the given name and locale.
getDefinition(String, TilesRequestContext) - Method in class org.apache.tiles.definition.LocaleDefinitionsFactory
Returns a Definition object that matches the given name and Tiles context.
getDefinition(String, TilesRequestContext) - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
Returns a Definition object that matches the given name and Tiles context.
getDefinition() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "definition" directive.
getDefinition(String, TilesRequestContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
Returns a definition specifying its name.
getDefinition(String, TilesRequestContext) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Returns a definition specifying its name.
getDefinition(String, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated. Returns a definition specifying its name.
getDefinition(String, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.CachingTilesContainer
Returns a definition specifying its name.
getDefinition(String, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
Returns a definition by name.
getDefinition() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "definition" model.
getDefinitionByAttribute(Attribute, Locale) - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Searches for a definition specified as an attribute.
getDefinitionFromResolver(String, Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Returns a definition from the definition resolver.
getDefinitionFromResolver(String, Locale) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
Returns a definition from the definition resolver.
getDefinitionName(HttpServletRequest) - Method in class org.apache.tiles.web.util.TilesDispatchServlet
Returns the called definition name for the given request.
getDefinitions(Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Returns all the definitions used of a customization key.
getDefinitions(K) - Method in interface org.apache.tiles.definition.dao.DefinitionDAO
Returns all the definitions used of a customization key.
getDefinitions(Locale) - Method in class org.apache.tiles.definition.dao.LocaleUrlDefinitionDAO
Returns all the definitions used of a customization key.
getDefinitions() - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Do not use! Deprecated with no replacement.
getDefinitions(TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
Returns the map with custom definitions for the current request.
getDefinitionsFactory() - Method in class org.apache.tiles.impl.BasicTilesContainer
Returns the definitions factory.
getDefinitionsFactory(String) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Returns a definition factory given its key.
getDefinitionsFactory() - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated. Returns the definitions factory.
getDefinitionsFactory(String) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated. Returns a definition factory given its key.
getDefinitionsFactory() - Method in class org.apache.tiles.impl.mgmt.CachingTilesContainer
Returns the definitions factory.
getDefinitionsFactoryKey(TilesRequestContext) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor
Deprecated. Returns the definitions factory key.
getDefinitionsFactoryKey(TilesRequestContext) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Returns the definitions factory key.
getDefinitionsFactoryKey(TilesRequestContext) - Method in interface org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.KeyExtractor
Deprecated. Returns the definitions factory key.
getDescriptors() - Method in class org.apache.tiles.util.CombinedBeanInfo
Returns the descriptors of all the introspected classes.
getELResolver() - Method in class org.apache.tiles.el.ELContextImpl
getExpression() - Method in class org.apache.tiles.Attribute
Deprecated. Use Attribute.getExpressionObject().
getExpression() - Method in class org.apache.tiles.Expression
Returns the expression string.
getExpression() - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
Returns the expression to calculate the value from.
getExpression() - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Returns the expression to calculate the value from.
getExpressionFactory() - Method in interface org.apache.tiles.el.ExpressionFactoryFactory
Returns the expression factory to use.
getExpressionFactory() - Method in class org.apache.tiles.el.JspExpressionFactoryFactory
Returns the expression factory to use.
getExpressionFactory() - Method in class org.apache.tiles.evaluator.el.TomcatExpressionFactoryFactory
Deprecated. Returns the expression factory to use.
getExpressionObject() - Method in class org.apache.tiles.Attribute
Returns The expression to evaluate.
getExtends() - Method in class org.apache.tiles.Definition
Get extends.
getExtends() - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Returns the (optional) definition name that this definition extends.
getFactory(Object) - Static method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Use AbstractTilesContainerFactory.getTilesContainerFactory(TilesApplicationContext).
getFactory(Object, Map<String, String>) - Static method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Use AbstractTilesContainerFactory.getTilesContainerFactory(TilesApplicationContext) and then TilesContainerFactory.setDefaultConfiguration(Map).
getFactory() - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
Returns the used definitions factory.
getFeatureDescriptors(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
getFeatureDescriptors(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
getFilterConfig() - Method in class org.apache.tiles.web.startup.TilesFilter
Deprecated. Returns the filter configuration object for this filter.
getFilterConfig() - Method in class org.apache.tiles.web.util.TilesDecorationFilter
Returns the filter configuration object.
getForcedAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.tiles.reflect.ClassUtil
Gets a method and forces it to be accessible, even if it is not.
getFunctionMapper() - Method in class org.apache.tiles.el.ELContextImpl
getGetAsString() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "getAsString" directive.
getGetAsString() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "getAsString" model.
getHeader() - Method in interface org.apache.tiles.context.TilesRequestContext
Return an immutable Map that maps header names to the first (or only) header value (as a String).
getHeader() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Return an immutable Map that maps header names to the first (or only) header value (as a String).
getHeader() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Return an immutable Map that maps header names to the first (or only) header value (as a String).
getHeader() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Return an immutable Map that maps header names to the first (or only) header value (as a String).
getHeaderValues() - Method in interface org.apache.tiles.context.TilesRequestContext
Return an immutable Map that maps header names to the set of all values specified in the request (as a String array).
getHeaderValues() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Return an immutable Map that maps header names to the set of all values specified in the request (as a String array).
getHeaderValues() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Return an immutable Map that maps header names to the set of all values specified in the request (as a String array).
getHeaderValues() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Return an immutable Map that maps header names to the set of all values specified in the request (as a String array).
getIcon() - Method in interface org.apache.tiles.beans.MenuItem
Returns the icon URL of this menu item.
getIcon() - Method in class org.apache.tiles.beans.SimpleMenuItem
Returns the (optional) icon image URL.
getId() - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Returns the id of the imported scripting variable.
getImportAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "importAttribute" directive.
getImportAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "importAttribute" model.
getImportedAttributes(TilesContainer, String, String, boolean, Object...) - Method in class org.apache.tiles.template.ImportAttributeModel
Retuns a Map that contains the attributes to be imported.
getInherit() - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
If true, the attribute will put the elements of the attribute with the same name of the parent definition before the ones specified here.
getInitParameter(Object, String) - Static method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Do not use.
getInitParameter(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. Takes the init parameters either from the custom parameters or from the root context.
getInitParameter(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getInitParameterMap(Object) - Static method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Do not use.
getInitParameterNames() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. Returns init parameter names, including the custom and the original ones.
getInitParameterNames() - Method in class org.apache.tiles.web.util.ServletContextAdapter
getInitParams() - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Return an immutable Map that maps context application initialization parameters to their values.
getInitParams() - Method in class org.apache.tiles.context.TilesApplicationContextWrapper
Return an immutable Map that maps context application initialization parameters to their values.
getInitParams() - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Return an immutable Map that maps context application initialization parameters to their values.
getInitParams() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Return an immutable Map that maps context application initialization parameters to their values.
getInitParams() - Method in interface org.apache.tiles.TilesApplicationContext
Return an immutable Map that maps context application initialization parameters to their values.
getInsertAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "insertAttribute" directive.
getInsertAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "insertAttribute" model.
getInsertDefinition() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "insertDefinition" directive.
getInsertDefinition() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "insertDefinition" model.
getInsertTemplate() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "insertTemplate" directive.
getInsertTemplate() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "insertTemplate" model.
getJspWriter() - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
Returns the original JSP writer.
getKey() - Method in class org.apache.tiles.context.MapEntry
Gets the entry key.
getLanguage() - Method in class org.apache.tiles.Expression
Returns the language in which the expression is expressed.
getLastModified(Object) - Method in class org.apache.tiles.freemarker.servlet.WebappClassTemplateLoader
getLink() - Method in interface org.apache.tiles.beans.MenuItem
Returns the URL of this menu item.
getLink() - Method in class org.apache.tiles.beans.SimpleMenuItem
Returns the link where the menu item points to.
getLocalAttribute(String) - Method in interface org.apache.tiles.AttributeContext
Retrieve the attribute that has been defined in this context (i.e. not cascaded).
getLocalAttribute(String) - Method in class org.apache.tiles.BasicAttributeContext
Retrieve the attribute that has been defined in this context (i.e. not cascaded).
getLocalAttributeNames() - Method in interface org.apache.tiles.AttributeContext
Returns the names of the local attributes, i.e. the one that have not been cascaded.
getLocalAttributeNames() - Method in class org.apache.tiles.BasicAttributeContext
Returns the names of the local attributes, i.e. the one that have not been cascaded.
getMajorVersion() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getMajorVersion() - Method in class org.apache.tiles.web.util.ServletContextAdapter
getMappedDescriptors(Class<?>) - Method in class org.apache.tiles.util.CombinedBeanInfo
Returns a map of the introspected properties for the given class.
getMimeType(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getMimeType(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getMinorVersion() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getMinorVersion() - Method in class org.apache.tiles.web.util.ServletContextAdapter
getName() - Method in class org.apache.tiles.Attribute
Deprecated. Use the getName methods in object that contain attributes.
getName() - Method in class org.apache.tiles.Definition
Access method for the name property.
getName() - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Returns the name of the definition to configure.
getName() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Returns the name of the attribute.
getName() - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
Get the name.
getName() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Returns the name of the attribute.
getName() - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Returns the name of the definition to insert.
getName() - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Returns the name of the attribute.
getName() - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
Returns the name of the attribute.
getName() - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Get the name.
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
getNamedDispatcher(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getNamedDispatcher(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getNestedObject(TilesRequestContext) - Method in class org.apache.tiles.ognl.ApplicationScopeNestedObjectExtractor
Extracts the nested object.
getNestedObject(T) - Method in interface org.apache.tiles.ognl.NestedObjectExtractor
Extracts the nested object.
getNestedObject(TilesRequestContext) - Method in class org.apache.tiles.ognl.RequestScopeNestedObjectExtractor
Extracts the nested object.
getNestedObject(TilesRequestContext) - Method in class org.apache.tiles.ognl.SessionScopeNestedObjectExtractor
Extracts the nested object.
getNestedObject(TilesRequestContext) - Method in class org.apache.tiles.ognl.TilesApplicationContextNestedObjectExtractor
Extracts the nested object.
getNextUniqueDefinitionName(Map<String, Definition>) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Create a unique definition name usable to store anonymous definitions.
getNextUniqueDefinitionName(Map<String, Definition>) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
Create a unique definition name usable to store anonymous definitions.
getObject(Map<String, ? extends Object>, String) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
Returns an object from a map in a null-safe manner.
getOrCreateDefinitionManager(String) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated. Returns a definition manager if found, otherwise it will create a new one.
getOrCreateDefinitions(TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
Returns a map of type "definition name -> definition" and, if it has not been defined before, creates one.
getOutputStream() - Method in interface org.apache.tiles.context.TilesRequestContext
Returns an output stream to be used to write directly in the response.
getOutputStream() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Returns an output stream to be used to write directly in the response.
getOutputStream() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Returns an output stream to be used to write directly in the response.
getOutputStream() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Returns an output stream to be used to write directly in the response.
getPageContext() - Method in class org.apache.tiles.jsp.context.JspTilesRequestContext
Returns the page context that originated the request.
getParam() - Method in interface org.apache.tiles.context.TilesRequestContext
Return an immutable Map that maps request parameter names to the first (or only) value (as a String).
getParam() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Return an immutable Map that maps request parameter names to the first (or only) value (as a String).
getParam() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Return an immutable Map that maps request parameter names to the first (or only) value (as a String).
getParam() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Return an immutable Map that maps request parameter names to the first (or only) value (as a String).
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.
getParamValues() - Method in interface org.apache.tiles.context.TilesRequestContext
Return an immutable Map that maps request parameter names to the set of all values (as a String array).
getParamValues() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Return an immutable Map that maps request parameter names to the set of all values (as a String array).
getParamValues() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Return an immutable Map that maps request parameter names to the set of all values (as a String array).
getParamValues() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Return an immutable Map that maps request parameter names to the set of all values (as a String array).
getParentLocale(Locale) - Static method in class org.apache.tiles.util.LocaleUtil
Returns the "parent" locale of a given locale.
getPortletContext() - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Return the PortletContext for this context.
getPortletContext(TilesApplicationContext) - Method in class org.apache.tiles.portlet.context.PortletTilesContextFactory
Deprecated. Use PortletTilesRequestContextFactory.getPortletContext(TilesApplicationContext) .
getPortletContext(TilesApplicationContext) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContextFactory
Returns the original portlet context.
getPreparer() - Method in interface org.apache.tiles.AttributeContext
Get associated preparer instance.
getPreparer() - Method in class org.apache.tiles.BasicAttributeContext
Get associated preparer instance.
getPreparer() - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Returns the definition view preparer.
getPreparer() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Returns the preparer name.
getPreparer() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Returns the preparer name.
getPreparer() - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Returns the preparer name.
getPreparer() - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Returns the preparer name.
getPreparer(String, TilesRequestContext) - Method in class org.apache.tiles.preparer.BasicPreparerFactory
Create a new instance of the named preparerInstance.
getPreparer(String, TilesRequestContext) - Method in interface org.apache.tiles.preparer.PreparerFactory
Create the named {link ViewPreparer} for the specified context.
getPreparerFactory() - Method in class org.apache.tiles.impl.BasicTilesContainer
Returns the preparer factory used by this container.
getPrintWriter() - Method in interface org.apache.tiles.context.TilesRequestContext
Returns a print writer to be used to write directly in the response.
getPrintWriter() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Returns a print writer to be used to write directly in the response.
getPrintWriter() - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContext
Returns a print writer to be used to write directly in the response.
getPrintWriter() - Method in class org.apache.tiles.jsp.context.JspTilesRequestContext
Returns a print writer to be used to write directly in the response.
getPrintWriter() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Returns a print writer to be used to write directly in the response.
getPrintWriter() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Returns a print writer to be used to write directly in the response.
getPrintWriter() - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext
Returns a print writer to be used to write directly in the response.
getProperDefinitionManager(String) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated. Returns a definition manager if found.
getProperDefinitionsFactory(String) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Returns the proper definition factory for the given key, i.e. if the key is not present, null will be returned.
getProperties(Class<?>) - Method in class org.apache.tiles.util.CombinedBeanInfo
Returns the set of properties for the given introspected class.
getProperty(Map, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
getProperty(Map, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
getPropertyAccessor(String, T) - Method in interface org.apache.tiles.ognl.PropertyAccessorDelegateFactory
Returns a prooerty accessor appropriate for the property name and the object passed.
getPropertyAccessor(String, TilesRequestContext) - Method in class org.apache.tiles.ognl.TilesContextPropertyAccessorDelegateFactory
Returns a prooerty accessor appropriate for the property name and the object passed.
getPutAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "putAttribute" directive.
getPutAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "putAttribute" model.
getPutListAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "putListAttribute" directive.
getPutListAttribute() - Method in class org.apache.tiles.velocity.template.TilesVelocityRepository
Deprecated. Returns the "putListAttribute" model.
getReader(Object, String) - Method in class org.apache.tiles.freemarker.servlet.WebappClassTemplateLoader
getRealPath(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getRealPath(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getRegistrations() - Method in class org.apache.tiles.compat.definition.digester.CompatibilityDigesterDefinitionsReader
Returns the registrations for local DTDs.
getRegistrations() - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Returns the registrations for local DTDs.
getRenderer() - Method in class org.apache.tiles.Attribute
Returns the renderer name to use.
getRenderer(String) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
Returns a renderer by its name.
getRenderer(String) - Method in interface org.apache.tiles.renderer.RendererFactory
Returns a renderer by its name.
getRequest() - Method in interface org.apache.tiles.context.TilesRequestContext
Deprecated. Use TilesRequestContext.getRequestObjects().
getRequest() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Deprecated. 
getRequest() - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContext
Get the underlying request.
getRequest() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Return the PortletRequest for this context.
getRequest() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Get the underlying request.
getRequest() - Method in class org.apache.tiles.velocity.template.ContextHolder
Returns the HTTP request.
getRequestContext(Object...) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
Creates a Tiles request context from request items.
getRequestContextFactory() - Method in class org.apache.tiles.impl.BasicTilesContainer
Returns the request context factory.
getRequestDispatcher(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getRequestDispatcher(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getRequestHashModel(Environment) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Returns the HTTP request hash model.
getRequestLocale() - Method in interface org.apache.tiles.context.TilesRequestContext
Return the preferred Locale in which the client will accept content.
getRequestLocale() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Return the preferred Locale in which the client will accept content.
getRequestLocale() - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContext
Return the preferred Locale in which the client will accept content.
getRequestLocale() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Return the preferred Locale in which the client will accept content.
getRequestLocale() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Return the preferred Locale in which the client will accept content.
getRequestObjects() - Method in interface org.apache.tiles.context.TilesRequestContext
Returns the original request objects used to create this request.
getRequestObjects() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Returns the original request objects used to create this request.
getRequestObjects() - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContext
Returns the original request objects used to create this request.
getRequestObjects() - Method in class org.apache.tiles.jsp.context.JspTilesRequestContext
Returns the original request objects used to create this request.
getRequestObjects() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Returns the original request objects used to create this request.
getRequestObjects() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Returns the original request objects used to create this request.
getRequestObjects() - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext
Returns the original request objects used to create this request.
getRequestScope() - Method in interface org.apache.tiles.context.TilesRequestContext
Return a mutable Map that maps request scope attribute names to their values.
getRequestScope() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Return a mutable Map that maps request scope attribute names to their values.
getRequestScope() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Return a mutable Map that maps request scope attribute names to their values.
getRequestScope() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Return a mutable Map that maps request scope attribute names to their values.
getResource(String) - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResource(String) - Method in class org.apache.tiles.context.TilesApplicationContextWrapper
Return a URL for the application resource mapped to the specified path.
getResource(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getResource(String) - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResource(String) - Method in class org.apache.tiles.portlet.wildcard.WildcardPortletTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResource(String) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResource(String) - Method in class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResource(String) - Method in interface org.apache.tiles.TilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResource(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getResourceAsStream(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getResourceAsStream(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getResourceNames(String) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Parse the resourceString into a list of resource paths which can be loaded by the application context.
getResourceNames(String) - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Deprecated without replacement.
getResourceNames(String) - Method in class org.apache.tiles.impl.BasicTilesContainer
Parse the resourceString into a list of resource paths which can be loaded by the application context.
getResourcePaths(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getResourcePaths(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getResources(String) - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResources(String) - Method in class org.apache.tiles.context.TilesApplicationContextWrapper
Return a URL for the application resource mapped to the specified path.
getResources(String) - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResources(String) - Method in class org.apache.tiles.portlet.wildcard.WildcardPortletTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResources(String) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResources(String) - Method in class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResources(String) - Method in interface org.apache.tiles.TilesApplicationContext
Return a URL for the application resource mapped to the specified path.
getResourceString(Map<String, String>) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Derive the resource string from the initialization parameters.
getResourceString(Map<String, String>) - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Deprecated without replacement.
getResourceString() - Method in class org.apache.tiles.impl.BasicTilesContainer
Derive the resource string from the initialization parameters.
getResourceString(Map<String, String>) - Method in class org.apache.tiles.impl.BasicTilesContainer
Derive the resource string from the initialization parameters.
getResponse() - Method in interface org.apache.tiles.context.TilesRequestContext
Deprecated. Use TilesRequestContext.getRequestObjects().
getResponse() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Deprecated. 
getResponse() - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContext
Get the underlying response.
getResponse() - Method in class org.apache.tiles.jsp.context.JspTilesRequestContext
Deprecated. Use JspTilesRequestContext.getPageContext() or JspTilesRequestContext.getPrintWriter().
getResponse() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Return the PortletResponse for this context.
getResponse() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Get the underlying response.
getResponse() - Method in class org.apache.tiles.velocity.template.ContextHolder
Returns the HTTP response.
getRole() - Method in class org.apache.tiles.Attribute
Get role.
getRole() - Method in class org.apache.tiles.Definition
Deprecated. Use BasicAttributeContext.getTemplateAttribute().
getRole() - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
Returns the role to check.
getRole() - Method in class org.apache.tiles.jsp.taglib.AddListAttributeTag
Returns the role to check.
getRole() - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Returns the role to check when rendering this definition.
getRole() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Returns the role to check.
getRole() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Returns the role to check.
getRole() - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Returns the role to check.
getRole() - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Returns the role to check.
getRole() - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Returns the role to check.
getRole() - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
Returns the role to check.
getRoles() - Method in class org.apache.tiles.Attribute
Returns the roles that can render this attribute.
getRootContext() - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Returns the root context.
getScope(String) - Static method in class org.apache.tiles.jsp.context.JspUtil
Converts the scope name into its corresponding PageContext constant value.
getScope() - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
Get scope.
getScope() - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Get scope.
getScriptingVariable() - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Returns the scripting variable to use.
getServerInfo() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getServerInfo() - Method in class org.apache.tiles.web.util.ServletContextAdapter
getServlet(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getServlet(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
getServletContext(TilesApplicationContext) - Method in class org.apache.tiles.jsp.context.JspTilesContextFactory
Deprecated. Use TilesApplicationContext.getContext().
getServletContext() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Deprecated. Use ServletTilesApplicationContext.getContext().
getServletContext(TilesApplicationContext) - Method in class org.apache.tiles.servlet.context.ServletTilesContextFactory
Deprecated. Use TilesApplicationContext.getContext().
getServletContext(TilesApplicationContext) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Gets a servlet context from a TilesApplicationContext.
getServletContext() - Method in class org.apache.tiles.velocity.template.ContextHolder
Returns the Servlet context.
getServletContext() - Method in class org.apache.tiles.web.util.TilesDecorationFilter
Returns the servlet context.
getServletContextHashModel(Environment) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Returns the servlet context hash model.
getServletContextName() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getServletContextName() - Method in class org.apache.tiles.web.util.ServletContextAdapter
getServletNames() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getServletNames() - Method in class org.apache.tiles.web.util.ServletContextAdapter
getServletRequest(TilesRequestContext) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Opens a TilesRequestContext until it finds a ServletTilesRequestContext.
getServlets() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
getServlets() - Method in class org.apache.tiles.web.util.ServletContextAdapter
getSessionScope() - Method in interface org.apache.tiles.context.TilesRequestContext
Return a mutable Map that maps session scope attribute names to their values.
getSessionScope() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Return a mutable Map that maps session scope attribute names to their values.
getSessionScope() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Return a mutable Map that maps session scope attribute names to their values.
getSessionScope() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Return a mutable Map that maps session scope attribute names to their values.
getSetCurrentContainer() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
Returns the "setCurrentContainer" directive.
getSourceAccessor(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
getSourceAccessor(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
getSourceSetter(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
getSourceSetter(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
getSourceURLs(TilesApplicationContext, TilesRequestContextFactory) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
Returns a list containing the URLs to be parsed.
getSourceURLs(TilesApplicationContext, TilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Returns a list containing the URLs to be parsed.
getTemplate() - Method in class org.apache.tiles.Definition
Deprecated. Use BasicAttributeContext.getTemplateAttribute().
getTemplate() - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Returns the template URI of the definition.
getTemplate() - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Returns a string representing the URI of a template (for example, a JSP page).
getTemplate() - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Returns a string representing the URI of a template (for example, a JSP page).
getTemplateAttribute() - Method in interface org.apache.tiles.AttributeContext
Returns the attribute that will be used to render a template.
getTemplateAttribute() - Method in class org.apache.tiles.BasicAttributeContext
Returns the attribute that will be used to render a template.
getTemplateExpression() - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Returns the expression to evaluate to get the value of the template.
getTemplateExpression() - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Returns the expression to evaluate to get the value of the template.
getTemplateType() - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Returns the type of the template attribute.
getTemplateType() - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Returns the type of the template attribute.
getTilesContainerFactory(TilesApplicationContext) - Static method in class org.apache.tiles.factory.AbstractTilesContainerFactory
Deprecated. Create directly a new instance of this class.
getTilesRequestContext() - Method in class org.apache.tiles.context.TilesRequestContextHolder
Returns the Tiles request context to use.
getTilesRequestContextFactoriesToBeChained(ChainedTilesRequestContextFactory) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
Returns the list of TilesRequestContextFactory instances to be chained together.
getTilesRequestContextFactoriesToBeChained(ChainedTilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Returns the list of TilesRequestContextFactory instances to be chained together.
getToName() - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
Returns the name of the destination attribute.
getTooltip() - Method in interface org.apache.tiles.beans.MenuItem
Returns the tooltip text.
getTooltip() - Method in class org.apache.tiles.beans.SimpleMenuItem
Returns the (optional) tooltip text.
getType(String) - Static method in enum org.apache.tiles.Attribute.AttributeType
Deprecated. Returns the type for the given string representation.
getType() - Method in class org.apache.tiles.Attribute
Deprecated. Use Attribute.getRenderer().
getType(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
getType(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
getType() - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
Deprecated. Do not use, ignored.
getType() - Method in class org.apache.tiles.jsp.taglib.AddListAttributeTag
Returns content type: string, template or definition.
getType() - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Returns content type: string, template or definition.
getType() - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
Deprecated. Do not use, ignored.
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
getValue() - Method in class org.apache.tiles.Attribute
Get value.
getValue() - Method in interface org.apache.tiles.beans.MenuItem
Returns the value (i.e. the visible part) of this menu item.
getValue() - Method in class org.apache.tiles.beans.SimpleMenuItem
Returns the value of the item, i.e. what is really visible to the user.
getValue() - Method in class org.apache.tiles.context.MapEntry
Gets the entry value.
getValue(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
getValue(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
getValue() - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
Returns the attribute value.
getValue() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Get the value.
getValue() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Get the value.
getValue() - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Returns the attribute value.
getVariableInfo(TagData) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag.Tei
getVariableMapper() - Method in class org.apache.tiles.el.ELContextImpl
getVariableResolver(String) - Method in class org.apache.tiles.mvel.TilesContextBeanVariableResolverFactory
getVelocityContext() - Method in class org.apache.tiles.velocity.template.ContextHolder
Returns the Velocity context..
getWrappedApplicationContext() - Method in class org.apache.tiles.context.TilesApplicationContextWrapper
Returns the wrapped application context.
getWrappedRequest() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Returns the wrapped Tiles request.
getWriter() - Method in interface org.apache.tiles.context.TilesRequestContext
Returns a writer to be used to write directly in the response.
getWriter() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Returns a writer to be used to write directly in the response.
getWriter() - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContext
Returns a writer to be used to write directly in the response.
getWriter() - Method in class org.apache.tiles.jsp.context.JspTilesRequestContext
Returns a writer to be used to write directly in the response.
getWriter() - Method in class org.apache.tiles.jsp.context.JspWriterResponse
getWriter() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Returns a writer to be used to write directly in the response.
getWriter() - Method in class org.apache.tiles.servlet.context.ExternalWriterHttpServletResponse
getWriter() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Returns a writer to be used to write directly in the response.
getWriter() - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext
Returns a writer to be used to write directly in the response.

H

hasAttributeValue(String) - Method in class org.apache.tiles.Definition
Deprecated. Check if the AttributeContext.getAttribute(String) returns null.
hashCode() - Method in class org.apache.tiles.Attribute
hashCode() - Method in class org.apache.tiles.BasicAttributeContext
hashCode() - Method in class org.apache.tiles.context.MapEntry
Returns the hashcode for this entry.
hashCode() - Method in class org.apache.tiles.Definition
hashCode() - Method in class org.apache.tiles.Expression
hashCode() - Method in class org.apache.tiles.ListAttribute
hasMoreElements() - Method in class org.apache.tiles.util.IteratorEnumeration
Returns true if the underlying iterator has more elements.

I

identifySources(Map<String, String>) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Detects the sources to load.
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.
ImportAttributeFMModel - Class in org.apache.tiles.freemarker.template
Wraps ImportAttributeModel to be used in FreeMarker.
ImportAttributeFMModel(ImportAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.ImportAttributeFMModel
Constructor.
ImportAttributeModel - Class in org.apache.tiles.template
Import attribute(s) in specified context.
ImportAttributeModel() - Constructor for class org.apache.tiles.template.ImportAttributeModel
 
ImportAttributeTag - Class in org.apache.tiles.jsp.taglib
Import attribute(s) into the specified scope.
ImportAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.ImportAttributeTag
 
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 interface org.apache.tiles.context.TilesRequestContext
Includes the response from the specified URL in the current response output.
include(String) - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Includes the response from the specified URL in the current response output.
include(String) - Method in class org.apache.tiles.jsp.context.JspTilesRequestContext
Includes the response from the specified URL in the current response output.
include(String) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Includes the response from the specified URL in the current response output.
include(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Includes the response from the specified URL in the current response output.
include(String) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContext
Includes the response from the specified URL in the current response output.
indexOfArray(int[], int, int, char[], int) - Method in class org.apache.tiles.util.WildcardHelper
Get the offset of a part of an int array within a char array.
inherit(Attribute) - Method in class org.apache.tiles.Attribute
Inherits an attribute, i.e. overwrites null properties with the ones provided by the attribute.
inherit(AttributeContext) - Method in interface org.apache.tiles.AttributeContext
Copies all missing attributes from the parent attribute context to this one.
inherit(AttributeContext) - Method in class org.apache.tiles.BasicAttributeContext
Copies all missing attributes from the parent attribute context to this one.
inherit(BasicAttributeContext) - Method in class org.apache.tiles.BasicAttributeContext
Inherits the attribute context, inheriting, i.e. copying if not present, the attributes.
inherit - Variable in class org.apache.tiles.Definition
Extends attribute value.
inherit(ListAttribute) - Method in class org.apache.tiles.ListAttribute
Inherits elements present in a "parent" list attribute.
inheritCascadedAttributes(AttributeContext) - Method in interface org.apache.tiles.AttributeContext
Copies the cascaded attributes to this attribute context.
inheritCascadedAttributes(AttributeContext) - Method in class org.apache.tiles.BasicAttributeContext
Copies the cascaded attributes to this attribute context.
init(Map<String, String>) - Method in class org.apache.tiles.context.ChainedTilesApplicationContextFactory
Deprecated. Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.context.ChainedTilesContextFactory
Deprecated. Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.context.ChainedTilesRequestContextFactory
Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Initializes the object.
init(Map<String, String>) - Method in interface org.apache.tiles.definition.DefinitionsFactory
Deprecated. Parameter based initialization is deprecated, please compose your definitions factory using methods.
init(Map<String, String>) - Method in interface org.apache.tiles.definition.DefinitionsReader
Initializes the DefinitionsReader object.
init(Map<String, String>) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Initializes the DefinitionsReader object.
init(Map<String, String>) - Method in class org.apache.tiles.definition.LocaleDefinitionsFactory
Initializes the DefinitionsFactory and its subcomponents.
init(Map<String, String>) - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
Deprecated. 
init(Map<String, String>) - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.tiles.el.ELAttributeEvaluator
Initializes the attribute evaluator.
init(Map<String, String>) - Method in interface org.apache.tiles.evaluator.AttributeEvaluator
Initializes the attribute evaluator.
init(Map<String, String>) - Method in class org.apache.tiles.evaluator.impl.DirectAttributeEvaluator
Initializes the attribute evaluator.
init(Map<String, String>) - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContextFactory
Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.impl.BasicTilesContainer
Initialize the Container with the given configuration.
init(Map<String, String>) - Method in interface org.apache.tiles.Initializable
Deprecated. Do not use.
init(Map<String, String>) - Method in class org.apache.tiles.jsp.context.JspTilesRequestContextFactory
Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.locale.impl.DefaultLocaleResolver
Initializes the LocaleResolver object.
init(Map<String, String>) - Method in interface org.apache.tiles.locale.LocaleResolver
Initializes the LocaleResolver object.
init(Map<String, String>) - Method in class org.apache.tiles.mvel.MVELAttributeEvaluator
Initializes the attribute evaluator.
init(Map<String, String>) - Method in class org.apache.tiles.ognl.OGNLAttributeEvaluator
Initializes the attribute evaluator.
init(Map<String, String>) - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContextFactory
Deprecated. Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.portlet.context.PortletTilesContextFactory
Deprecated. Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContextFactory
Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
Initialize the renderer factory.
init(Map<String, String>) - Method in interface org.apache.tiles.renderer.RendererFactory
Initialize the renderer factory.
init(Map<String, String>) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContextFactory
Deprecated. Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.servlet.context.ServletTilesContextFactory
Deprecated. Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContextFactory
Initializes the object.
init(Map<String, String>) - Method in class org.apache.tiles.servlet.context.wildcard.WildcardServletTilesApplicationContextFactory
Deprecated. Initializes the object.
init(Map<String, String>) - Method in interface org.apache.tiles.TilesContainer
Initialize the container with the given configuration.
init(Map<String, String>) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContextFactory
Initializes the object.
init() - Method in class org.apache.tiles.web.startup.AbstractTilesInitializerServlet
init(FilterConfig) - Method in class org.apache.tiles.web.startup.TilesFilter
Deprecated. 
init(FilterConfig) - Method in class org.apache.tiles.web.util.TilesDecorationFilter
init() - Method in class org.apache.tiles.web.util.TilesDispatchServlet
InitContainerTag - Class in org.apache.tiles.jsp.taglib.definition
Deprecated. Don't use it, to initialize Tiles use TilesInitializer and the various ways to initialize Tiles, like TilesServlet.
InitContainerTag() - Constructor for class org.apache.tiles.jsp.taglib.definition.InitContainerTag
Deprecated.  
InitContainerTag.RuntimeConfiguredContext - Class in org.apache.tiles.jsp.taglib.definition
Deprecated. A servlet context created "on the fly" for container initialization.
InitContainerTag.RuntimeConfiguredContext(ServletContext) - Constructor for class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. Constructor.
Initializable - Interface in org.apache.tiles
Deprecated. Parameter-based initialization feature is deprecated and no longer supported.
initialize(TilesApplicationContext) - Method in class org.apache.tiles.extras.module.ModularTilesInitializer
Initializes Tiles.
initialize(PortletContext) - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Initialize (or reinitialize) this PortletTilesApplicationContext instance for the specified Portlet API objects.
initialize(PortletRequest, PortletResponse) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Initialize (or reinitialize) this PortletTilesRequestContext instance for the specified Portlet API objects.
initialize(PortletContext) - Method in class org.apache.tiles.portlet.wildcard.WildcardPortletTilesApplicationContext
Initialize (or reinitialize) this PortletTilesApplicationContext instance for the specified Portlet API objects.
initialize(ServletContext) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Initialize (or reinitialize) this TilesApplicationContext instance for the specified Servlet API objects.
initialize(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Initialize (or reinitialize) this ServletTilesRequestContext instance for the specified Servlet API objects.
initialize(ServletContext) - Method in class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
Initialize (or reinitialize) this TilesApplicationContext instance for the specified Servlet API objects.
initialize(TilesApplicationContext) - Method in class org.apache.tiles.startup.AbstractTilesInitializer
Initializes Tiles.
initialize(TilesApplicationContext) - Method in interface org.apache.tiles.startup.TilesInitializer
Initializes Tiles.
initializeContainer(Object, BasicTilesContainer) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Use TilesContainerFactory.initializeContainer(TilesApplicationContext, BasicTilesContainer).
initializeContainer(TilesApplicationContext, BasicTilesContainer) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Initializes a container.
initializeDefinitionsFactory(DefinitionsFactory, String, Map<String, String>) - Method in class org.apache.tiles.impl.BasicTilesContainer
Deprecated. Do not use, the Definitions Factory should be initialized by the Tiles Container Factory.
initializer - Variable in class org.apache.tiles.web.startup.AbstractTilesListener
The initializer object.
initializeRenderer(AttributeRenderer) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
Initialize a renderer, by injecting dependencies.
initSyntax(Digester) - Method in class org.apache.tiles.compat.definition.digester.CompatibilityDigesterDefinitionsReader
Initialised the syntax for reading XML files containing Tiles definitions.
initSyntax(Digester) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Initialised the syntax for reading XML files containing Tiles definitions.
injectParentTilesContextFactory() - Method in class org.apache.tiles.context.ChainedTilesRequestContextFactory
Injects this context factory to all chained context factories.
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.
InsertAttributeFMModel - Class in org.apache.tiles.freemarker.template
Wraps InsertAttributeModel to be used in FreeMarker.
InsertAttributeFMModel(InsertAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.InsertAttributeFMModel
Constructor.
InsertAttributeModel - Class in org.apache.tiles.template
Inserts the value of an attribute into the page.
InsertAttributeModel(AttributeResolver) - Constructor for class org.apache.tiles.template.InsertAttributeModel
Constructor.
InsertAttributeTag - Class in org.apache.tiles.jsp.taglib
This is the tag handler for <tiles:attribute>, which defines an attribute.
InsertAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.InsertAttributeTag
 
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.
InsertDefinitionFMModel - Class in org.apache.tiles.freemarker.template
Wraps InsertDefinitionModel to be used in FreeMarker.
InsertDefinitionFMModel(InsertDefinitionModel) - Constructor for class org.apache.tiles.freemarker.template.InsertDefinitionFMModel
Constructor.
InsertDefinitionModel - Class in org.apache.tiles.template
Insert a definition.
InsertDefinitionModel() - Constructor for class org.apache.tiles.template.InsertDefinitionModel
 
InsertDefinitionTag - Class in org.apache.tiles.jsp.taglib
This is the tag handler for <tiles:insertDefinition>, which includes a name, eventually overriding or filling attributes of its template.
InsertDefinitionTag() - Constructor for class org.apache.tiles.jsp.taglib.InsertDefinitionTag
 
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.
InsertTemplateFMModel - Class in org.apache.tiles.freemarker.template
Wraps InsertTemplateModel to be used in FreeMarker.
InsertTemplateFMModel(InsertTemplateModel) - Constructor for class org.apache.tiles.freemarker.template.InsertTemplateFMModel
Constructor.
InsertTemplateModel - Class in org.apache.tiles.template
Insert a template.
InsertTemplateModel() - Constructor for class org.apache.tiles.template.InsertTemplateModel
 
InsertTemplateTag - Class in org.apache.tiles.jsp.taglib
This is the tag handler for <tiles:insertTemplate>, which includes a template ready to be filled.
InsertTemplateTag() - Constructor for class org.apache.tiles.jsp.taglib.InsertTemplateTag
 
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.
instantiate(String) - Static method in class org.apache.tiles.reflect.ClassUtil
Returns an instance of the given class name, by calling the default constructor.
instantiate(String, boolean) - Static method in class org.apache.tiles.reflect.ClassUtil
Returns an instance of the given class name, by calling the default constructor.
instantiate(String) - Static method in class org.apache.tiles.util.ClassUtil
Deprecated. Use ClassUtil.instantiate(String).
instantiate(String, boolean) - Static method in class org.apache.tiles.util.ClassUtil
Deprecated. Use ClassUtil.instantiate(String, boolean).
instantiateContainer(TilesApplicationContext) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
Instantiate the container, without initialization.
instantiateContainer(TilesApplicationContext) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Instantiate the container, without initialization.
instantiateDefinitionsFactory(TilesApplicationContext, TilesRequestContextFactory, LocaleResolver) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Instantiate a new definitions factory based on Locale.
instantiateLocaleDefinitionDao(TilesApplicationContext, TilesRequestContextFactory, LocaleResolver) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Instantiate (and does not initialize) a Locale-based definition DAO.
InvalidTemplateException - Exception in org.apache.tiles.impl
An invalid template has been identified.
InvalidTemplateException() - Constructor for exception org.apache.tiles.impl.InvalidTemplateException
Constructor.
InvalidTemplateException(String) - Constructor for exception org.apache.tiles.impl.InvalidTemplateException
Constructor.
InvalidTemplateException(Exception) - Constructor for exception org.apache.tiles.impl.InvalidTemplateException
Constructor.
InvalidTemplateException(String, Exception) - Constructor for exception org.apache.tiles.impl.InvalidTemplateException
Constructor.
invokeMethod(Object, Method, Object...) - Static method in class org.apache.tiles.reflect.ClassUtil
Invokes a method, masking with a runtime exception all the exceptions.
isCascade() - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Checks if the attribute should be cascaded to nested definitions.
isCascade() - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
Checks if the attribute should be cascaded to nested definitions.
isContextProcessed(TilesRequestContext) - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. It always return true.
isExtending() - Method in class org.apache.tiles.Definition
Get extends flag.
isFlush() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Returns the flush flag.
isFlush() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Returns the flush flag.
isFlush() - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Returns the flush flag.
isFlush() - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Returns the flush flag.
isForceInclude(Environment) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Returns true if forced include of the result is needed.
isForceInclude(JspContext) - Static method in class org.apache.tiles.jsp.context.JspUtil
Returns true if forced include of the result is needed.
isForceInclude(PortletRequest) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Returns true if forced include of the result is needed.
isForceInclude(HttpServletRequest) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Returns true if forced include of the result is needed.
isIgnore() - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Returns the ignore flag.
isIgnore() - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
Get ignore flag.
isIgnore() - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Returns the ignore flag.
isIgnore() - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Returns the ignore flag.
isIgnore() - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Returns the ignore flag.
isIgnore() - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Get ignore flag.
isInherit() - Method in class org.apache.tiles.ListAttribute
If true, the attribute will put the elements of the attribute with the same name of the parent definition before the ones specified here.
isPatternRecognized(String) - Method in interface org.apache.tiles.definition.pattern.PatternRecognizer
Checks if a pattern is recognized as a pattern.
isPatternRecognized(String) - Method in class org.apache.tiles.definition.pattern.wildcard.WildcardDefinitionPatternMatcherFactory
Checks if a pattern is recognized as a pattern.
isPermitted(TilesRequestContext, Set<String>) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
Checks if the current user is in one of the comma-separated roles specified in the role parameter.
isReadOnly(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
isReadOnly(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
isRenderable(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.freemarker.renderer.FreeMarkerAttributeRenderer
Checks if this renderer can render an attribute.
isRenderable(Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.AbstractTypeDetectingAttributeRenderer
Checks if this renderer can render an attribute.
isRenderable(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.DefinitionAttributeRenderer
Checks if this renderer can render an attribute.
isRenderable(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.StringAttributeRenderer
Checks if this renderer can render an attribute.
isRenderable(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.TemplateAttributeRenderer
Checks if this renderer can render an attribute.
isRenderable(Attribute, TilesRequestContext) - Method in interface org.apache.tiles.renderer.TypeDetectingAttributeRenderer
Checks if this renderer can render an attribute.
isRenderable(Object, Attribute, TilesRequestContext) - Method in interface org.apache.tiles.renderer.TypeDetectingAttributeRenderer
Checks if this renderer can render an attribute.
isRenderable(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
Checks if this renderer can render an attribute.
isResolveable(String) - Method in class org.apache.tiles.mvel.TilesContextBeanVariableResolverFactory
isResolveable(String) - Method in class org.apache.tiles.mvel.TilesContextVariableResolverFactory
isResponseCommitted() - Method in interface org.apache.tiles.context.TilesRequestContext
Checks if the response has been committed.
isResponseCommitted() - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Checks if the response has been committed.
isResponseCommitted() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Checks if the response has been committed.
isResponseCommitted() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Checks if the response has been committed.
isTarget(String) - Method in class org.apache.tiles.mvel.TilesContextBeanVariableResolverFactory
isTarget(String) - Method in class org.apache.tiles.mvel.TilesContextVariableResolverFactory
isUserInRole(String) - Method in interface org.apache.tiles.context.TilesRequestContext
Determine whether or not the specified user is in the given role.
isUserInRole(String) - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Determine whether or not the specified user is in the given role.
isUserInRole(String) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Determine whether or not the specified user is in the given role.
isUserInRole(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Determine whether or not the specified user is in the given role.
isValidDefinition(String, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Determine whether or not the definition exists.
isValidDefinition(String, Object...) - Method in interface org.apache.tiles.TilesContainer
Determine whether or not the definition exists.
IteratorEnumeration<E> - Class in org.apache.tiles.util
Copied and modified from Apache Commons Collections 3.2.1.
IteratorEnumeration(Iterator<E>) - Constructor for class org.apache.tiles.util.IteratorEnumeration
Constructs a new IteratorEnumeration that will use the given iterator.

J

JspExpressionFactoryFactory - Class in org.apache.tiles.el
Uses the JSP 2.1 ExpressionFactory to be used in Tiles.
JspExpressionFactoryFactory() - Constructor for class org.apache.tiles.el.JspExpressionFactoryFactory
 
JspExpressionFactoryFactory - Class in org.apache.tiles.jsp.evaluator.el
Deprecated. Use JspExpressionFactoryFactory.
JspExpressionFactoryFactory() - Constructor for class org.apache.tiles.jsp.evaluator.el.JspExpressionFactoryFactory
Deprecated.  
JspPrintWriterAdapter - Class in org.apache.tiles.jsp.context
Adapts a JspWriter to a PrintWriter, swallowing IOException.
JspPrintWriterAdapter(JspWriter) - Constructor for class org.apache.tiles.jsp.context.JspPrintWriterAdapter
Constructor.
JspTilesContextFactory - Class in org.apache.tiles.jsp.context
Deprecated. Use JspTilesRequestContextFactory.
JspTilesContextFactory() - Constructor for class org.apache.tiles.jsp.context.JspTilesContextFactory
Deprecated. Do not use! No replacement.
JspTilesRequestContext - Class in org.apache.tiles.jsp.context
Context implementation used for executing tiles within a jsp tag library.
JspTilesRequestContext(TilesRequestContext, PageContext) - Constructor for class org.apache.tiles.jsp.context.JspTilesRequestContext
Constructor.
JspTilesRequestContext(ServletContext, PageContext) - Constructor for class org.apache.tiles.jsp.context.JspTilesRequestContext
Deprecated. Use JspTilesRequestContext.JspTilesRequestContext(TilesRequestContext, PageContext).
JspTilesRequestContextFactory - Class in org.apache.tiles.jsp.context
Creates an instance of the appropriate TilesRequestContext implementation under a JSP environment.
JspTilesRequestContextFactory() - Constructor for class org.apache.tiles.jsp.context.JspTilesRequestContextFactory
 
JspUtil - Class in org.apache.tiles.jsp.context
Utility class for working within a Jsp environment.
JspWriterResponse - Class in org.apache.tiles.jsp.context
It works as an HttpServletResponse by wrapping a JspWriter around a PrintWriter.
JspWriterResponse(PageContext) - Constructor for class org.apache.tiles.jsp.context.JspWriterResponse
Constructor.

K

key2definitionsFactory - Variable in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Maps definition factories to their keys.
KEY_EXTRACTOR_CLASS_INIT_PARAM - Static variable in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated. Init parameter name that contains the class name for the key extractor.
KeyedDefinitionsFactoryTilesContainer - Class in org.apache.tiles.impl
Deprecated. Register different containers using TilesAccess.setContainer( org.apache.tiles.TilesApplicationContext, org.apache.tiles.TilesContainer, String)
KeyedDefinitionsFactoryTilesContainer() - Constructor for class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Constructor.
KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor - Class in org.apache.tiles.impl
Deprecated. This is the default factory key.
KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor() - Constructor for class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor
Deprecated.  
KeyedDefinitionsFactoryTilesContainer.KeyExtractor - Interface in org.apache.tiles.impl
Deprecated. It represents an object able to return a key from a request.
KeyedDefinitionsFactoryTilesContainerFactory - Class in org.apache.tiles.factory
Deprecated. This class can be replaced by registering different TilesContainer with different keys, by overriding AbstractTilesInitializer getContainerKey method.
KeyedDefinitionsFactoryTilesContainerFactory() - Constructor for class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated.  
keyExtractor - Variable in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. The key extractor object.

L

lastIndexOfArray(int[], int, int, char[], int) - Method in class org.apache.tiles.util.WildcardHelper
Get the offset of a last occurance of an int array within a char array.
lastModifiedDates - Variable in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Contains the dates that the URL sources were last modified.
lastModifiedDates - Variable in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. No more used.
LIST_HANDLER_CLASS - Static variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
The handler to create list attributes.
ListAttribute - Class in org.apache.tiles.context
Deprecated. Use ListAttribute.
ListAttribute() - Constructor for class org.apache.tiles.context.ListAttribute
Deprecated. Constructor.
ListAttribute(String, List<Object>) - Constructor for class org.apache.tiles.context.ListAttribute
Deprecated. Constructor.
ListAttribute - Class in org.apache.tiles
An attribute as a List.
ListAttribute() - Constructor for class org.apache.tiles.ListAttribute
Constructor.
ListAttribute(List<? extends Object>) - Constructor for class org.apache.tiles.ListAttribute
Constructor.
ListAttribute(ListAttribute) - Constructor for class org.apache.tiles.ListAttribute
Copy constructor.
loadDefinitions(Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Tries to load definitions if necessary.
loadDefinitionsFromURL(URL) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Loads definitions from an URL without loading from "parent" URLs.
loadDefinitionsFromURLs(Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Loads definitions from the URLs.
loadDefinitionsFromURLs(Locale) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
Loads definitions from the URLs.
loadParentDefinitions(Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Loads parent definitions, i.e. definitions mapped to a parent locale.
loadParentDefinitions(Locale) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
Loads parent definitions, i.e. definitions mapped to a parent locale.
loadRawDefinitionsFromURLs(Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Deprecated. Use CachingLocaleUrlDefinitionDAO.loadDefinitionsFromURLs(Locale).
locale2definitionMap - Variable in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
The locale-specific set of definitions objects.
LOCALE_KEY - Static variable in class org.apache.tiles.locale.impl.DefaultLocaleResolver
The attribute name that is used to store the current locale.
LOCALE_RESOLVER_IMPL_PROPERTY - Static variable in interface org.apache.tiles.definition.DefinitionsFactory
Property name that specifies the implementation of LocaleResolver.
LocaleDefinitionsFactory - Class in org.apache.tiles.definition
DefinitionsFactory implementation that manages Definitions configuration data from URLs, but resolving definition inheritance when a definition is returned..
LocaleDefinitionsFactory() - Constructor for class org.apache.tiles.definition.LocaleDefinitionsFactory
 
localeResolver - Variable in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
The locale resolver object.
LocaleResolver - Interface in org.apache.tiles.locale
It represents an object able to resolve the current locale for the current request, where its strategy depends on its implementation.
LocaleUrlDefinitionDAO - Class in org.apache.tiles.definition.dao
A definition DAO that uses Locale as a customization key and loads definitions from URLs.
LocaleUrlDefinitionDAO() - Constructor for class org.apache.tiles.definition.dao.LocaleUrlDefinitionDAO
 
LocaleUtil - Class in org.apache.tiles.util
Utilities for locale manipulation.
log(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
log(Exception, String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
log(String, Throwable) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
log(String) - Method in class org.apache.tiles.web.startup.TilesFilter
Deprecated. 
log(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
log(Exception, String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
log(String, Throwable) - Method in class org.apache.tiles.web.util.ServletContextAdapter

M

MapEntry<K,V> - Class in org.apache.tiles.context
Map.Entry implementation that can be constructed to either be read-only or not.
MapEntry(K, V, boolean) - Constructor for class org.apache.tiles.context.MapEntry
Creates a map entry that can either allow modifications or not.
match(Map<Integer, String>, String, int[]) - Method in class org.apache.tiles.util.WildcardHelper
Deprecated. Use #match(List, String, int[]).
match(String, int[]) - Method in class org.apache.tiles.util.WildcardHelper
Match a pattern agains a string and isolates wildcard replacement into a Stack.
MATCH_BEGIN - Static variable in class org.apache.tiles.util.WildcardHelper
The int representing begin in the pattern int [].
MATCH_END - Static variable in class org.apache.tiles.util.WildcardHelper
The int value that terminates the pattern int [].
MATCH_FILE - Static variable in class org.apache.tiles.util.WildcardHelper
The int representing '*' in the pattern int [].
MATCH_PATH - Static variable in class org.apache.tiles.util.WildcardHelper
The int representing '**' in the pattern int [].
MATCH_THEEND - Static variable in class org.apache.tiles.util.WildcardHelper
The int representing end in pattern int [].
matchArray(int[], int, int, char[], int) - Method in class org.apache.tiles.util.WildcardHelper
Matches elements of array r from rpos to rend with array d, starting from dpos.
MenuItem - Interface in org.apache.tiles.beans
Interface for MenuItems.
ModularTilesInitializer - Class in org.apache.tiles.extras.module
Loads Tiles modules, initializes them and destroy them at the end.
ModularTilesInitializer() - Constructor for class org.apache.tiles.extras.module.ModularTilesInitializer
 
ModularTilesListener - Class in org.apache.tiles.extras.module
Tiles listener that executes ModularTilesInitializer.
ModularTilesListener() - Constructor for class org.apache.tiles.extras.module.ModularTilesListener
 
MutableTilesContainer - Interface in org.apache.tiles.mgmt
Defines a mutable version of the TilesContainer.
mutate(AttributeContext, ServletRequest) - Method in interface org.apache.tiles.web.util.AttributeContextMutator
Mutate a AttributeContext.
MVELAttributeEvaluator - Class in org.apache.tiles.mvel
Allows to use MVEL as the language to evaluate attribute values.
MVELAttributeEvaluator(TilesRequestContextHolder, VariableResolverFactory) - Constructor for class org.apache.tiles.mvel.MVELAttributeEvaluator
Constructor.

N

name - Variable in class org.apache.tiles.Definition
Definition name.
NestedObjectDelegatePropertyAccessor<T> - Class in org.apache.tiles.ognl
Uses a PropertyAccessor as a delegate, but passing a nested object as target.
NestedObjectDelegatePropertyAccessor(NestedObjectExtractor<T>, PropertyAccessor) - Constructor for class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
Constructor.
NestedObjectExtractor<T> - Interface in org.apache.tiles.ognl
Extracts an object using another object as a basis.
nextElement() - Method in class org.apache.tiles.util.IteratorEnumeration
Returns the next element from the underlying iterator.
NoSuchAttributeException - Exception in org.apache.tiles.jsp.taglib
Indicates that a named attribute has not been found.
NoSuchAttributeException() - Constructor for exception org.apache.tiles.jsp.taglib.NoSuchAttributeException
Constructor.
NoSuchAttributeException(String) - Constructor for exception org.apache.tiles.jsp.taglib.NoSuchAttributeException
Constructor.
NoSuchAttributeException(Exception) - Constructor for exception org.apache.tiles.jsp.taglib.NoSuchAttributeException
Constructor.
NoSuchAttributeException(String, Exception) - Constructor for exception org.apache.tiles.jsp.taglib.NoSuchAttributeException
Constructor.
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.
NoSuchContainerException - Exception in org.apache.tiles.impl
Indicates that a keyed container has not been found.
NoSuchContainerException() - Constructor for exception org.apache.tiles.impl.NoSuchContainerException
Constructor.
NoSuchContainerException(String) - Constructor for exception org.apache.tiles.impl.NoSuchContainerException
Constructor.
NoSuchContainerException(Exception) - Constructor for exception org.apache.tiles.impl.NoSuchContainerException
Constructor.
NoSuchContainerException(String, Exception) - Constructor for exception org.apache.tiles.impl.NoSuchContainerException
Constructor.
NoSuchDefinitionException - Exception in org.apache.tiles.definition
Exception thrown when a definition is not found.
NoSuchDefinitionException() - Constructor for exception org.apache.tiles.definition.NoSuchDefinitionException
Constructor.
NoSuchDefinitionException(String) - Constructor for exception org.apache.tiles.definition.NoSuchDefinitionException
Constructor.
NoSuchPreparerException - Exception in org.apache.tiles.preparer
Thrown when the named preparerInstance can not be found.
NoSuchPreparerException(String) - Constructor for exception org.apache.tiles.preparer.NoSuchPreparerException
Constructor.
NoSuchPreparerException(String, Exception) - Constructor for exception org.apache.tiles.preparer.NoSuchPreparerException
Constructor.
NotAPortletEnvironmentException - Exception in org.apache.tiles.portlet.context
Exception that indicates that a resource could not be used because it is not in a portlet environment.
NotAPortletEnvironmentException() - Constructor for exception org.apache.tiles.portlet.context.NotAPortletEnvironmentException
Constructor.
NotAPortletEnvironmentException(String) - Constructor for exception org.apache.tiles.portlet.context.NotAPortletEnvironmentException
Constructor.
NotAPortletEnvironmentException(Throwable) - Constructor for exception org.apache.tiles.portlet.context.NotAPortletEnvironmentException
Constructor.
NotAPortletEnvironmentException(String, Throwable) - Constructor for exception org.apache.tiles.portlet.context.NotAPortletEnvironmentException
Constructor.
NotAServletEnvironmentException - Exception in org.apache.tiles.servlet.context
Exception that indicates that a resource could not be used because it is not in a servlet environment.
NotAServletEnvironmentException() - Constructor for exception org.apache.tiles.servlet.context.NotAServletEnvironmentException
Constructor.
NotAServletEnvironmentException(String) - Constructor for exception org.apache.tiles.servlet.context.NotAServletEnvironmentException
Constructor.
NotAServletEnvironmentException(Exception) - Constructor for exception org.apache.tiles.servlet.context.NotAServletEnvironmentException
Constructor.
NotAServletEnvironmentException(String, Exception) - Constructor for exception org.apache.tiles.servlet.context.NotAServletEnvironmentException
Constructor.
NotAvailableFeatureException - Exception in org.apache.tiles.factory
Exception that indicates that a feature could not be used since it is not available.
NotAvailableFeatureException() - Constructor for exception org.apache.tiles.factory.NotAvailableFeatureException
Constructor.
NotAvailableFeatureException(String) - Constructor for exception org.apache.tiles.factory.NotAvailableFeatureException
Constructor.
NotAvailableFeatureException(Throwable) - Constructor for exception org.apache.tiles.factory.NotAvailableFeatureException
Constructor.
NotAvailableFeatureException(String, Throwable) - Constructor for exception org.apache.tiles.factory.NotAvailableFeatureException
Constructor.
NULL_LOCALE - Static variable in class org.apache.tiles.util.LocaleUtil
The "null" Locale, i.e. a Locale that points to no real locale.
nullSafeEquals(Object, Object) - Static method in class org.apache.tiles.CompareUtil
Checks if two objects (eventually null) are the same.
nullSafeHashCode(Object) - Static method in class org.apache.tiles.CompareUtil
Returns 0 if the object is null, the hash code of the object otherwise.
NullWriter - Class in org.apache.tiles.freemarker.io
A writer that does not write anything.
NullWriter() - Constructor for class org.apache.tiles.freemarker.io.NullWriter
 

O

OGNLAttributeEvaluator - Class in org.apache.tiles.ognl
Evaluates attribute expressions and expressions with OGNL language.
OGNLAttributeEvaluator() - Constructor for class org.apache.tiles.ognl.OGNLAttributeEvaluator
 
org.apache.tiles - package org.apache.tiles
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles.
org.apache.tiles.access - package org.apache.tiles.access
Utility classes to access Tiles funcionality from an application.
org.apache.tiles.awareness - package org.apache.tiles.awareness
Interfaces that let the Tiles engine to inject dependencies to its objects.
org.apache.tiles.beans - package org.apache.tiles.beans
Classes to work with Tiles menu items and beans.
org.apache.tiles.compat.definition.digester - package org.apache.tiles.compat.definition.digester
Contains code to read old-format Tiles definition files.
org.apache.tiles.compat.preparer - package org.apache.tiles.compat.preparer
"View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered.
org.apache.tiles.context - package org.apache.tiles.context
Classes and interfaces that allow to access the various contexts in an application in a uniformed way.
org.apache.tiles.context.enhanced - package org.apache.tiles.context.enhanced
Classes and interfaces that allow to access the various contexts using also the classpath to access resources.
org.apache.tiles.definition - package org.apache.tiles.definition
It contains classes and interfaces to allow manipulations of "definitions", i.e. objects made of a template page and a number of filled attributes.
org.apache.tiles.definition.dao - package org.apache.tiles.definition.dao
Classes to simply load definitions depending on a customization key.
org.apache.tiles.definition.digester - package org.apache.tiles.definition.digester
Allows reading definitions with the use of Jakarta Commons Digester.
org.apache.tiles.definition.pattern - package org.apache.tiles.definition.pattern
Classes to manage pattern matching in definition names, and substitution in attributes.
org.apache.tiles.definition.pattern.regexp - package org.apache.tiles.definition.pattern.regexp
In Tiles it is possible to use regular expression patterns thanks to this package.
org.apache.tiles.definition.pattern.wildcard - package org.apache.tiles.definition.pattern.wildcard
In Tiles it is possible to use wildcard patterns thanks to this package.
org.apache.tiles.definition.util - package org.apache.tiles.definition.util
Utility classes for definitions.
org.apache.tiles.el - package org.apache.tiles.el
Attribute evaluator classes that can perform EL evaluation for attributes.
org.apache.tiles.evaluator - package org.apache.tiles.evaluator
Interfaces to manage attribute value evaluation.
org.apache.tiles.evaluator.el - package org.apache.tiles.evaluator.el
Deprecated package containing only deprecated classes that can perform EL evaluation for attributes.
org.apache.tiles.evaluator.impl - package org.apache.tiles.evaluator.impl
Classes to manage attribute value evaluation.
org.apache.tiles.extras.complete - package org.apache.tiles.extras.complete
These classes allow to start up Tiles with all features on.
org.apache.tiles.extras.module - package org.apache.tiles.extras.module
These classes allow to initialize independent module of Tiles.
org.apache.tiles.factory - package org.apache.tiles.factory
Factory classes, to allow creation of container instances.
org.apache.tiles.freemarker - package org.apache.tiles.freemarker
Classes for supporting FreeMarker in Tiles.
org.apache.tiles.freemarker.context - package org.apache.tiles.freemarker.context
Context classes to make FreeMarker work with Tiles.
org.apache.tiles.freemarker.io - package org.apache.tiles.freemarker.io
Some I/O utility classes.
org.apache.tiles.freemarker.renderer - package org.apache.tiles.freemarker.renderer
FreeMarker-typed attributes can be rendered by using classes in this package.
org.apache.tiles.freemarker.servlet - package org.apache.tiles.freemarker.servlet
Servlets for integration of FreeMarker and Tiles.
org.apache.tiles.freemarker.template - package 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.impl - package org.apache.tiles.impl
It contains the basic implementations of Tiles container.
org.apache.tiles.impl.mgmt - package org.apache.tiles.impl.mgmt
It contains the basic implementations of mutable Tiles containers.
org.apache.tiles.jsp.context - package org.apache.tiles.jsp.context
Tiles context classes in a JSP environment.
org.apache.tiles.jsp.evaluator.el - package org.apache.tiles.jsp.evaluator.el
Attribute evaluator classes that can perform EL evaluation for attributes when a JSP environment is available.
org.apache.tiles.jsp.taglib - package org.apache.tiles.jsp.taglib
The "tiles-jsp" tag library contains tags that are useful to create templates, subpages other reusable view parts using the "tiles-core" package.
org.apache.tiles.jsp.taglib.definition - package org.apache.tiles.jsp.taglib.definition
Part of the tag library to create definitions inside JSP pages.
org.apache.tiles.locale - package org.apache.tiles.locale
Classes and interfaces to allow locale resolution in an application, i.e. it allows to specify how to access the locale that the user wants to use.
org.apache.tiles.locale.impl - package org.apache.tiles.locale.impl
Basic implementation of the locale resolver.
org.apache.tiles.mgmt - package org.apache.tiles.mgmt
Classes and interfaces to be used when it is needed to create Tiles definitions during the execution of the application.
org.apache.tiles.mvel - package org.apache.tiles.mvel
Attribute evaluator classes that can perform MVEL evaluation for attributes.
org.apache.tiles.ognl - package org.apache.tiles.ognl
Attribute evaluator classes that can perform OGNL evaluation for attributes.
org.apache.tiles.portlet.context - package org.apache.tiles.portlet.context
Classes and interfaces that allow to access the various contexts from a portlet application.
org.apache.tiles.portlet.context.wildcard - package org.apache.tiles.portlet.context.wildcard
This package contains deprecated classes and interfaces that allow to access the various contexts from a portlet application.
org.apache.tiles.portlet.wildcard - package org.apache.tiles.portlet.wildcard
Classes and interfaces that allow to access the various contexts from a portlet application.
org.apache.tiles.preparer - package org.apache.tiles.preparer
"View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered.
org.apache.tiles.reflect - package org.apache.tiles.reflect
Classes to manage reflection in a centralized way for Tiles.
org.apache.tiles.renderer - package org.apache.tiles.renderer
Interfaces to manage attribute rendering.
org.apache.tiles.renderer.impl - package org.apache.tiles.renderer.impl
Default implementations to manage attribute rendering.
org.apache.tiles.servlet.context - package org.apache.tiles.servlet.context
Classes and interfaces that allow to access the various contexts from a servlet application.
org.apache.tiles.servlet.context.wildcard - package org.apache.tiles.servlet.context.wildcard
This package contains deprecated classes and interfaces that allow to access the various contexts from a servlet application.
org.apache.tiles.servlet.wildcard - package org.apache.tiles.servlet.wildcard
Classes and interfaces that allow to access the various contexts from a servlet application.
org.apache.tiles.startup - package org.apache.tiles.startup
Classes to start the Tiles engine up.
org.apache.tiles.template - package org.apache.tiles.template
Tiles template classes, that enable to write support code for template languages (JSP, FreeMarker, Velocity).
org.apache.tiles.util - package org.apache.tiles.util
Static utility classes used throughout the implementation.
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.
org.apache.tiles.web.startup - package org.apache.tiles.web.startup
Classes to start the Tiles engine up in a web environment.
org.apache.tiles.web.startup.simple - package org.apache.tiles.web.startup.simple
Classes to start the Tiles engine up in a web environment using the default settings.
org.apache.tiles.web.util - package org.apache.tiles.web.util
Utility classes to use Tiles in a servlet environment.
overload(Definition, Definition) - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Use BasicAttributeContext.inherit(org.apache.tiles.AttributeContext).
overload(Definition, Definition) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
Deprecated. Use BasicAttributeContext.inherit(org.apache.tiles.BasicAttributeContext).

P

param - Variable in class org.apache.tiles.portlet.context.PortletTilesRequestContext
The lazily instantiated Map of request parameter name-value.
params - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
The parameters used in the current tool call.
paramValues - Variable in class org.apache.tiles.portlet.context.PortletTilesRequestContext
The lazily instantiated Map of request parameter name-values.
parseAlternateDefinitions() - Method in class org.apache.tiles.web.util.TilesDecorationFilter
Creates the alternate definitions map, to map a mask of definition names to a configured definition.
PARSER_VALIDATE_PARAMETER_NAME - Static variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Digester validation parameter name.
PatternDefinitionResolver<T> - Interface in org.apache.tiles.definition.pattern
Resolves a definition starting from patterns stored in definition maps.
PatternDefinitionResolverAware<T> - Interface in org.apache.tiles.definition.pattern
It indicates an object that uses a PatternDefinitionResolver.
PatternRecognizer - Interface in org.apache.tiles.definition.pattern
Checks if a pattern (or a candidate one) is recognized as a pattern.
PatternUtil - Class in org.apache.tiles.definition.pattern
Utilities for pattern matching and substitution.
peek() - Method in class org.apache.tiles.ArrayStack
Returns the top item off of this stack without removing it.
peek(int) - Method in class org.apache.tiles.ArrayStack
Returns the n'th item down (zero-relative) from the top of this stack without removing it.
pop() - Method in class org.apache.tiles.ArrayStack
Pops the top item off of this stack and return it.
popContext(TilesRequestContext) - Static method in class org.apache.tiles.context.BasicAttributeContext
Deprecated. Use TilesContainer.endContext(Object...).
popContext(TilesRequestContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
Pops a context object out of the stack.
PortletTilesApplicationContext - Class in org.apache.tiles.portlet.context
Portlet-based TilesApplicationContext implementation.
PortletTilesApplicationContext(PortletContext) - Constructor for class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Creates a new instance of PortletTilesApplicationContext.
PortletTilesApplicationContextFactory - Class in org.apache.tiles.portlet.context
Deprecated. Create an instance of PortletTilesApplicationContext yourself, by implementing TilesInitializer or extending AbstractTilesInitializer and overriding createTilesApplicationContext method.
PortletTilesApplicationContextFactory() - Constructor for class org.apache.tiles.portlet.context.PortletTilesApplicationContextFactory
Deprecated.  
PortletTilesContextFactory - Class in org.apache.tiles.portlet.context
Deprecated. Use PortletTilesApplicationContextFactory or PortletTilesRequestContextFactory.
PortletTilesContextFactory() - Constructor for class org.apache.tiles.portlet.context.PortletTilesContextFactory
Deprecated.  
PortletTilesRequestContext - Class in org.apache.tiles.portlet.context
Portlet-based TilesApplicationContext implementation.
PortletTilesRequestContext(TilesApplicationContext, PortletContext, PortletRequest, PortletResponse) - Constructor for class org.apache.tiles.portlet.context.PortletTilesRequestContext
Creates a new instance of PortletTilesRequestContext.
PortletTilesRequestContext(PortletContext, PortletRequest, PortletResponse) - Constructor for class org.apache.tiles.portlet.context.PortletTilesRequestContext
Deprecated. Use PortletTilesRequestContext.PortletTilesRequestContext(TilesApplicationContext, PortletContext, PortletRequest, PortletResponse) .
PortletTilesRequestContextFactory - Class in org.apache.tiles.portlet.context
Creates an instance of the appropriate TilesRequestContext implementation under a portlet environment.
PortletTilesRequestContextFactory() - Constructor for class org.apache.tiles.portlet.context.PortletTilesRequestContextFactory
Constructor.
PortletUtil - Class in org.apache.tiles.portlet.context
Utilities for Tiles portlet support.
postCreationOperations(TilesRequestContextFactory, TilesApplicationContext, RendererFactory, AttributeEvaluator, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated. After the creation of the elements, it is possible to do other operations that will be done after the creation and before the assignment to the container.
postCreationOperations(TilesRequestContextFactory, TilesApplicationContext, RendererFactory, AttributeEvaluator, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. After the creation of the elements, it is possible to do other operations that will be done after the creation and before the assignment to the container.
postDefinitionLoadOperations(Map<String, Definition>, Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Deprecated. Never used.
postDefinitionLoadOperations(Map<String, Definition>, Locale) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
Deprecated. 
PrefixedPatternDefinitionResolver<T> - Class in org.apache.tiles.definition.pattern
This resolver allows the use of multiple pattern matching languages.
PrefixedPatternDefinitionResolver() - Constructor for class org.apache.tiles.definition.pattern.PrefixedPatternDefinitionResolver
Constructor.
prepare(String, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Executes a preparer.
prepare(String, Object...) - Method in interface org.apache.tiles.TilesContainer
Executes a preparer.
preparer - Variable in class org.apache.tiles.BasicAttributeContext
Associated ViewPreparer URL or classname, if defined.
PREPARER_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Initialization parameter that represents the preparer factory class name.
PreparerException - Exception in org.apache.tiles.preparer
Thrown when an exception occurs while processing a prepare request.
PreparerException() - Constructor for exception org.apache.tiles.preparer.PreparerException
Constructor.
PreparerException(Exception) - Constructor for exception org.apache.tiles.preparer.PreparerException
Constructor.
PreparerException(String) - Constructor for exception org.apache.tiles.preparer.PreparerException
Constructor.
PreparerException(String, Exception) - Constructor for exception org.apache.tiles.preparer.PreparerException
Constructor.
PreparerFactory - Interface in org.apache.tiles.preparer
Factory interface used to create/retrieve instances of the ViewPreparer interface.
preparers - Variable in class org.apache.tiles.preparer.BasicPreparerFactory
Maps a preparer name to the instantiated preparer.
print(boolean) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
print(char) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
print(char[]) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
print(double) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
print(float) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
print(int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
print(long) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
print(Object) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
print(String) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println() - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println(boolean) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println(char) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println(char[]) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println(double) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println(float) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println(int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println(long) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println(Object) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
println(String) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
PropertyAccessorDelegateFactory<T> - Interface in org.apache.tiles.ognl
Decides a PropertyAccessor depending on the property name and the object to evaluate.
push(T) - Method in class org.apache.tiles.ArrayStack
Pushes a new item onto the top of this stack.
pushContext(AttributeContext, TilesRequestContext) - Static method in class org.apache.tiles.context.BasicAttributeContext
Deprecated. Use TilesContainer.startContext(Object...).
pushContext(AttributeContext, TilesRequestContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
Pushes a context object in the stack.
put(String, Object) - Method in class org.apache.tiles.Definition
Deprecated. Use AttributeContext.putAttribute(String, Attribute) or AttributeContext.putAttribute(String, Attribute, boolean).
put(String, Object, String) - Method in class org.apache.tiles.Definition
Deprecated. Use AttributeContext.putAttribute(String, Attribute) or AttributeContext.putAttribute(String, Attribute, boolean).
put(String, Object, Attribute.AttributeType, String) - Method in class org.apache.tiles.Definition
Deprecated. Use AttributeContext.putAttribute(String, Attribute) or AttributeContext.putAttribute(String, Attribute, boolean).
PUT_ATTRIBUTE_HANDLER_CLASS - Static variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
The handler to create attributes.
putAttribute(String, Attribute) - Method in interface org.apache.tiles.AttributeContext
Add the specified attribute.
putAttribute(String, Attribute, boolean) - Method in interface org.apache.tiles.AttributeContext
Add the specified attribute.
putAttribute(String, Attribute) - Method in class org.apache.tiles.BasicAttributeContext
Add the specified attribute.
putAttribute(String, Attribute, boolean) - Method in class org.apache.tiles.BasicAttributeContext
Add the specified attribute.
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.
PutAttributeFMModel - Class in org.apache.tiles.freemarker.template
Wraps PutAttributeModel to be used in FreeMarker.
PutAttributeFMModel(PutAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.PutAttributeFMModel
Constructor.
PutAttributeModel - Class in org.apache.tiles.template
Put an attribute in enclosing attribute container tag.
PutAttributeModel() - Constructor for class org.apache.tiles.template.PutAttributeModel
 
PutAttributeTag - Class in org.apache.tiles.jsp.taglib
Put an attribute in enclosing attribute container tag.
PutAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.PutAttributeTag
 
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.
PutListAttributeFMModel - Class in org.apache.tiles.freemarker.template
Wraps PutListAttributeModel to be used in FreeMarker.
PutListAttributeFMModel(PutListAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.PutListAttributeFMModel
Constructor.
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
 
PutListAttributeTag - Class in org.apache.tiles.jsp.taglib
PutList tag implementation.
PutListAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.PutListAttributeTag
 
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

read(Object) - Method in interface org.apache.tiles.definition.DefinitionsReader
Reads Definition objects from a source.
read(Object) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Reads Definition objects from a source.
readDefinitions() - Method in interface org.apache.tiles.definition.DefinitionsFactory
Deprecated. Let the Definitions Factory use it.
readDefinitions() - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
Deprecated. 
readDefinitions() - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Let the Definitions Factory use it.
reader - Variable in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Reader used to get definitions from the sources.
reader - Variable in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. No more used.
READER_IMPL_PROPERTY - Static variable in interface org.apache.tiles.definition.DefinitionsFactory
Property name that specifies the implementation of the DefinitionsReader.
refresh() - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Refreshes the stored definitions, reloading them.
refresh() - Method in interface org.apache.tiles.definition.Refreshable
Refreshes the stored definitions, reloading them.
refresh() - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Refreshes the stored definitions, reloading them.
Refreshable - Interface in org.apache.tiles.definition
Indicates support for reloading Tiles configuration when it changes.
RefreshMonitor - Interface in org.apache.tiles.definition
Implementing this interface means that the object monitors the sources it uses to check when they change.
refreshRequired() - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Indicates whether the sources are out of date and need to be reloaded.
refreshRequired() - Method in interface org.apache.tiles.definition.RefreshMonitor
Indicates whether the sources are out of date and need to be reloaded.
refreshRequired() - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Indicates whether the DefinitionsFactory is out of date and needs to be reloaded.
RegexpDefinitionPatternMatcher - Class in org.apache.tiles.definition.pattern.regexp
Matches regular expression patterns in definitions.
RegexpDefinitionPatternMatcher(String, Definition) - Constructor for class org.apache.tiles.definition.pattern.regexp.RegexpDefinitionPatternMatcher
Constructor.
RegexpDefinitionPatternMatcherFactory - Class in org.apache.tiles.definition.pattern.regexp
Creates instances of RegexpDefinitionPatternMatcher.
RegexpDefinitionPatternMatcherFactory() - Constructor for class org.apache.tiles.definition.pattern.regexp.RegexpDefinitionPatternMatcherFactory
 
RegexpPatternDefinitionResolver<T> - Class in org.apache.tiles.definition.pattern
Matches definition patterns through the use of regular expressions.
RegexpPatternDefinitionResolver() - Constructor for class org.apache.tiles.definition.pattern.RegexpPatternDefinitionResolver
 
register(Definition, Object...) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated. Register a new definition with the container.
register(Definition, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated. Registers a custom definition.
register(Definition, Object...) - Method in class org.apache.tiles.impl.mgmt.CachingTilesContainer
Register a new definition with the container.
register(Definition, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.CachingTilesContainer
Registers a custom definition.
register(Definition, Object...) - Method in interface org.apache.tiles.mgmt.MutableTilesContainer
Register a new definition with the container.
registerAttributeEvaluator(String, AttributeEvaluator) - Method in class org.apache.tiles.evaluator.BasicAttributeEvaluatorFactory
Registers a known expression language with its attribute evaluator.
registerAttributeRenderers(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
Registers attribute renderers in a BasicRendererFactory.
registerAttributeRenderers(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Registers attribute renderers in a BasicRendererFactory.
registerChainedRequestContextFactories(ChainedTilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Register elements of a chained request context factory.
registerDefinitionPatternMatcherFactory(String, DefinitionPatternMatcherFactory) - Method in class org.apache.tiles.definition.pattern.PrefixedPatternDefinitionResolver
Registers a DefinitionPatternMatcherFactory connected to a particular language.
registerRenderer(String, AttributeRenderer) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
Registers a renderer.
registerRequestContextFactory(String, List<TilesRequestContextFactory>, TilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
Registers a TilesRequestContextFactory specifying its classname.
registrations - Variable in class org.apache.tiles.compat.definition.digester.CompatibilityDigesterDefinitionsReader
The set of public identifiers, and corresponding resource names for the versions of the configuration file DTDs we know about.
registrations - Variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
The set of public identifiers, and corresponding resource names for the versions of the configuration file DTDs we know about.
release() - Method in class org.apache.tiles.jsp.taglib.TilesBodyTag
Deprecated. Release any per-instance resources, releasing any resources or state before this tag instance is disposed.
release() - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
Release references to allocated resources acquired in initialize() of via subsequent processing.
release() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Release references to allocated resources acquired in initialize() of via subsequent processing.
release() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Release references to allocated resources acquired in initialize() of via subsequent processing.
release() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Release references to allocated resources acquired in initialize() of via subsequent processing.
ReloadableDefinitionsFactory - Interface in org.apache.tiles.definition
Deprecated. Use Refreshable.
reloadDefinitionsFactory(Object) - Static method in class org.apache.tiles.definition.util.DefinitionsFactoryUtil
Deprecated. Let the definitions DAO manage auto-reload.
removeAttribute(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
removeAttribute(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
render(String, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Render the given tiles request.
render(Attribute, Writer, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Deprecated. 
render(Attribute, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Render the given Attribute.
render(TilesRequestContext, String) - Method in class org.apache.tiles.impl.BasicTilesContainer
Renders the definition with specified name.
render(TilesRequestContext, Definition) - Method in class org.apache.tiles.impl.BasicTilesContainer
Renders the specified definition.
render(TilesRequestContext, AttributeContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
Renders the specified attribute context.
render(Attribute, TilesRequestContext) - Method in interface org.apache.tiles.renderer.AttributeRenderer
Renders an attribute.
render(Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
Renders an attribute.
render(String, Object...) - Method in interface org.apache.tiles.TilesContainer
Render the given tiles request.
render(Attribute, Writer, Object...) - Method in interface org.apache.tiles.TilesContainer
Deprecated. Use TilesContainer.render(Attribute, Object...).
render(Attribute, Object...) - Method in interface org.apache.tiles.TilesContainer
Render the given Attribute.
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.
renderAsString(TemplateDirectiveBody) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Renders the body as a string.
renderAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Renders the current attribute context.
renderContext(Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Renders the current context, as it is.
renderContext(Object...) - Method in interface org.apache.tiles.TilesContainer
Renders the current context, as it is.
renderDefinition(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Renders a definition.
RENDERER_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Initialization parameter that represents the renderer factory class name.
RendererException - Exception in org.apache.tiles.renderer
Exception for attribute rendition events.
RendererException() - Constructor for exception org.apache.tiles.renderer.RendererException
Constructor.
RendererException(String) - Constructor for exception org.apache.tiles.renderer.RendererException
Constructor.
RendererException(Exception) - Constructor for exception org.apache.tiles.renderer.RendererException
Create a new RendererException wrapping an existing exception.
RendererException(String, Exception) - Constructor for exception org.apache.tiles.renderer.RendererException
Create a new RendererException from an existing exception.
RendererFactory - Interface in org.apache.tiles.renderer
Factory interface used to create/retrieve instances of the AttributeRenderer interface.
renderers - Variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
The renderer name/renderer map.
replacePlaceholders(Definition, String, Object...) - Static method in class org.apache.tiles.definition.pattern.PatternUtil
Creates a definition given its representation with wildcards and attribute values with placeholders, replacing real values into placeholders.
request - Variable in class org.apache.tiles.portlet.context.PortletTilesRequestContext
The PortletRequest for this request.
request - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
The HTTP request.
REQUEST_CONTEXT_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Initialization parameter that represents the context factory class name.
RequestScopeNestedObjectExtractor - Class in org.apache.tiles.ognl
Extracts the request scope from a Tiles request.
RequestScopeNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.RequestScopeNestedObjectExtractor
 
reset() - Method in interface org.apache.tiles.definition.Definitions
Deprecated. Clears definitions.
reset() - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Clears definitions.
reset() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
Deprecated. Release any per-invocation resources, resetting any resources or state that should be cleared between successive invocations of Tag.doEndTag() and Tag.doStartTag().
reset() - Method in class org.apache.tiles.jsp.taglib.TilesBodyTag
Deprecated. Release any per-invocation resources, resetting any resources or state that should be cleared between successive invocations of Tag.doEndTag() and Tag.doStartTag().
resolveDefinition(String, T) - Method in class org.apache.tiles.definition.pattern.AbstractPatternDefinitionResolver
Resolves a definition searching in all patterns for the requested customization key.
resolveDefinition(String, T) - Method in interface org.apache.tiles.definition.pattern.PatternDefinitionResolver
Resolves a definition searching in all patterns for the requested customization key.
resolveDefinition(String, T) - Method in class org.apache.tiles.definition.pattern.RegexpPatternDefinitionResolver
Resolves a definition searching in all patterns for the requested customization key.
resolveDefinition(String, T) - Method in class org.apache.tiles.definition.pattern.WildcardPatternDefinitionResolver
Resolves a definition searching in all patterns for the requested customization key.
resolveFactoryName(Map<String, String>, String) - Static method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Resolves a factory class name.
resolveInheritance(Definition, Map<String, Definition>, Locale, Set<String>) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
Resolve locale-specific inheritance.
resolveInheritance(Definition, Locale, Set<String>) - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Resolve locale-specific inheritance.
resolveInheritance(Definition, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
Resolve inheritance.
resolveInheritances(Map<String, Definition>, Locale) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
Resolve locale-specific extended instances.
resolveInheritances() - Method in interface org.apache.tiles.definition.Definitions
Deprecated. Resolves configuration inheritance properties.
resolveInheritances(Locale) - Method in interface org.apache.tiles.definition.Definitions
Deprecated. Resolves locale-specific configuration inheritance properties.
resolveInheritances() - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Resolve extended instances.
resolveInheritances(Locale) - Method in class org.apache.tiles.definition.DefinitionsImpl
Deprecated. Resolve locale-specific extended instances.
resolveLocale(TilesRequestContext) - Method in class org.apache.tiles.locale.impl.DefaultLocaleResolver
Resolves the locale.
resolveLocale(TilesRequestContext) - Method in interface org.apache.tiles.locale.LocaleResolver
Resolves the locale.
resolver - Variable in class org.apache.tiles.el.ELAttributeEvaluator
The EL resolver to use.
resolver - Variable in class org.apache.tiles.portlet.wildcard.WildcardPortletTilesApplicationContext
The pattern resolver.
resolver - Variable in class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
The pattern resolver.
ResolvingLocaleUrlDefinitionDAO - Class in org.apache.tiles.definition.dao
A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded and resolves inheritances.
ResolvingLocaleUrlDefinitionDAO() - Constructor for class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
 
response - Variable in class org.apache.tiles.portlet.context.PortletTilesRequestContext
The PortletResponse for this request.
response - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
The HTTP response.
roles - Variable in class org.apache.tiles.Attribute
The roles that can render this attribute.

S

search(T) - Method in class org.apache.tiles.ArrayStack
Returns the one-based position of the distance from the top that the specified object exists on this stack, where the top-most element is considered to be at distance 1.
searchResources(ClassLoader, String) - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Searches for resources in the classpath, given a path, using a class loader.
servletContext - Variable in class org.apache.tiles.el.JspExpressionFactoryFactory
The servlet context.
ServletContextAdapter - Class in org.apache.tiles.web.util
Adapts a servlet config and a servlet context to become a unique servlet context.
ServletContextAdapter(ServletConfig) - Constructor for class org.apache.tiles.web.util.ServletContextAdapter
Constructor.
ServletTilesApplicationContext - Class in org.apache.tiles.servlet.context
Servlet-based implementation of the TilesApplicationContext interface.
ServletTilesApplicationContext(ServletContext) - Constructor for class org.apache.tiles.servlet.context.ServletTilesApplicationContext
Creates a new instance of ServletTilesApplicationContext.
ServletTilesApplicationContextFactory - Class in org.apache.tiles.servlet.context
Deprecated. Create an instance of ServletTilesApplicationContext yourself, by implementing TilesInitializer or extending AbstractTilesInitializer and overriding createTilesApplicationContext method.
ServletTilesApplicationContextFactory() - Constructor for class org.apache.tiles.servlet.context.ServletTilesApplicationContextFactory
Deprecated.  
ServletTilesContextFactory - Class in org.apache.tiles.servlet.context
Deprecated. 
ServletTilesContextFactory() - Constructor for class org.apache.tiles.servlet.context.ServletTilesContextFactory
Deprecated. Do not use! No replacement.
ServletTilesRequestContext - Class in org.apache.tiles.servlet.context
Servlet-based implementation of the TilesApplicationContext interface.
ServletTilesRequestContext(TilesApplicationContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.tiles.servlet.context.ServletTilesRequestContext
Creates a new instance of ServletTilesRequestContext.
ServletTilesRequestContext(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.tiles.servlet.context.ServletTilesRequestContext
Deprecated. Use ServletTilesRequestContext.ServletTilesRequestContext(TilesApplicationContext, HttpServletRequest, HttpServletResponse) .
ServletTilesRequestContextFactory - Class in org.apache.tiles.servlet.context
Creates an instance of the appropriate TilesRequestContext implementation in a servlet environment.
ServletTilesRequestContextFactory() - Constructor for class org.apache.tiles.servlet.context.ServletTilesRequestContextFactory
 
ServletUtil - Class in org.apache.tiles.servlet.context
Utilities for Tiles servlet support.
SessionScopeNestedObjectExtractor - Class in org.apache.tiles.ognl
Extracts the session scope from a Tiles request.
SessionScopeNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.SessionScopeNestedObjectExtractor
 
setApplicationContext(TilesApplicationContext) - Method in interface org.apache.tiles.awareness.TilesApplicationContextAware
Sets the Tiles application context.
setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Sets the Tiles application context.
setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
Sets the Tiles application context.
setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.el.ELAttributeEvaluator
Sets the Tiles application context.
setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.el.JspExpressionFactoryFactory
Sets the Tiles application context.
setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
Sets the Tiles application context to use.
setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
Sets the Tiles application context.
setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
Sets the Tiles application context.
setApplicationContextFactory(AbstractTilesApplicationContextFactory) - Method in interface org.apache.tiles.awareness.AbstractTilesApplicationContextFactoryAware
Deprecated. Sets the Tiles application context factory.
setAttribute(Environment, String, Object, String) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Sets an attribute in the desired scope.
setAttribute(String, Object) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. 
setAttribute(Context, HttpServletRequest, ServletContext, String, Object, String) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
Sets an attribute in the desired scope.
setAttribute(String, Object) - Method in class org.apache.tiles.web.util.ServletContextAdapter
setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in interface org.apache.tiles.evaluator.AttributeEvaluatorFactoryAware
Sets the attribute evaluator factory.
setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
Sets the attribute evaluator factory.
setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
Sets the attribute evaluator factory.
setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
Sets the attribute evaluator factory.
setBody(String) - Method in class org.apache.tiles.Attribute
Sets the body of this attribute.
setCascade(boolean) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Sets the property that tells if the attribute should be cascaded to nested definitions.
setCascade(boolean) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
Sets the property that tells if the attribute should be cascaded to nested definitions.
setCheckRefresh(boolean) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Sets the flag to check URL refresh.
setClassname(String) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Set the class name.
setContainer(TilesApplicationContext, TilesContainer) - Static method in class org.apache.tiles.access.TilesAccess
Configures the default container to be used in the application.
setContainer(TilesApplicationContext, TilesContainer, String) - Static method in class org.apache.tiles.access.TilesAccess
Configures the container to be used in the application.
setContainer(Object, TilesContainer) - Static method in class org.apache.tiles.access.TilesAccess
Deprecated. Use TilesAccess.setContainer(TilesApplicationContext, TilesContainer).
setContainer(TilesContainer) - Method in interface org.apache.tiles.awareness.TilesContainerAware
Sets the Tiles container.
setContainer(JspContext, TilesContainer) - Static method in class org.apache.tiles.jsp.context.JspUtil
Configures the default container to be used in the application.
setContainer(JspContext, TilesContainer, String) - Static method in class org.apache.tiles.jsp.context.JspUtil
Configures the container to be used in the application.
setContainer(PortletContext, TilesContainer) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Configures the default container to be used in the application.
setContainer(PortletContext, TilesContainer, String) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Configures the container to be used in the application.
setContainer(TilesContainer) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
Sets the Tiles container.
setContainer(TilesContainer) - Method in class org.apache.tiles.renderer.impl.DefinitionAttributeRenderer
Sets the Tiles container.
setContainer(TilesContainer) - Method in class org.apache.tiles.renderer.impl.UntypedAttributeRenderer
Deprecated. Sets the Tiles container.
setContainer(ServletContext, TilesContainer) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Configures the default container to be used in the application.
setContainer(ServletContext, TilesContainer, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Configures the container to be used in the application.
setContainerFactory(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
Deprecated. Sets the container factory class name.
setContainerKey(String) - Method in class org.apache.tiles.jsp.taglib.definition.DestroyContainerTag
Sets the key of the container to destroy.
setContainerKey(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
Deprecated. Sets the key under which the container will be stored.
setContainerKey(String) - Method in class org.apache.tiles.jsp.taglib.definition.SetCurrentContainerTag
Sets the key under which the container is stored.
setContentType(String) - Method in interface org.apache.tiles.context.TilesRequestContext
Sets the content type when rendering the result.
setContentType(String) - Method in class org.apache.tiles.context.TilesRequestContextWrapper
Sets the content type when rendering the result.
setContentType(String) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
Sets the content type when rendering the result.
setContentType(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Sets the content type when rendering the result.
setContextFactory(TilesContextFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
Deprecated. Use BasicTilesContainer.setRequestContextFactory(TilesRequestContextFactory).
setCurrentContainer(Environment, String) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Sets the current container to use in web pages.
setCurrentContainer(Environment, TilesContainer) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Sets the current container to use in web pages.
setCurrentContainer(JspContext, String) - Static method in class org.apache.tiles.jsp.context.JspUtil
Sets the current container to use in web pages.
setCurrentContainer(JspContext, TilesContainer) - Static method in class org.apache.tiles.jsp.context.JspUtil
Sets the current container to use in web pages.
setCurrentContainer(PortletRequest, PortletContext, String) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Sets the current container to use in web pages.
setCurrentContainer(PortletRequest, PortletContext, TilesContainer) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Sets the current container to use in web pages.
setCurrentContainer(ServletRequest, ServletContext, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Sets the current container to use in web pages.
setCurrentContainer(ServletRequest, ServletContext, TilesContainer) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Sets the current container to use in web pages.
setCurrentContainer(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
Sets the current container for the current request.
SetCurrentContainerFMModel - Class in org.apache.tiles.freemarker.template
Sets the current container, to be used in Tiles templates.
SetCurrentContainerFMModel() - Constructor for class org.apache.tiles.freemarker.template.SetCurrentContainerFMModel
 
SetCurrentContainerTag - Class in org.apache.tiles.jsp.taglib.definition
Sets the current container, to be used by Tiles tags.
SetCurrentContainerTag() - Constructor for class org.apache.tiles.jsp.taglib.definition.SetCurrentContainerTag
 
setDefaultConfiguration(Map<String, String>) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Sets the default configuration parameters.
setDefaultRenderer(AttributeRenderer) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
Sets the default renderer.
setDefaultValue(String, String) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Sets one default configuration parameter value.
setDefaultValue(Object) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Sets the default value, that is evaluated only if value is null and the attribute with the associated name is null.
setDefaultValue(Object) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Sets the default value, that is evaluated only if value is null and the attribute with the associated name is null.
setDefaultValueRole(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Sets the role to check for the default value.
setDefaultValueRole(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Sets the role to check for the default value.
setDefaultValueType(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Sets the default value type.
setDefaultValueType(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Sets the default value type.
setDefinitionDAO(DefinitionDAO<Locale>) - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
Sets the definition DAO to use.
setDefinitionsFactory(DefinitionsFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
Set the definitions factory.
setDefinitionsFactory(String, DefinitionsFactory, Map<String, String>) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Use KeyedDefinitionsFactoryTilesContainer.setDefinitionsFactory(String, DefinitionsFactory).
setDefinitionsFactory(String, DefinitionsFactory) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Set the definitions factory.
setDefinitionsFactory(DefinitionsFactory) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated. Set the definitions factory.
setDefinitionsFactory(String, DefinitionsFactory, Map<String, String>) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
Deprecated. 
setDefinitionsFactory(DefinitionsFactory) - Method in class org.apache.tiles.impl.mgmt.CachingTilesContainer
Set the definitions factory.
setExpression(String) - Method in class org.apache.tiles.Attribute
Deprecated. Use Attribute.setExpressionObject(Expression).
setExpression(String) - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
Sets the expression to calculate the value from.
setExpression(String) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Sets the expression to calculate the value from.
setExpressionFactory(ExpressionFactory) - Method in class org.apache.tiles.el.ELAttributeEvaluator
Sets the expression factory to use.
setExpressionObject(Expression) - Method in class org.apache.tiles.Attribute
Sets The expression to evaluate.
setExtends(String) - Method in class org.apache.tiles.Definition
Set extends.
setExtends(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Sets the (optional) definition name that this definition extends.
setFactories(List<AbstractTilesApplicationContextFactory>) - Method in class org.apache.tiles.context.ChainedTilesApplicationContextFactory
Deprecated. Sets the factories to be used.
setFactories(List<TilesContextFactory>) - Method in class org.apache.tiles.context.ChainedTilesContextFactory
Deprecated. Simply do not use it.
setFactories(List<TilesRequestContextFactory>) - Method in class org.apache.tiles.context.ChainedTilesRequestContextFactory
Sets the factories to be used.
setFactory(DefinitionsFactory) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
Sets the definitions factory to use.
setFilterConfig(FilterConfig) - Method in class org.apache.tiles.web.startup.TilesFilter
Deprecated. Set the filter configuration object for this filter.
setFlush(boolean) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Sets the flush flag.
setFlush(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Sets the flush flag.
setFlush(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Sets the flush flag.
setFlush(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Sets the flush flag.
setForceInclude(Environment, boolean) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
Sets the option that enables the forced include of the response.
setForceInclude(JspContext, boolean) - Static method in class org.apache.tiles.jsp.context.JspUtil
Sets the option that enables the forced include of the response.
setForceInclude(PortletRequest, boolean) - Static method in class org.apache.tiles.portlet.context.PortletUtil
Sets the option that enables the forced include of the response.
setForceInclude(HttpServletRequest, boolean) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Sets the option that enables the forced include of the response.
setFunctionMapper(FunctionMapper) - Method in class org.apache.tiles.el.ELContextImpl
Sets the function mapper to use.
setIcon(String) - Method in interface org.apache.tiles.beans.MenuItem
Sets the icon URL of this menu item.
setIcon(String) - Method in class org.apache.tiles.beans.SimpleMenuItem
Sets the (optional) icon image URL.
setId(String) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Sets the id of the imported scripting variable.
setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Sets the ignore flag.
setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
Set ignore flag.
setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Sets the ignore flag.
setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Sets the ignore flag.
setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Sets the ignore flag.
setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Set ignore flag.
setInherit(boolean) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
If true, the attribute will put the elements of the attribute with the same name of the parent definition before the ones specified here.
setInherit(boolean) - Method in class org.apache.tiles.ListAttribute
If true, the attribute will put the elements of the attribute with the same name of the parent definition before the ones specified here.
setInitParameter(String, String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
Deprecated. Sets an init parameter value.
setKeyExtractor(KeyedDefinitionsFactoryTilesContainer.KeyExtractor) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
Deprecated. Sets the key extractor to use.
setLink(String) - Method in interface org.apache.tiles.beans.MenuItem
Sets the URL of this menu item.
setLink(String) - Method in class org.apache.tiles.beans.SimpleMenuItem
Sets the link where the menu item points to.
setLocaleResolver(LocaleResolver) - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
Sets the locale resolver to use.
setName(String) - Method in class org.apache.tiles.Attribute
Deprecated. Use the setName methods in object that contain attributes.
setName(String) - Method in class org.apache.tiles.Definition
Sets the value of the name property.
setName(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Sets the name of the definition to configure.
setName(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Sets the name of the attribute.
setName(String) - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
Set the name.
setName(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Sets the name of the attribute.
setName(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Sets the name of the definition to insert.
setName(String) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Sets the name of the attribute.
setName(String) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
Sets the name of the attribute.
setName(String) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Set the name.
setParameter(String, String) - Method in class org.apache.tiles.freemarker.renderer.FreeMarkerAttributeRenderer
Sets a parameter for the internal servlet.
setParameter(String, String) - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
Sets a parameter for the internal servlet.
setPatternDefinitionResolver(PatternDefinitionResolver<Locale>) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
Sets the pattern definition resolver to use.
setPatternDefinitionResolver(PatternDefinitionResolver<T>) - Method in interface org.apache.tiles.definition.pattern.PatternDefinitionResolverAware
Sets the pattern definition resolver to use.
setPreparer(String) - Method in interface org.apache.tiles.AttributeContext
Set associated preparer instance.
setPreparer(String) - Method in class org.apache.tiles.BasicAttributeContext
Set associated preparer instance.
setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Sets the definition view preparer.
setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Sets the preparer name.
setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Sets the preparer name.
setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Sets the preparer name.
setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Sets the preparer name.
setPreparerFactory(PreparerFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
Set the preparerInstance factory.
setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
setReader(DefinitionsReader) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Sets the definitions reader that will read the URLs.
setReader(DefinitionsReader) - Method in interface org.apache.tiles.definition.dao.URLReader
Sets the definitions reader that will read the URLs.
setRenderer(String) - Method in class org.apache.tiles.Attribute
Sets the renderer name to use.
setRendererFactory(RendererFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
Sets the renderer instance factory.
setRequest(HttpServletRequest) - Method in class org.apache.tiles.velocity.template.ContextHolder
Sets the current HttpServletRequest.
setRequestContextFactory(TilesRequestContextFactory) - Method in interface org.apache.tiles.awareness.TilesRequestContextFactoryAware
Sets the Tiles request context factory.
setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContextFactory
Sets the Tiles request context factory.
setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
Sets the request context factory.
setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.jsp.context.JspTilesRequestContextFactory
Sets the Tiles request context factory.
setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
Sets the Tiles request context factory.
setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
Sets the Tiles request context factory.
setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContextFactory
Sets the Tiles request context factory.
setResolver(ELResolver) - Method in class org.apache.tiles.el.ELAttributeEvaluator
Sets the EL resolver to use.
setResponse(HttpServletResponse) - Method in class org.apache.tiles.velocity.template.ContextHolder
Sets the current HttpServletResponse.
setRole(String) - Method in class org.apache.tiles.Attribute
Set role.
setRole(String) - Method in class org.apache.tiles.Definition
Deprecated. Use BasicAttributeContext.getTemplateAttribute().
setRole(String) - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
Sets the role to check.
setRole(String) - Method in class org.apache.tiles.jsp.taglib.AddListAttributeTag
Sets the role to check.
setRole(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Sets the role to check when rendering this definition.
setRole(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Sets the role to check.
setRole(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Sets the role to check.
setRole(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Sets the role to check.
setRole(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Sets the role to check.
setRole(String) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Sets the role to check.
setRole(String) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
Sets the role to check.
setRoles(Set<String>) - Method in class org.apache.tiles.Attribute
Sets the roles that can render this attribute.
setRootContext(TilesApplicationContext) - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
Sets the root context.
setScope(String) - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
Set the scope.
setScope(String) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
Set the scope.
setServletContext(ServletContext) - Method in class org.apache.tiles.velocity.template.ContextHolder
Sets the ServletContext.
setSourceURLs(List<URL>) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Sets the source URLs to use.
setSourceURLs(List<URL>) - Method in interface org.apache.tiles.definition.dao.URLReader
Sets the source URLs to use.
setTemplate(String) - Method in class org.apache.tiles.Definition
Deprecated. Use BasicAttributeContext.getTemplateAttribute().
setTemplate(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
Sets the template URI of the definition.
setTemplate(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Sets a string representing the URI of a template (for example, a JSP page).
setTemplate(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Sets a string representing the URI of a template (for example, a JSP page).
setTemplateAttribute(Attribute) - Method in interface org.apache.tiles.AttributeContext
Sets the template attribute, that will be used to render the template page.
setTemplateAttribute(Attribute) - Method in class org.apache.tiles.BasicAttributeContext
Sets the template attribute, that will be used to render the template page.
setTemplateExpression(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Sets the expression to evaluate to get the value of the template.
setTemplateExpression(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Sets the expression to evaluate to get the value of the template.
setTemplateType(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
Sets the type of the template attribute.
setTemplateType(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
Sets the type of the template attribute.
setTilesRequestContext(TilesRequestContext) - Method in class org.apache.tiles.context.TilesRequestContextHolder
Sets the Tiles request context to use.
setToName(String) - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
Sets the name of the destination attribute.
setTooltip(String) - Method in interface org.apache.tiles.beans.MenuItem
Sets the tooltip text.
setTooltip(String) - Method in class org.apache.tiles.beans.SimpleMenuItem
Sets the (optional) tooltip text.
setType(Attribute.AttributeType) - Method in class org.apache.tiles.Attribute
Deprecated. Use Attribute.setRenderer(String).
setType(String) - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
Deprecated. Do not use, ignored.
setType(String) - Method in class org.apache.tiles.jsp.taglib.AddListAttributeTag
Sets content type: string, template or definition.
setType(String) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Sets content type: string, template or definition.
setType(String) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
Deprecated. Do not use, ignored.
setValue(Object) - Method in class org.apache.tiles.Attribute
Set value.
setValue(String) - Method in interface org.apache.tiles.beans.MenuItem
Sets the value (i.e. the visible part) of this menu item.
setValue(String) - Method in class org.apache.tiles.beans.SimpleMenuItem
Sets the value of the item, i.e. what is really visible to the user.
setValue(V) - Method in class org.apache.tiles.context.MapEntry
Sets the entry value if the entry can be modified.
setValue(ELContext, Object, Object, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
setValue(ELContext, Object, Object, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
setValue(Object) - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
Sets the attribute value.
setValue(Object) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
Set the value.
setValue(Object) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
Set the value.
setValue(Object) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
Sets the attribute value.
setVariableMapper(VariableMapper) - Method in class org.apache.tiles.el.ELContextImpl
Sets the variable mapper to use.
setVelocityContext(Context) - Method in class org.apache.tiles.velocity.template.ContextHolder
Sets the Velocity Context.
SimpleMenuItem - Class in org.apache.tiles.beans
A MenuItem implementation.
SimpleMenuItem() - Constructor for class org.apache.tiles.beans.SimpleMenuItem
Constructor.
SimpleTilesInitializerServlet - Class in org.apache.tiles.web.startup.simple
A Tiles listener that loads Tiles in the default way.
SimpleTilesInitializerServlet() - Constructor for class org.apache.tiles.web.startup.simple.SimpleTilesInitializerServlet
 
SimpleTilesListener - Class in org.apache.tiles.web.startup.simple
A Tiles listener that loads Tiles in the default way.
SimpleTilesListener() - Constructor for class org.apache.tiles.web.startup.simple.SimpleTilesListener
 
sources - Variable in class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated. Use URLReader.addSourceURL(URL).
sourceURLs - Variable in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
Contains the URL objects identifying where configuration data is found.
start(ArrayStack<Object>) - Method in class org.apache.tiles.template.AddAttributeModel
Starts the operation..
start(ArrayStack<Object>, String) - Method in class org.apache.tiles.template.AddListAttributeModel
Starts the operation.
start(ArrayStack<Object>, String, String, String, String, String) - Method in class org.apache.tiles.template.DefinitionModel
Starts the operation.
start(ArrayStack<Object>, TilesContainer, boolean, String, String, Object, String, String, String, Attribute, Object...) - Method in class org.apache.tiles.template.GetAsStringModel
Starts the operation.
start(ArrayStack<Object>, TilesContainer, boolean, String, String, Object, String, String, String, Attribute, Object...) - Method in class org.apache.tiles.template.InsertAttributeModel
Starts the operation.
start(TilesContainer, Object...) - Method in class org.apache.tiles.template.InsertDefinitionModel
Starts the operation.
start(TilesContainer, Object...) - Method in class org.apache.tiles.template.InsertTemplateModel
Starts the operation.
start(ArrayStack<Object>) - Method in class org.apache.tiles.template.PutAttributeModel
Starts the operation.
start(ArrayStack<Object>, String, boolean) - Method in class org.apache.tiles.template.PutListAttributeModel
Starts the operation.
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.
startContext(Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
Starts a new context, where attribute values are stored independently from others.
startContext(Object...) - Method in interface org.apache.tiles.TilesContainer
Starts a new context, where attribute values are stored independently from others.
storeContainerDependencies(TilesApplicationContext, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
Deprecated. Stores container dependencies, that is called before TilesContainer.init(Map).
storeContainerDependencies(Object, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Use TilesContainerFactory.storeContainerDependencies(TilesApplicationContext, Map, Map, BasicTilesContainer) .
storeContainerDependencies(TilesApplicationContext, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.TilesContainerFactory
Deprecated. Stores container dependencies, that is called before TilesContainer.init(Map).
storeDefinitionPatterns(Map<String, Definition>, T) - Method in class org.apache.tiles.definition.pattern.AbstractPatternDefinitionResolver
Stores definition patterns.
storeDefinitionPatterns(Map<String, Definition>, T) - Method in interface org.apache.tiles.definition.pattern.PatternDefinitionResolver
Stores definition patterns.
storeDefinitionPatterns(Map<String, Definition>, T) - Method in class org.apache.tiles.definition.pattern.RegexpPatternDefinitionResolver
Stores definition patterns.
storeDefinitionPatterns(Map<String, Definition>, T) - Method in class org.apache.tiles.definition.pattern.WildcardPatternDefinitionResolver
Stores definition patterns.
STRING_RENDERER_NAME - Static variable in class org.apache.tiles.factory.BasicTilesContainerFactory
The string renderer name.
StringAttributeRenderer - Class in org.apache.tiles.renderer.impl
Renders an attribute that contains a string.
StringAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.StringAttributeRenderer
 

T

TEMPLATE_RENDERER_NAME - Static variable in class org.apache.tiles.factory.BasicTilesContainerFactory
The template renderer name.
templateAttribute - Variable in class org.apache.tiles.BasicAttributeContext
The template attribute, to render a template.
TemplateAttributeRenderer - Class in org.apache.tiles.renderer.impl
Renders an attribute that contains a reference to a template.
TemplateAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.TemplateAttributeRenderer
 
Tiles2Tool - Class in org.apache.tiles.velocity.template
Deprecated. Use Velocity directives.
Tiles2Tool() - Constructor for class org.apache.tiles.velocity.template.Tiles2Tool
Deprecated.  
TilesAccess - Class in org.apache.tiles.access
Provides static access to the tiles container.
TilesAccessException - Exception in org.apache.tiles.access
Indicates that something went wrong in TilesAccess use.
TilesAccessException() - Constructor for exception org.apache.tiles.access.TilesAccessException
Constructor.
TilesAccessException(String) - Constructor for exception org.apache.tiles.access.TilesAccessException
Constructor.
TilesAccessException(Exception) - Constructor for exception org.apache.tiles.access.TilesAccessException
Constructor.
TilesAccessException(String, Exception) - Constructor for exception org.apache.tiles.access.TilesAccessException
Constructor.
TilesApplicationContext - Interface in org.apache.tiles
Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
TilesApplicationContextAware - Interface in org.apache.tiles.awareness
It represents an object that can have a reference to the TilesApplicationContext.
TilesApplicationContextNestedObjectExtractor - Class in org.apache.tiles.ognl
Extracts the application context from a Tiles request.
TilesApplicationContextNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.TilesApplicationContextNestedObjectExtractor
 
TilesApplicationContextWrapper - Class in org.apache.tiles.context
Delegate for ease of customization.
TilesApplicationContextWrapper(TilesApplicationContext) - Constructor for class org.apache.tiles.context.TilesApplicationContextWrapper
Constructor.
TilesBodyTag - Class in org.apache.tiles.jsp.taglib
Deprecated. Since simple style of tags is used, this class is useless.
TilesBodyTag() - Constructor for class org.apache.tiles.jsp.taglib.TilesBodyTag
Deprecated.  
TilesContainer - Interface in org.apache.tiles
An encapsulation of the tiles framework.
TilesContainerAware - Interface in org.apache.tiles.awareness
It represents an object that can have a reference to the TilesContainer.
TilesContainerFactory - Class in org.apache.tiles.factory
Deprecated. Please extend AbstractTilesContainerFactory or use an already extended class. Parameter-based initialization is no longer supported.
TilesContainerFactory() - Constructor for class org.apache.tiles.factory.TilesContainerFactory
Deprecated.  
TilesContainerFactoryException - Exception in org.apache.tiles.factory
Indicates that something went wrong in TilesContainerFactory use.
TilesContainerFactoryException() - Constructor for exception org.apache.tiles.factory.TilesContainerFactoryException
Constructor.
TilesContainerFactoryException(String) - Constructor for exception org.apache.tiles.factory.TilesContainerFactoryException
Constructor.
TilesContainerFactoryException(Exception) - Constructor for exception org.apache.tiles.factory.TilesContainerFactoryException
Constructor.
TilesContainerFactoryException(String, Exception) - Constructor for exception org.apache.tiles.factory.TilesContainerFactoryException
Constructor.
TilesContextBeanELResolver - Class in org.apache.tiles.el
Resolves beans in request, session and application scope.
TilesContextBeanELResolver() - Constructor for class org.apache.tiles.el.TilesContextBeanELResolver
 
TilesContextBeanELResolver - Class in org.apache.tiles.evaluator.el
Deprecated. Use TilesContextBeanELResolver.
TilesContextBeanELResolver() - Constructor for class org.apache.tiles.evaluator.el.TilesContextBeanELResolver
Deprecated.  
TilesContextBeanVariableResolverFactory - Class in org.apache.tiles.mvel
Resolves beans stored in request, session and application scopes.
TilesContextBeanVariableResolverFactory(TilesRequestContextHolder) - Constructor for class org.apache.tiles.mvel.TilesContextBeanVariableResolverFactory
Constructor.
TilesContextELResolver - Class in org.apache.tiles.el
Resolves properties of TilesRequestContext and TilesApplicationContext.
TilesContextELResolver() - Constructor for class org.apache.tiles.el.TilesContextELResolver
 
TilesContextELResolver - Class in org.apache.tiles.evaluator.el
Deprecated. Use TilesContextELResolver.
TilesContextELResolver() - Constructor for class org.apache.tiles.evaluator.el.TilesContextELResolver
Deprecated.  
TilesContextFactory - Interface in org.apache.tiles.context
Deprecated. Use TilesRequestContextFactory.
TilesContextPropertyAccessorDelegateFactory - Class in org.apache.tiles.ognl
Decides the appropriate PropertyAccessor for the given property name and TilesRequestContext.
TilesContextPropertyAccessorDelegateFactory(PropertyAccessor, PropertyAccessor, PropertyAccessor, PropertyAccessor, PropertyAccessor) - Constructor for class org.apache.tiles.ognl.TilesContextPropertyAccessorDelegateFactory
Constructor.
TilesContextVariableResolverFactory - Class in org.apache.tiles.mvel
Resolves TilesRequestContext and TilesApplicationContext properties as variables.
TilesContextVariableResolverFactory(TilesRequestContextHolder) - Constructor for class org.apache.tiles.mvel.TilesContextVariableResolverFactory
Constructor.
TilesDecorationFilter - Class in org.apache.tiles.web.util
Decoration Filter.
TilesDecorationFilter() - Constructor for class org.apache.tiles.web.util.TilesDecorationFilter
 
TilesDispatchServlet - Class in org.apache.tiles.web.util
Tiles dispatching servlet.
TilesDispatchServlet() - Constructor for class org.apache.tiles.web.util.TilesDispatchServlet
 
TilesException - Exception in org.apache.tiles
Root class for all Tiles-exceptions.
TilesException() - Constructor for exception org.apache.tiles.TilesException
Constructor.
TilesException(String) - Constructor for exception org.apache.tiles.TilesException
Constructor.
TilesException(Throwable) - Constructor for exception org.apache.tiles.TilesException
Create a new TilesException wrapping an existing exception.
TilesException(String, Throwable) - Constructor for exception org.apache.tiles.TilesException
Create a new TilesException from an existing exception.
TilesFilter - Class in org.apache.tiles.web.startup
Deprecated. Use TilesServlet or TilesListener. If you want a decoration Filter, use TilesDecorationFilter. Moreover, definition files reload themselves if the DefinitionDAO implements Refreshable.
TilesFilter() - Constructor for class org.apache.tiles.web.startup.TilesFilter
Deprecated.  
TilesFMModelRepository - Class in org.apache.tiles.freemarker.template
Collects all Tiles FreeMarker directives to be used in an application.
TilesFMModelRepository() - Constructor for class org.apache.tiles.freemarker.template.TilesFMModelRepository
Constructor.
TilesFreemarkerServlet - Class in org.apache.tiles.freemarker.servlet
Extends FreemarkerServlet to load Tiles directives as a shared variable.
TilesFreemarkerServlet() - Constructor for class org.apache.tiles.freemarker.servlet.TilesFreemarkerServlet
 
TilesInitializer - Interface in org.apache.tiles.startup
Tiles initialization delegate.
TilesIOException - Exception in org.apache.tiles.util
This exception mimics the IOException class that is present in Java 6 but not in Java 5.
TilesIOException() - Constructor for exception org.apache.tiles.util.TilesIOException
Default constructor.
TilesIOException(String) - Constructor for exception org.apache.tiles.util.TilesIOException
Constructor.
TilesIOException(Throwable) - Constructor for exception org.apache.tiles.util.TilesIOException
Constructor.
TilesIOException(String, Throwable) - Constructor for exception org.apache.tiles.util.TilesIOException
Constructor.
TilesJspException - Exception in org.apache.tiles.jsp.taglib
Indicates that something went wrong during the use of Tiles in JSP pages.
TilesJspException() - Constructor for exception org.apache.tiles.jsp.taglib.TilesJspException
Constructor.
TilesJspException(String) - Constructor for exception org.apache.tiles.jsp.taglib.TilesJspException
Constructor.
TilesJspException(Throwable) - Constructor for exception org.apache.tiles.jsp.taglib.TilesJspException
Constructor.
TilesJspException(String, Throwable) - Constructor for exception org.apache.tiles.jsp.taglib.TilesJspException
Constructor.
TilesListener - Class in org.apache.tiles.web.startup
Deprecated. Please extend AbstractTilesListener.
TilesListener() - Constructor for class org.apache.tiles.web.startup.TilesListener
Deprecated.  
TilesRequestContext - Interface in org.apache.tiles.context
Encapsulation of request information.
TilesRequestContextFactory - Interface in org.apache.tiles.context
Creates an instance of the appropriate TilesRequestContext implementation.
TilesRequestContextFactoryAware - Interface in org.apache.tiles.awareness
It represents an object that can have a reference to the TilesRequestContextFactory.
TilesRequestContextHolder - Class in org.apache.tiles.context
Holds in a ThreadLocal object a TilesRequestContext.
TilesRequestContextHolder() - Constructor for class org.apache.tiles.context.TilesRequestContextHolder
 
TilesRequestContextWrapper - Class in org.apache.tiles.context
Delegate for ease of customization.
TilesRequestContextWrapper(TilesRequestContext) - Constructor for class org.apache.tiles.context.TilesRequestContextWrapper
Constructor.
TilesServlet - Class in org.apache.tiles.web.startup
Deprecated. Please extend AbstractTilesInitializerServlet.
TilesServlet() - Constructor for class org.apache.tiles.web.startup.TilesServlet
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.
TomcatExpressionFactoryFactory - Class in org.apache.tiles.evaluator.el
Deprecated. Upgrade to Servlet 2.5 and JSP 2.1 and use JspExpressionFactoryFactory.
TomcatExpressionFactoryFactory() - Constructor for class org.apache.tiles.evaluator.el.TomcatExpressionFactoryFactory
Deprecated.  
toSimpleBoolean(Boolean, boolean) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
Null-safe conversion from Boolean to boolean.
toString() - Method in enum org.apache.tiles.Attribute.AttributeType
Deprecated. Returns the string representation of the element.
toString() - Method in class org.apache.tiles.Attribute
toString() - Method in class org.apache.tiles.beans.SimpleMenuItem
toString() - Method in class org.apache.tiles.Definition
Returns a description of the attributes.
toString() - Method in class org.apache.tiles.Expression
toString() - Method in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
toString() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
TYPE_RENDERERS_INIT_PARAM - Static variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
The type renderers init parameter name.
TypeDetectingAttributeRenderer - Interface in org.apache.tiles.renderer
It represents a renderer that identifies attributes that can render.

U

UnresolvingLocaleDefinitionsFactory - Class in org.apache.tiles.definition
DefinitionsFactory implementation that manages Definitions configuration data from URLs, without resolving definition inheritance when a definition is returned.
UnresolvingLocaleDefinitionsFactory() - Constructor for class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
 
UntypedAttributeRenderer - Class in org.apache.tiles.renderer.impl
Deprecated. Use ChainedDelegateAttributeRenderer.
UntypedAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.UntypedAttributeRenderer
Deprecated.  
UrlDefinitionsFactory - Class in org.apache.tiles.definition
Deprecated. Use UnresolvingLocaleDefinitionsFactory and using ResolvingLocaleUrlDefinitionDAO as Tiles DAO.
UrlDefinitionsFactory() - Constructor for class org.apache.tiles.definition.UrlDefinitionsFactory
Deprecated.  
UrlPreparer - Class in org.apache.tiles.compat.preparer
Uses a URL that acts as a preparer.
UrlPreparer(String) - Constructor for class org.apache.tiles.compat.preparer.UrlPreparer
Constructor.
URLReader - Interface in org.apache.tiles.definition.dao
It represents an object that reads URLs and is able to read them throw the use of a DefinitionsReader.
URLUtil - Class in org.apache.tiles.util
Utilities to manage URLs in the Tiles environment.
UseAttributeTag - Class in org.apache.tiles.jsp.taglib
Exposes am attribute as a scripting variable within the page.
UseAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.UseAttributeTag
 
UseAttributeTag.Tei - Class in org.apache.tiles.jsp.taglib
Implementation of TagExtraInfo which identifies the scripting object(s) to be made visible.
UseAttributeTag.Tei() - Constructor for class org.apache.tiles.jsp.taglib.UseAttributeTag.Tei
 

V

validating - Variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
Should we use a validating XML parser to read the configuration file.
value - Variable in class org.apache.tiles.Attribute
The value of the attribute.
valueOf(String) - Static method in enum org.apache.tiles.Attribute.AttributeType
Deprecated. Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.tiles.Attribute.AttributeType
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
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.
ViewPreparer - Interface in org.apache.tiles.preparer
Executed prior to rendering a view.
ViewPreparerSupport - Class in org.apache.tiles.preparer
Basic implementation of ViewPreparer.
ViewPreparerSupport() - Constructor for class org.apache.tiles.preparer.ViewPreparerSupport
 

W

WebappClassTemplateLoader - Class in org.apache.tiles.freemarker.servlet
Delegates loading templates using a WebappTemplateLoader and, if not found, a ClassTemplateLoader.
WebappClassTemplateLoader(ServletContext) - Constructor for class org.apache.tiles.freemarker.servlet.WebappClassTemplateLoader
Constructor.
WildcardDefinitionPatternMatcher - Class in org.apache.tiles.definition.pattern.wildcard
Matches wildcard patterns in definitions.
WildcardDefinitionPatternMatcher(String, Definition, WildcardHelper) - Constructor for class org.apache.tiles.definition.pattern.wildcard.WildcardDefinitionPatternMatcher
Constructor.
WildcardDefinitionPatternMatcherFactory - Class in org.apache.tiles.definition.pattern.wildcard
Creates instances of WildcardDefinitionPatternMatcher.
WildcardDefinitionPatternMatcherFactory() - Constructor for class org.apache.tiles.definition.pattern.wildcard.WildcardDefinitionPatternMatcherFactory
 
WildcardHelper - Class in org.apache.tiles.util
This class is an utility class that perform wilcard-patterns matching and isolation taken from Apache Struts that is taken, in turn, from Apache Struts.
WildcardHelper() - Constructor for class org.apache.tiles.util.WildcardHelper
 
WildcardPatternDefinitionResolver<T> - Class in org.apache.tiles.definition.pattern
Uses wildcards syntax to match definition names and its parameters.
WildcardPatternDefinitionResolver() - Constructor for class org.apache.tiles.definition.pattern.WildcardPatternDefinitionResolver
 
WildcardPortletTilesApplicationContext - Class in org.apache.tiles.portlet.context.wildcard
Deprecated. Use WildcardPortletTilesApplicationContext.
WildcardPortletTilesApplicationContext(PortletContext) - Constructor for class org.apache.tiles.portlet.context.wildcard.WildcardPortletTilesApplicationContext
Deprecated. Use #WildcardPortletTilesApplicationContext(PortletContext) .
WildcardPortletTilesApplicationContext - Class in org.apache.tiles.portlet.wildcard
Portlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards.
WildcardPortletTilesApplicationContext(PortletContext) - Constructor for class org.apache.tiles.portlet.wildcard.WildcardPortletTilesApplicationContext
Constructor.
WildcardPortletTilesApplicationContextFactory - Class in org.apache.tiles.portlet.context.wildcard
Deprecated. Create an instance of WildcardPortletTilesApplicationContext yourself, by implementing TilesInitializer or extending AbstractTilesInitializer and overriding createTilesApplicationContext method.
WildcardPortletTilesApplicationContextFactory() - Constructor for class org.apache.tiles.portlet.context.wildcard.WildcardPortletTilesApplicationContextFactory
Deprecated.  
WildcardServletTilesApplicationContext - Class in org.apache.tiles.servlet.context.wildcard
Deprecated. Use WildcardServletTilesApplicationContext.
WildcardServletTilesApplicationContext(ServletContext) - Constructor for class org.apache.tiles.servlet.context.wildcard.WildcardServletTilesApplicationContext
Deprecated. Use #WildcardServletTilesApplicationContext(ServletContext) .
WildcardServletTilesApplicationContext - Class in org.apache.tiles.servlet.wildcard
Servlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards.
WildcardServletTilesApplicationContext(ServletContext) - Constructor for class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
Constructor.
WildcardServletTilesApplicationContextFactory - Class in org.apache.tiles.servlet.context.wildcard
Deprecated. Create an instance of WildcardServletTilesApplicationContext directly.
WildcardServletTilesApplicationContextFactory() - Constructor for class org.apache.tiles.servlet.context.wildcard.WildcardServletTilesApplicationContextFactory
Deprecated.  
wrapServletException(ServletException, String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
Deprecated. Use ServletUtil.wrapServletException(ServletException,String) instead.
wrapServletException(ServletException, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
Wraps a ServletException to create an IOException with the root cause if present.
write(char[], int, int) - Method in class org.apache.tiles.freemarker.io.NullWriter
write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.freemarker.renderer.FreeMarkerAttributeRenderer
Implement this method knowing that the attribute won't be null and it will be authorized.
write(char[], int, int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
write(char[]) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
write(int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
write(String, int, int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
write(String) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
Implement this method knowing that the attribute won't be null and it will be authorized.
write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.ChainedDelegateAttributeRenderer
Implement this method knowing that the attribute won't be null and it will be authorized.
write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.DefinitionAttributeRenderer
Implement this method knowing that the attribute won't be null and it will be authorized.
write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.StringAttributeRenderer
Implement this method knowing that the attribute won't be null and it will be authorized.
write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.TemplateAttributeRenderer
Implement this method knowing that the attribute won't be null and it will be authorized.
write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.UntypedAttributeRenderer
Deprecated. Implement this method knowing that the attribute won't be null and it will be authorized.
write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
Implement this method knowing that the attribute won't be null and it will be authorized.

A B C D E F G H I J K L M N O P R S T U V W

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