- CachingKeyedDefinitionsFactoryTilesContainer - Class in org.apache.tiles.impl.mgmt
-
- 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.
- 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
-
- 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
-
- ChainedTilesApplicationContextFactory() - Constructor for class org.apache.tiles.context.ChainedTilesApplicationContextFactory
-
Deprecated.
- ChainedTilesContextFactory - Class in org.apache.tiles.context
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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.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.
- 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.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
-
- 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
-
- 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.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
-
- 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
-
- 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
-
- createDefinitionsFactory(TilesApplicationContext) - Method in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
-
Deprecated.
Creates a definitions factory.
- 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.
- createFilter(Class<T>) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- createFilter(Class<T>) - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- createListener(Class<T>) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- createListener(Class<T>) - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- 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
-
- 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.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
-
- 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
-
- 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.
- createServlet(Class<T>) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- createServlet(Class<T>) - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- createStringAttributeRenderer(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
-
- 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
-
- 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.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
-
- createTilesContainer(TilesApplicationContext) - Method in class org.apache.tiles.factory.TilesContainerFactory
-
Deprecated.
Creates an immutable Tiles container.
- createTilesInitializer() - Method in class org.apache.tiles.web.startup.AbstractTilesInitializerServlet
-
- createTilesInitializer() - Method in class org.apache.tiles.web.startup.AbstractTilesListener
-
- createTilesInitializer() - Method in class org.apache.tiles.web.startup.simple.SimpleTilesInitializerServlet
-
- createTilesInitializer() - Method in class org.apache.tiles.web.startup.simple.SimpleTilesListener
-
- createTilesInitializer() - Method in class org.apache.tiles.web.startup.TilesListener
-
Deprecated.
- createTilesInitializer() - Method in class org.apache.tiles.web.startup.TilesServlet
-
Deprecated.
- 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.
- 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
-
- 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.
- getAsString() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
-
Deprecated.
- GetAsStringDirective - Class in org.apache.tiles.velocity.template
-
- 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
-
- 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
- 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
-
- 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
-
- 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
-
- 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.
It tries to use the thread's current classloader first and, if it does
not succeed, uses the classloader of ClassUtil.
- getClassLoader() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getClassLoader() - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- getDefaultSessionTrackingModes() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getDefaultSessionTrackingModes() - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- 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
-
- 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.
- getEffectiveMajorVersion() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getEffectiveMajorVersion() - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- getEffectiveMinorVersion() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getEffectiveMinorVersion() - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- getEffectiveSessionTrackingModes() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getEffectiveSessionTrackingModes() - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- getELResolver() - Method in class org.apache.tiles.el.ELContextImpl
- getExpression() - Method in class org.apache.tiles.Attribute
-
- 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
-
- getFactory(Object, Map<String, String>) - Static method in class org.apache.tiles.factory.TilesContainerFactory
-
- 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.
- getFilterRegistration(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getFilterRegistration(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- getFilterRegistrations() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getFilterRegistrations() - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- 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
-
- 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
-
- 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.
- getJspConfigDescriptor() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getJspConfigDescriptor() - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- 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.
- getLocalAttribute(String) - Method in class org.apache.tiles.BasicAttributeContext
-
Retrieve the attribute that has been defined in this context (i.e.
- getLocalAttributeNames() - Method in interface org.apache.tiles.AttributeContext
-
Returns the names of the local attributes, i.e.
- getLocalAttributeNames() - Method in class org.apache.tiles.BasicAttributeContext
-
Returns the names of the local attributes, i.e.
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.servlet.context.ServletTilesApplicationContext
-
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
-
- 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.servlet.context.ServletTilesApplicationContext
-
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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getServletContext() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
-
- getServletContext(TilesApplicationContext) - Method in class org.apache.tiles.servlet.context.ServletTilesContextFactory
-
- 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
- getServletRegistration(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getServletRegistration(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- getServletRegistrations() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getServletRegistrations() - 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
- getSessionCookieConfig() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getSessionCookieConfig() - 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.factory.BasicTilesContainerFactory
-
Returns a list containing the URLs to be parsed.
- getTemplate() - Method in class org.apache.tiles.Definition
-
- 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
-
- getTilesRequestContext() - Method in class org.apache.tiles.context.TilesRequestContextHolder
-
Returns the Tiles request context to use.
- getTilesRequestContextFactoriesToBeChained(ChainedTilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
-
- 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
-
- 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
-
- 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
-
- 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.
- getValue() - Method in class org.apache.tiles.beans.SimpleMenuItem
-
Returns the value of the item, i.e.
- 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..
- getVirtualServerName() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
-
Deprecated.
- getVirtualServerName() - Method in class org.apache.tiles.web.util.ServletContextAdapter
-
- 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.
- 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.
- ImportAttributeDirective - Class in org.apache.tiles.velocity.template
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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 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
-
- 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.
- Initializable - Interface in org.apache.tiles
-
- initialize(PortletContext) - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
-
- initialize(PortletRequest, PortletResponse) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
-
- initialize(ServletContext) - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
-
- initialize(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
-
- 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
-
- 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
-
- 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.
- insertAttribute() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
-
Deprecated.
- InsertAttributeDirective - Class in org.apache.tiles.velocity.template
-
- 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
-
- 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
-
- 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.
- insertDefinition() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
-
Deprecated.
- InsertDefinitionDirective - Class in org.apache.tiles.velocity.template
-
- 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
-
- 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
-
- 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.
- insertTemplate() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
-
Deprecated.
- InsertTemplateDirective - Class in org.apache.tiles.velocity.template
-
- 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
-
- 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
-
- 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
-
- instantiate(String, boolean) - Static method in class org.apache.tiles.util.ClassUtil
-
- 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
-
- 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.
Adapter to make an
Iterator
instance appear to be an
Enumeration
instance.
- IteratorEnumeration(Iterator<E>) - Constructor for class org.apache.tiles.util.IteratorEnumeration
-
Constructs a new IteratorEnumeration
that will use the given
iterator.