BasicAttributeContext.inherit(org.apache.tiles.AttributeContext)
.
BasicAttributeContext.inherit(org.apache.tiles.BasicAttributeContext)
.
P
- param - Variable in class org.apache.tiles.portlet.context.PortletTilesRequestContext
- The lazily instantiated
Map
of request parameter name-value. - params - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- The parameters used in the current tool call.
- paramValues - Variable in class org.apache.tiles.portlet.context.PortletTilesRequestContext
- The lazily instantiated
Map
of request parameter name-values. - parseAlternateDefinitions() - Method in class org.apache.tiles.web.util.TilesDecorationFilter
- Creates the alternate definitions map, to map a mask of definition names to a configured definition.
- PARSER_VALIDATE_PARAMETER_NAME - Static variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
- Digester validation parameter name.
- PatternDefinitionResolver<T> - Interface in org.apache.tiles.definition.pattern
- Resolves a definition starting from patterns stored in definition maps.
- PatternDefinitionResolverAware<T> - Interface in org.apache.tiles.definition.pattern
- It indicates an object that uses a
PatternDefinitionResolver
. - PatternRecognizer - Interface in org.apache.tiles.definition.pattern
- Checks if a pattern (or a candidate one) is recognized as a pattern.
- PatternUtil - Class in org.apache.tiles.definition.pattern
- Utilities for pattern matching and substitution.
- peek() - Method in class org.apache.tiles.ArrayStack
- Returns the top item off of this stack without removing it.
- peek(int) - Method in class org.apache.tiles.ArrayStack
- Returns the n'th item down (zero-relative) from the top of this stack without removing it.
- pop() - Method in class org.apache.tiles.ArrayStack
- Pops the top item off of this stack and return it.
- popContext(TilesRequestContext) - Static method in class org.apache.tiles.context.BasicAttributeContext
- Deprecated. Use
TilesContainer.endContext(Object...)
. - popContext(TilesRequestContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Pops a context object out of the stack.
- PortletTilesApplicationContext - Class in org.apache.tiles.portlet.context
- Portlet-based TilesApplicationContext implementation.
- PortletTilesApplicationContext(PortletContext) - Constructor for class org.apache.tiles.portlet.context.PortletTilesApplicationContext
- Creates a new instance of PortletTilesApplicationContext.
- PortletTilesApplicationContextFactory - Class in org.apache.tiles.portlet.context
- Deprecated. Create an instance of
PortletTilesApplicationContext
yourself, by implementingTilesInitializer
or extendingAbstractTilesInitializer
and overridingcreateTilesApplicationContext
method. - PortletTilesApplicationContextFactory() - Constructor for class org.apache.tiles.portlet.context.PortletTilesApplicationContextFactory
- Deprecated.
- PortletTilesContextFactory - Class in org.apache.tiles.portlet.context
- Deprecated. Use
PortletTilesApplicationContextFactory
orPortletTilesRequestContextFactory
. - PortletTilesContextFactory() - Constructor for class org.apache.tiles.portlet.context.PortletTilesContextFactory
- Deprecated.
- PortletTilesRequestContext - Class in org.apache.tiles.portlet.context
- Portlet-based TilesApplicationContext implementation.
- PortletTilesRequestContext(TilesApplicationContext, PortletContext, PortletRequest, PortletResponse) - Constructor for class org.apache.tiles.portlet.context.PortletTilesRequestContext
- Creates a new instance of PortletTilesRequestContext.
- PortletTilesRequestContext(PortletContext, PortletRequest, PortletResponse) - Constructor for class org.apache.tiles.portlet.context.PortletTilesRequestContext
- Deprecated. Use
PortletTilesRequestContext.PortletTilesRequestContext(TilesApplicationContext, PortletContext, PortletRequest, PortletResponse)
. - PortletTilesRequestContextFactory - Class in org.apache.tiles.portlet.context
- Creates an instance of the appropriate
TilesRequestContext
implementation under a portlet environment. - PortletTilesRequestContextFactory() - Constructor for class org.apache.tiles.portlet.context.PortletTilesRequestContextFactory
- Constructor.
- PortletUtil - Class in org.apache.tiles.portlet.context
- Utilities for Tiles portlet support.
- postCreationOperations(TilesRequestContextFactory, TilesApplicationContext, RendererFactory, AttributeEvaluator, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
- Deprecated. After the creation of the elements, it is possible to do other operations that will be done after the creation and before the assignment to the container.
- postCreationOperations(TilesRequestContextFactory, TilesApplicationContext, RendererFactory, AttributeEvaluator, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.TilesContainerFactory
- Deprecated. After the creation of the elements, it is possible to do other operations that will be done after the creation and before the assignment to the container.
- postDefinitionLoadOperations(Map<String, Definition>, Locale) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
- Deprecated. Never used.
- postDefinitionLoadOperations(Map<String, Definition>, Locale) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
- Deprecated.
- PrefixedPatternDefinitionResolver<T> - Class in org.apache.tiles.definition.pattern
- This resolver allows the use of multiple pattern matching languages.
- PrefixedPatternDefinitionResolver() - Constructor for class org.apache.tiles.definition.pattern.PrefixedPatternDefinitionResolver
- Constructor.
- prepare(String, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Executes a preparer.
- prepare(String, Object...) - Method in interface org.apache.tiles.TilesContainer
- Executes a preparer.
- preparer - Variable in class org.apache.tiles.BasicAttributeContext
- Associated ViewPreparer URL or classname, if defined.
- PREPARER_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
- Deprecated. Initialization parameter that represents the preparer factory class name.
- PreparerException - Exception in org.apache.tiles.preparer
- Thrown when an exception occurs while processing a prepare request.
- PreparerException() - Constructor for exception org.apache.tiles.preparer.PreparerException
- Constructor.
- PreparerException(Exception) - Constructor for exception org.apache.tiles.preparer.PreparerException
- Constructor.
- PreparerException(String) - Constructor for exception org.apache.tiles.preparer.PreparerException
- Constructor.
- PreparerException(String, Exception) - Constructor for exception org.apache.tiles.preparer.PreparerException
- Constructor.
- PreparerFactory - Interface in org.apache.tiles.preparer
-
Factory interface used to create/retrieve instances of
the
ViewPreparer
interface. - preparers - Variable in class org.apache.tiles.preparer.BasicPreparerFactory
- Maps a preparer name to the instantiated preparer.
- print(boolean) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- print(char) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- print(char[]) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- print(double) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- print(float) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- print(int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- print(long) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- print(Object) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- print(String) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println() - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println(boolean) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println(char) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println(char[]) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println(double) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println(float) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println(int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println(long) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println(Object) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- println(String) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- PropertyAccessorDelegateFactory<T> - Interface in org.apache.tiles.ognl
- Decides a
PropertyAccessor
depending on the property name and the object to evaluate. - push(T) - Method in class org.apache.tiles.ArrayStack
- Pushes a new item onto the top of this stack.
- pushContext(AttributeContext, TilesRequestContext) - Static method in class org.apache.tiles.context.BasicAttributeContext
- Deprecated. Use
TilesContainer.startContext(Object...)
. - pushContext(AttributeContext, TilesRequestContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Pushes a context object in the stack.
- put(String, Object) - Method in class org.apache.tiles.Definition
- Deprecated. Use
AttributeContext.putAttribute(String, Attribute)
orAttributeContext.putAttribute(String, Attribute, boolean)
. - put(String, Object, String) - Method in class org.apache.tiles.Definition
- Deprecated. Use
AttributeContext.putAttribute(String, Attribute)
orAttributeContext.putAttribute(String, Attribute, boolean)
. - put(String, Object, Attribute.AttributeType, String) - Method in class org.apache.tiles.Definition
- Deprecated. Use
AttributeContext.putAttribute(String, Attribute)
orAttributeContext.putAttribute(String, Attribute, boolean)
. - PUT_ATTRIBUTE_HANDLER_CLASS - Static variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
- The handler to create attributes.
- putAttribute(String, Attribute) - Method in interface org.apache.tiles.AttributeContext
- Add the specified attribute.
- putAttribute(String, Attribute, boolean) - Method in interface org.apache.tiles.AttributeContext
- Add the specified attribute.
- putAttribute(String, Attribute) - Method in class org.apache.tiles.BasicAttributeContext
- Add the specified attribute.
- putAttribute(String, Attribute, boolean) - Method in class org.apache.tiles.BasicAttributeContext
- Add the specified attribute.
- putAttribute(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
- Deprecated. Executes the
PutAttributeVModel
. - putAttribute() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
- Deprecated. Prepares the
PutAttributeVModel
for the execution with a block insideTiles2Tool.start(Map)
andTiles2Tool.end()
calls. - PutAttributeDirective - Class in org.apache.tiles.velocity.template
- Wraps
PutAttributeModel
to be used in Velocity. - PutAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.PutAttributeDirective
- Default constructor.
- PutAttributeDirective(PutAttributeModel) - Constructor for class org.apache.tiles.velocity.template.PutAttributeDirective
- Constructor.
- PutAttributeFMModel - Class in org.apache.tiles.freemarker.template
- Wraps
PutAttributeModel
to be used in FreeMarker. - PutAttributeFMModel(PutAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.PutAttributeFMModel
- Constructor.
- PutAttributeModel - Class in org.apache.tiles.template
-
Put an attribute in enclosing attribute container tag.
- PutAttributeModel() - Constructor for class org.apache.tiles.template.PutAttributeModel
- PutAttributeTag - Class in org.apache.tiles.jsp.taglib
- Put an attribute in enclosing attribute container tag.
- PutAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.PutAttributeTag
- PutAttributeVModel - Class in org.apache.tiles.velocity.template
- Deprecated. Use Velocity directives.
- PutAttributeVModel(PutAttributeModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.PutAttributeVModel
- Deprecated. Constructor.
- putListAttribute() - Method in class org.apache.tiles.velocity.template.Tiles2Tool
- Deprecated. Prepares the
PutListAttributeVModel
for the execution with a block insideTiles2Tool.start(Map)
andTiles2Tool.end()
calls.- PutListAttributeDirective - Class in org.apache.tiles.velocity.template
- Wraps
PutListAttributeModel
to be used in Velocity.- PutListAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.PutListAttributeDirective
- Default constructor.
- PutListAttributeDirective(PutListAttributeModel) - Constructor for class org.apache.tiles.velocity.template.PutListAttributeDirective
- Constructor.
- PutListAttributeFMModel - Class in org.apache.tiles.freemarker.template
- Wraps
PutListAttributeModel
to be used in FreeMarker.- PutListAttributeFMModel(PutListAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.PutListAttributeFMModel
- Constructor.
- PutListAttributeModel - Class in org.apache.tiles.template
- Declare a list that will be pass as attribute to tile.
- PutListAttributeModel() - Constructor for class org.apache.tiles.template.PutListAttributeModel
- PutListAttributeTag - Class in org.apache.tiles.jsp.taglib
- PutList tag implementation.
- PutListAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.PutListAttributeTag
- PutListAttributeVModel - Class in org.apache.tiles.velocity.template
- Deprecated. Use Velocity directives.
- PutListAttributeVModel(PutListAttributeModel, ServletContext) - Constructor for class org.apache.tiles.velocity.template.PutListAttributeVModel
- Deprecated. Constructor.
R
- read(Object) - Method in interface org.apache.tiles.definition.DefinitionsReader
- Reads
objects from a source.Definition
- read(Object) - Method in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
- Reads
objects from a source.Definition
- readDefinitions() - Method in interface org.apache.tiles.definition.DefinitionsFactory
- Deprecated. Let the Definitions Factory use it.
- readDefinitions() - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
- Deprecated.
- readDefinitions() - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
- Deprecated. Let the Definitions Factory use it.
- reader - Variable in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
- Reader used to get definitions from the sources.
- reader - Variable in class org.apache.tiles.definition.UrlDefinitionsFactory
- Deprecated. No more used.
- READER_IMPL_PROPERTY - Static variable in interface org.apache.tiles.definition.DefinitionsFactory
- Property name that specifies the implementation of the DefinitionsReader.
- refresh() - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
- Refreshes the stored definitions, reloading them.
- refresh() - Method in interface org.apache.tiles.definition.Refreshable
- Refreshes the stored definitions, reloading them.
- refresh() - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
- Deprecated. Refreshes the stored definitions, reloading them.
- Refreshable - Interface in org.apache.tiles.definition
- Indicates support for reloading Tiles configuration when it changes.
- RefreshMonitor - Interface in org.apache.tiles.definition
- Implementing this interface means that the object monitors the sources it uses to check when they change.
- refreshRequired() - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
- Indicates whether the sources are out of date and need to be reloaded.
- refreshRequired() - Method in interface org.apache.tiles.definition.RefreshMonitor
- Indicates whether the sources are out of date and need to be reloaded.
- refreshRequired() - Method in class org.apache.tiles.definition.UrlDefinitionsFactory
- Deprecated. Indicates whether the DefinitionsFactory is out of date and needs to be reloaded.
- RegexpDefinitionPatternMatcher - Class in org.apache.tiles.definition.pattern.regexp
- Matches regular expression patterns in definitions.
- RegexpDefinitionPatternMatcher(String, Definition) - Constructor for class org.apache.tiles.definition.pattern.regexp.RegexpDefinitionPatternMatcher
- Constructor.
- RegexpDefinitionPatternMatcherFactory - Class in org.apache.tiles.definition.pattern.regexp
- Creates instances of
RegexpDefinitionPatternMatcher
. - RegexpDefinitionPatternMatcherFactory() - Constructor for class org.apache.tiles.definition.pattern.regexp.RegexpDefinitionPatternMatcherFactory
- RegexpPatternDefinitionResolver<T> - Class in org.apache.tiles.definition.pattern
- Matches definition patterns through the use of regular expressions.
- RegexpPatternDefinitionResolver() - Constructor for class org.apache.tiles.definition.pattern.RegexpPatternDefinitionResolver
- register(Definition, Object...) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
- Deprecated. Register a new definition with the container.
- register(Definition, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
- Deprecated. Registers a custom definition.
- register(Definition, Object...) - Method in class org.apache.tiles.impl.mgmt.CachingTilesContainer
- Register a new definition with the container.
- register(Definition, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.CachingTilesContainer
- Registers a custom definition.
- register(Definition, Object...) - Method in interface org.apache.tiles.mgmt.MutableTilesContainer
- Register a new definition with the container.
- registerAttributeEvaluator(String, AttributeEvaluator) - Method in class org.apache.tiles.evaluator.BasicAttributeEvaluatorFactory
- Registers a known expression language with its attribute evaluator.
- registerAttributeRenderers(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory
- Registers attribute renderers in a
BasicRendererFactory
. - registerAttributeRenderers(BasicRendererFactory, TilesApplicationContext, TilesRequestContextFactory, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
- Registers attribute renderers in a
BasicRendererFactory
. - registerChainedRequestContextFactories(ChainedTilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
- Register elements of a chained request context factory.
- registerDefinitionPatternMatcherFactory(String, DefinitionPatternMatcherFactory) - Method in class org.apache.tiles.definition.pattern.PrefixedPatternDefinitionResolver
- Registers a
DefinitionPatternMatcherFactory
connected to a particular language. - registerRenderer(String, AttributeRenderer) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
- Registers a renderer.
- registerRequestContextFactory(String, List<TilesRequestContextFactory>, TilesRequestContextFactory) - Method in class org.apache.tiles.factory.BasicTilesContainerFactory
- Registers a
TilesRequestContextFactory
specifying its classname. - registrations - Variable in class org.apache.tiles.compat.definition.digester.CompatibilityDigesterDefinitionsReader
- The set of public identifiers, and corresponding resource names for the versions of the configuration file DTDs we know about.
- registrations - Variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
- The set of public identifiers, and corresponding resource names for the versions of the configuration file DTDs we know about.
- release() - Method in class org.apache.tiles.jsp.taglib.TilesBodyTag
- Deprecated. Release any per-instance resources, releasing any resources or state before this tag instance is disposed.
- release() - Method in class org.apache.tiles.portlet.context.PortletTilesApplicationContext
- Release references to allocated resources acquired in
initialize()
of via subsequent processing. - release() - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
- Release references to allocated resources acquired in
initialize()
of via subsequent processing. - release() - Method in class org.apache.tiles.servlet.context.ServletTilesApplicationContext
- Release references to allocated resources acquired in
initialize()
of via subsequent processing. - release() - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- Release references to allocated resources acquired in
initialize()
of via subsequent processing. - ReloadableDefinitionsFactory - Interface in org.apache.tiles.definition
- Deprecated. Use
Refreshable
. - reloadDefinitionsFactory(Object) - Static method in class org.apache.tiles.definition.util.DefinitionsFactoryUtil
- Deprecated. Let the definitions DAO manage auto-reload.
- removeAttribute(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
- Deprecated.
- removeAttribute(String) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- render(String, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Render the given tiles request.
- render(Attribute, Writer, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Deprecated.
- render(Attribute, Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Render the given Attribute.
- render(TilesRequestContext, String) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Renders the definition with specified name.
- render(TilesRequestContext, Definition) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Renders the specified definition.
- render(TilesRequestContext, AttributeContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Renders the specified attribute context.
- render(Attribute, TilesRequestContext) - Method in interface org.apache.tiles.renderer.AttributeRenderer
- Renders an attribute.
- render(Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
- Renders an attribute.
- render(String, Object...) - Method in interface org.apache.tiles.TilesContainer
- Render the given tiles request.
- render(Attribute, Writer, Object...) - Method in interface org.apache.tiles.TilesContainer
- Deprecated. Use
TilesContainer.render(Attribute, Object...)
. - render(Attribute, Object...) - Method in interface org.apache.tiles.TilesContainer
- Render the given Attribute.
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.BlockDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.BodyBlockDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.ImportAttributeDirective
- render(Attribute) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- Renders an attribute.
- renderAsString(TemplateDirectiveBody) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
- Renders the body as a string.
- renderAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- Renders the current attribute context.
- renderContext(Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Renders the current context, as it is.
- renderContext(Object...) - Method in interface org.apache.tiles.TilesContainer
- Renders the current context, as it is.
- renderDefinition(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- Renders a definition.
- RENDERER_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
- Deprecated. Initialization parameter that represents the renderer factory class name.
- RendererException - Exception in org.apache.tiles.renderer
- Exception for attribute rendition events.
- RendererException() - Constructor for exception org.apache.tiles.renderer.RendererException
- Constructor.
- RendererException(String) - Constructor for exception org.apache.tiles.renderer.RendererException
- Constructor.
- RendererException(Exception) - Constructor for exception org.apache.tiles.renderer.RendererException
- Create a new
RendererException
wrapping an existing exception. - RendererException(String, Exception) - Constructor for exception org.apache.tiles.renderer.RendererException
- Create a new
RendererException
from an existing exception. - RendererFactory - Interface in org.apache.tiles.renderer
-
Factory interface used to create/retrieve instances of the
AttributeRenderer
interface. - renderers - Variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
- The renderer name/renderer map.
- replacePlaceholders(Definition, String, Object...) - Static method in class org.apache.tiles.definition.pattern.PatternUtil
- Creates a definition given its representation with wildcards and attribute values with placeholders, replacing real values into placeholders.
- request - Variable in class org.apache.tiles.portlet.context.PortletTilesRequestContext
- The
PortletRequest
for this request. - request - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- The HTTP request.
- REQUEST_CONTEXT_FACTORY_INIT_PARAM - Static variable in class org.apache.tiles.factory.TilesContainerFactory
- Deprecated. Initialization parameter that represents the context factory class name.
- RequestScopeNestedObjectExtractor - Class in org.apache.tiles.ognl
- Extracts the request scope from a Tiles request.
- RequestScopeNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.RequestScopeNestedObjectExtractor
- reset() - Method in interface org.apache.tiles.definition.Definitions
- Deprecated. Clears definitions.
- reset() - Method in class org.apache.tiles.definition.DefinitionsImpl
- Deprecated. Clears definitions.
- reset() - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
- Deprecated. Release any per-invocation resources, resetting any resources or state
that should be cleared between successive invocations of
Tag.doEndTag()
andTag.doStartTag()
. - reset() - Method in class org.apache.tiles.jsp.taglib.TilesBodyTag
- Deprecated. Release any per-invocation resources, resetting any resources or state
that should be cleared between successive invocations of
Tag.doEndTag()
andTag.doStartTag()
. - resolveDefinition(String, T) - Method in class org.apache.tiles.definition.pattern.AbstractPatternDefinitionResolver
- Resolves a definition searching in all patterns for the requested customization key.
- resolveDefinition(String, T) - Method in interface org.apache.tiles.definition.pattern.PatternDefinitionResolver
- Resolves a definition searching in all patterns for the requested customization key.
- resolveDefinition(String, T) - Method in class org.apache.tiles.definition.pattern.RegexpPatternDefinitionResolver
- Resolves a definition searching in all patterns for the requested customization key.
- resolveDefinition(String, T) - Method in class org.apache.tiles.definition.pattern.WildcardPatternDefinitionResolver
- Resolves a definition searching in all patterns for the requested customization key.
- resolveFactoryName(Map<String, String>, String) - Static method in class org.apache.tiles.factory.TilesContainerFactory
- Deprecated. Resolves a factory class name.
- resolveInheritance(Definition, Map<String, Definition>, Locale, Set<String>) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
- Resolve locale-specific inheritance.
- resolveInheritance(Definition, Locale, Set<String>) - Method in class org.apache.tiles.definition.DefinitionsImpl
- Deprecated. Resolve locale-specific inheritance.
- resolveInheritance(Definition, TilesRequestContext) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
- Resolve inheritance.
- resolveInheritances(Map<String, Definition>, Locale) - Method in class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
- Resolve locale-specific extended instances.
- resolveInheritances() - Method in interface org.apache.tiles.definition.Definitions
- Deprecated. Resolves configuration inheritance properties.
- resolveInheritances(Locale) - Method in interface org.apache.tiles.definition.Definitions
- Deprecated. Resolves locale-specific configuration inheritance properties.
- resolveInheritances() - Method in class org.apache.tiles.definition.DefinitionsImpl
- Deprecated. Resolve extended instances.
- resolveInheritances(Locale) - Method in class org.apache.tiles.definition.DefinitionsImpl
- Deprecated. Resolve locale-specific extended instances.
- resolveLocale(TilesRequestContext) - Method in class org.apache.tiles.locale.impl.DefaultLocaleResolver
- Resolves the locale.
- resolveLocale(TilesRequestContext) - Method in interface org.apache.tiles.locale.LocaleResolver
- Resolves the locale.
- resolver - Variable in class org.apache.tiles.el.ELAttributeEvaluator
- The EL resolver to use.
- resolver - Variable in class org.apache.tiles.portlet.wildcard.WildcardPortletTilesApplicationContext
- The pattern resolver.
- resolver - Variable in class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
- The pattern resolver.
- ResolvingLocaleUrlDefinitionDAO - Class in org.apache.tiles.definition.dao
- A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded and resolves inheritances.
- ResolvingLocaleUrlDefinitionDAO() - Constructor for class org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO
- response - Variable in class org.apache.tiles.portlet.context.PortletTilesRequestContext
- The
PortletResponse
for this request. - response - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- The HTTP response.
- roles - Variable in class org.apache.tiles.Attribute
- The roles that can render this attribute.
S
- search(T) - Method in class org.apache.tiles.ArrayStack
- Returns the one-based position of the distance from the top that the
specified object exists on this stack, where the top-most element is
considered to be at distance
1
. - searchResources(ClassLoader, String) - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
- Searches for resources in the classpath, given a path, using a class loader.
- servletContext - Variable in class org.apache.tiles.el.JspExpressionFactoryFactory
- The servlet context.
- ServletContextAdapter - Class in org.apache.tiles.web.util
- Adapts a servlet config and a servlet context to become a unique servlet context.
- ServletContextAdapter(ServletConfig) - Constructor for class org.apache.tiles.web.util.ServletContextAdapter
- Constructor.
- ServletTilesApplicationContext - Class in org.apache.tiles.servlet.context
- Servlet-based implementation of the TilesApplicationContext interface.
- ServletTilesApplicationContext(ServletContext) - Constructor for class org.apache.tiles.servlet.context.ServletTilesApplicationContext
- Creates a new instance of ServletTilesApplicationContext.
- ServletTilesApplicationContextFactory - Class in org.apache.tiles.servlet.context
- Deprecated. Create an instance of
ServletTilesApplicationContext
yourself, by implementingTilesInitializer
or extendingAbstractTilesInitializer
and overridingcreateTilesApplicationContext
method. - ServletTilesApplicationContextFactory() - Constructor for class org.apache.tiles.servlet.context.ServletTilesApplicationContextFactory
- Deprecated.
- ServletTilesContextFactory - Class in org.apache.tiles.servlet.context
- Deprecated.
- ServletTilesContextFactory() - Constructor for class org.apache.tiles.servlet.context.ServletTilesContextFactory
- Deprecated. Do not use! No replacement.
- ServletTilesRequestContext - Class in org.apache.tiles.servlet.context
- Servlet-based implementation of the TilesApplicationContext interface.
- ServletTilesRequestContext(TilesApplicationContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.tiles.servlet.context.ServletTilesRequestContext
- Creates a new instance of ServletTilesRequestContext.
- ServletTilesRequestContext(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.tiles.servlet.context.ServletTilesRequestContext
- Deprecated. Use
ServletTilesRequestContext.ServletTilesRequestContext(TilesApplicationContext, HttpServletRequest, HttpServletResponse)
. - ServletTilesRequestContextFactory - Class in org.apache.tiles.servlet.context
- Creates an instance of the appropriate
TilesRequestContext
implementation in a servlet environment. - ServletTilesRequestContextFactory() - Constructor for class org.apache.tiles.servlet.context.ServletTilesRequestContextFactory
- ServletUtil - Class in org.apache.tiles.servlet.context
- Utilities for Tiles servlet support.
- SessionScopeNestedObjectExtractor - Class in org.apache.tiles.ognl
- Extracts the session scope from a Tiles request.
- SessionScopeNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.SessionScopeNestedObjectExtractor
- setApplicationContext(TilesApplicationContext) - Method in interface org.apache.tiles.awareness.TilesApplicationContextAware
- Sets the Tiles application context.
- setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
- Sets the Tiles application context.
- setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
- Sets the Tiles application context.
- setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.el.ELAttributeEvaluator
- Sets the Tiles application context.
- setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.el.JspExpressionFactoryFactory
- Sets the Tiles application context.
- setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Sets the Tiles application context to use.
- setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
- Sets the Tiles application context.
- setApplicationContext(TilesApplicationContext) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
- Sets the Tiles application context.
- setApplicationContextFactory(AbstractTilesApplicationContextFactory) - Method in interface org.apache.tiles.awareness.AbstractTilesApplicationContextFactoryAware
- Deprecated. Sets the Tiles application context factory.
- setAttribute(Environment, String, Object, String) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
- Sets an attribute in the desired scope.
- setAttribute(String, Object) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
- Deprecated.
- setAttribute(Context, HttpServletRequest, ServletContext, String, Object, String) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
- Sets an attribute in the desired scope.
- setAttribute(String, Object) - Method in class org.apache.tiles.web.util.ServletContextAdapter
- setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in interface org.apache.tiles.evaluator.AttributeEvaluatorFactoryAware
- Sets the attribute evaluator factory.
- setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Sets the attribute evaluator factory.
- setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
- Sets the attribute evaluator factory.
- setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
- Sets the attribute evaluator factory.
- setBody(String) - Method in class org.apache.tiles.Attribute
- Sets the body of this attribute.
- setCascade(boolean) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
- Sets the property that tells if the attribute should be cascaded to nested definitions.
- setCascade(boolean) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
- Sets the property that tells if the attribute should be cascaded to nested definitions.
- setCheckRefresh(boolean) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
- Sets the flag to check URL refresh.
- setClassname(String) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
- Set the class name.
- setContainer(TilesApplicationContext, TilesContainer) - Static method in class org.apache.tiles.access.TilesAccess
- Configures the default container to be used in the application.
- setContainer(TilesApplicationContext, TilesContainer, String) - Static method in class org.apache.tiles.access.TilesAccess
- Configures the container to be used in the application.
- setContainer(Object, TilesContainer) - Static method in class org.apache.tiles.access.TilesAccess
- Deprecated. Use
TilesAccess.setContainer(TilesApplicationContext, TilesContainer)
. - setContainer(TilesContainer) - Method in interface org.apache.tiles.awareness.TilesContainerAware
- Sets the Tiles container.
- setContainer(JspContext, TilesContainer) - Static method in class org.apache.tiles.jsp.context.JspUtil
- Configures the default container to be used in the application.
- setContainer(JspContext, TilesContainer, String) - Static method in class org.apache.tiles.jsp.context.JspUtil
- Configures the container to be used in the application.
- setContainer(PortletContext, TilesContainer) - Static method in class org.apache.tiles.portlet.context.PortletUtil
- Configures the default container to be used in the application.
- setContainer(PortletContext, TilesContainer, String) - Static method in class org.apache.tiles.portlet.context.PortletUtil
- Configures the container to be used in the application.
- setContainer(TilesContainer) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
- Sets the Tiles container.
- setContainer(TilesContainer) - Method in class org.apache.tiles.renderer.impl.DefinitionAttributeRenderer
- Sets the Tiles container.
- setContainer(TilesContainer) - Method in class org.apache.tiles.renderer.impl.UntypedAttributeRenderer
- Deprecated. Sets the Tiles container.
- setContainer(ServletContext, TilesContainer) - Static method in class org.apache.tiles.servlet.context.ServletUtil
- Configures the default container to be used in the application.
- setContainer(ServletContext, TilesContainer, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
- Configures the container to be used in the application.
- setContainerFactory(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
- Deprecated. Sets the container factory class name.
- setContainerKey(String) - Method in class org.apache.tiles.jsp.taglib.definition.DestroyContainerTag
- Sets the key of the container to destroy.
- setContainerKey(String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag
- Deprecated. Sets the key under which the container will be stored.
- setContainerKey(String) - Method in class org.apache.tiles.jsp.taglib.definition.SetCurrentContainerTag
- Sets the key under which the container is stored.
- setContentType(String) - Method in interface org.apache.tiles.context.TilesRequestContext
- Sets the content type when rendering the result.
- setContentType(String) - Method in class org.apache.tiles.context.TilesRequestContextWrapper
- Sets the content type when rendering the result.
- setContentType(String) - Method in class org.apache.tiles.portlet.context.PortletTilesRequestContext
- Sets the content type when rendering the result.
- setContentType(String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- Sets the content type when rendering the result.
- setContextFactory(TilesContextFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Deprecated. Use
BasicTilesContainer.setRequestContextFactory(TilesRequestContextFactory)
. - setCurrentContainer(Environment, String) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
- Sets the current container to use in web pages.
- setCurrentContainer(Environment, TilesContainer) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
- Sets the current container to use in web pages.
- setCurrentContainer(JspContext, String) - Static method in class org.apache.tiles.jsp.context.JspUtil
- Sets the current container to use in web pages.
- setCurrentContainer(JspContext, TilesContainer) - Static method in class org.apache.tiles.jsp.context.JspUtil
- Sets the current container to use in web pages.
- setCurrentContainer(PortletRequest, PortletContext, String) - Static method in class org.apache.tiles.portlet.context.PortletUtil
- Sets the current container to use in web pages.
- setCurrentContainer(PortletRequest, PortletContext, TilesContainer) - Static method in class org.apache.tiles.portlet.context.PortletUtil
- Sets the current container to use in web pages.
- setCurrentContainer(ServletRequest, ServletContext, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
- Sets the current container to use in web pages.
- setCurrentContainer(ServletRequest, ServletContext, TilesContainer) - Static method in class org.apache.tiles.servlet.context.ServletUtil
- Sets the current container to use in web pages.
- setCurrentContainer(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- Sets the current container for the current request.
- SetCurrentContainerFMModel - Class in org.apache.tiles.freemarker.template
- Sets the current container, to be used in Tiles templates.
- SetCurrentContainerFMModel() - Constructor for class org.apache.tiles.freemarker.template.SetCurrentContainerFMModel
- SetCurrentContainerTag - Class in org.apache.tiles.jsp.taglib.definition
- Sets the current container, to be used by Tiles tags.
- SetCurrentContainerTag() - Constructor for class org.apache.tiles.jsp.taglib.definition.SetCurrentContainerTag
- setDefaultConfiguration(Map<String, String>) - Method in class org.apache.tiles.factory.TilesContainerFactory
- Deprecated. Sets the default configuration parameters.
- setDefaultRenderer(AttributeRenderer) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
- Sets the default renderer.
- setDefaultValue(String, String) - Method in class org.apache.tiles.factory.TilesContainerFactory
- Deprecated. Sets one default configuration parameter value.
- setDefaultValue(Object) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
- Sets the default value, that is evaluated only if
value
is null and the attribute with the associatedname
is null. - setDefaultValue(Object) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
- Sets the default value, that is evaluated only if
value
is null and the attribute with the associatedname
is null. - setDefaultValueRole(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
- Sets the role to check for the default value.
- setDefaultValueRole(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
- Sets the role to check for the default value.
- setDefaultValueType(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
- Sets the default value type.
- setDefaultValueType(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
- Sets the default value type.
- setDefinitionDAO(DefinitionDAO<Locale>) - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
- Sets the definition DAO to use.
- setDefinitionsFactory(DefinitionsFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Set the definitions factory.
- setDefinitionsFactory(String, DefinitionsFactory, Map<String, String>) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
- Deprecated. Use
KeyedDefinitionsFactoryTilesContainer.setDefinitionsFactory(String, DefinitionsFactory)
. - setDefinitionsFactory(String, DefinitionsFactory) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
- Deprecated. Set the definitions factory.
- setDefinitionsFactory(DefinitionsFactory) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
- Deprecated. Set the definitions factory.
- setDefinitionsFactory(String, DefinitionsFactory, Map<String, String>) - Method in class org.apache.tiles.impl.mgmt.CachingKeyedDefinitionsFactoryTilesContainer
- Deprecated.
- setDefinitionsFactory(DefinitionsFactory) - Method in class org.apache.tiles.impl.mgmt.CachingTilesContainer
- Set the definitions factory.
- setExpression(String) - Method in class org.apache.tiles.Attribute
- Deprecated. Use
Attribute.setExpressionObject(Expression)
. - setExpression(String) - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
- Sets the expression to calculate the value from.
- setExpression(String) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
- Sets the expression to calculate the value from.
- setExpressionFactory(ExpressionFactory) - Method in class org.apache.tiles.el.ELAttributeEvaluator
- Sets the expression factory to use.
- setExpressionObject(Expression) - Method in class org.apache.tiles.Attribute
- Sets The expression to evaluate.
- setExtends(String) - Method in class org.apache.tiles.Definition
- Set extends.
- setExtends(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
- Sets the (optional) definition name that this definition extends.
- setFactories(List<AbstractTilesApplicationContextFactory>) - Method in class org.apache.tiles.context.ChainedTilesApplicationContextFactory
- Deprecated. Sets the factories to be used.
- setFactories(List<TilesContextFactory>) - Method in class org.apache.tiles.context.ChainedTilesContextFactory
- Deprecated. Simply do not use it.
- setFactories(List<TilesRequestContextFactory>) - Method in class org.apache.tiles.context.ChainedTilesRequestContextFactory
- Sets the factories to be used.
- setFactory(DefinitionsFactory) - Method in class org.apache.tiles.impl.mgmt.DefinitionManager
- Sets the definitions factory to use.
- setFilterConfig(FilterConfig) - Method in class org.apache.tiles.web.startup.TilesFilter
- Deprecated. Set the filter configuration object for this filter.
- setFlush(boolean) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
- Sets the flush flag.
- setFlush(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
- Sets the flush flag.
- setFlush(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
- Sets the flush flag.
- setFlush(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
- Sets the flush flag.
- setForceInclude(Environment, boolean) - Static method in class org.apache.tiles.freemarker.context.FreeMarkerUtil
- Sets the option that enables the forced include of the response.
- setForceInclude(JspContext, boolean) - Static method in class org.apache.tiles.jsp.context.JspUtil
- Sets the option that enables the forced include of the response.
- setForceInclude(PortletRequest, boolean) - Static method in class org.apache.tiles.portlet.context.PortletUtil
- Sets the option that enables the forced include of the response.
- setForceInclude(HttpServletRequest, boolean) - Static method in class org.apache.tiles.servlet.context.ServletUtil
- Sets the option that enables the forced include of the response.
- setFunctionMapper(FunctionMapper) - Method in class org.apache.tiles.el.ELContextImpl
- Sets the function mapper to use.
- setIcon(String) - Method in interface org.apache.tiles.beans.MenuItem
- Sets the icon URL of this menu item.
- setIcon(String) - Method in class org.apache.tiles.beans.SimpleMenuItem
- Sets the (optional) icon image URL.
- setId(String) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
- Sets the id of the imported scripting variable.
- setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
- Sets the ignore flag.
- setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
- Set ignore flag.
- setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
- Sets the ignore flag.
- setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
- Sets the ignore flag.
- setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
- Sets the ignore flag.
- setIgnore(boolean) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
- Set ignore flag.
- setInherit(boolean) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
- If true, the attribute will put the elements of the attribute with the same name of the parent definition before the ones specified here.
- setInherit(boolean) - Method in class org.apache.tiles.ListAttribute
- If true, the attribute will put the elements of the attribute with the same name of the parent definition before the ones specified here.
- setInitParameter(String, String) - Method in class org.apache.tiles.jsp.taglib.definition.InitContainerTag.RuntimeConfiguredContext
- Deprecated. Sets an init parameter value.
- setKeyExtractor(KeyedDefinitionsFactoryTilesContainer.KeyExtractor) - Method in class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer
- Deprecated. Sets the key extractor to use.
- setLink(String) - Method in interface org.apache.tiles.beans.MenuItem
- Sets the URL of this menu item.
- setLink(String) - Method in class org.apache.tiles.beans.SimpleMenuItem
- Sets the link where the menu item points to.
- setLocaleResolver(LocaleResolver) - Method in class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
- Sets the locale resolver to use.
- setName(String) - Method in class org.apache.tiles.Attribute
- Deprecated. Use the
setName
methods in object that contain attributes. - setName(String) - Method in class org.apache.tiles.Definition
- Sets the value of the name property.
- setName(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
- Sets the name of the definition to configure.
- setName(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
- Sets the name of the attribute.
- setName(String) - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
- Set the name.
- setName(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
- Sets the name of the attribute.
- setName(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
- Sets the name of the definition to insert.
- setName(String) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
- Sets the name of the attribute.
- setName(String) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
- Sets the name of the attribute.
- setName(String) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
- Set the name.
- setParameter(String, String) - Method in class org.apache.tiles.freemarker.renderer.FreeMarkerAttributeRenderer
- Sets a parameter for the internal servlet.
- setParameter(String, String) - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
- Sets a parameter for the internal servlet.
- setPatternDefinitionResolver(PatternDefinitionResolver<Locale>) - Method in class org.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO
- Sets the pattern definition resolver to use.
- setPatternDefinitionResolver(PatternDefinitionResolver<T>) - Method in interface org.apache.tiles.definition.pattern.PatternDefinitionResolverAware
- Sets the pattern definition resolver to use.
- setPreparer(String) - Method in interface org.apache.tiles.AttributeContext
- Set associated preparer instance.
- setPreparer(String) - Method in class org.apache.tiles.BasicAttributeContext
- Set associated preparer instance.
- setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
- Sets the definition view preparer.
- setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
- Sets the preparer name.
- setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
- Sets the preparer name.
- setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
- Sets the preparer name.
- setPreparer(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
- Sets the preparer name.
- setPreparerFactory(PreparerFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Set the preparerInstance factory.
- setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
- setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
- setReader(DefinitionsReader) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
- Sets the definitions reader that will read the URLs.
- setReader(DefinitionsReader) - Method in interface org.apache.tiles.definition.dao.URLReader
- Sets the definitions reader that will read the URLs.
- setRenderer(String) - Method in class org.apache.tiles.Attribute
- Sets the renderer name to use.
- setRendererFactory(RendererFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Sets the renderer instance factory.
- setRequest(HttpServletRequest) - Method in class org.apache.tiles.velocity.template.ContextHolder
- Sets the current
HttpServletRequest
. - setRequestContextFactory(TilesRequestContextFactory) - Method in interface org.apache.tiles.awareness.TilesRequestContextFactoryAware
- Sets the Tiles request context factory.
- setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.freemarker.context.FreeMarkerTilesRequestContextFactory
- Sets the Tiles request context factory.
- setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Sets the request context factory.
- setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.jsp.context.JspTilesRequestContextFactory
- Sets the Tiles request context factory.
- setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
- Sets the Tiles request context factory.
- setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.renderer.impl.BasicRendererFactory
- Sets the Tiles request context factory.
- setRequestContextFactory(TilesRequestContextFactory) - Method in class org.apache.tiles.velocity.context.VelocityTilesRequestContextFactory
- Sets the Tiles request context factory.
- setResolver(ELResolver) - Method in class org.apache.tiles.el.ELAttributeEvaluator
- Sets the EL resolver to use.
- setResponse(HttpServletResponse) - Method in class org.apache.tiles.velocity.template.ContextHolder
- Sets the current
HttpServletResponse
. - setRole(String) - Method in class org.apache.tiles.Attribute
- Set role.
- setRole(String) - Method in class org.apache.tiles.Definition
- Deprecated. Use
BasicAttributeContext.getTemplateAttribute()
. - setRole(String) - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
- Sets the role to check.
- setRole(String) - Method in class org.apache.tiles.jsp.taglib.AddListAttributeTag
- Sets the role to check.
- setRole(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
- Sets the role to check when rendering this definition.
- setRole(String) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
- Sets the role to check.
- setRole(String) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
- Sets the role to check.
- setRole(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
- Sets the role to check.
- setRole(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
- Sets the role to check.
- setRole(String) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
- Sets the role to check.
- setRole(String) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
- Sets the role to check.
- setRoles(Set<String>) - Method in class org.apache.tiles.Attribute
- Sets the roles that can render this attribute.
- setRootContext(TilesApplicationContext) - Method in class org.apache.tiles.context.enhanced.EnhancedTilesApplicationContext
- Sets the root context.
- setScope(String) - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
- Set the scope.
- setScope(String) - Method in class org.apache.tiles.jsp.taglib.UseAttributeTag
- Set the scope.
- setServletContext(ServletContext) - Method in class org.apache.tiles.velocity.template.ContextHolder
- Sets the
ServletContext
. - setSourceURLs(List<URL>) - Method in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
- Sets the source URLs to use.
- setSourceURLs(List<URL>) - Method in interface org.apache.tiles.definition.dao.URLReader
- Sets the source URLs to use.
- setTemplate(String) - Method in class org.apache.tiles.Definition
- Deprecated. Use
BasicAttributeContext.getTemplateAttribute()
. - setTemplate(String) - Method in class org.apache.tiles.jsp.taglib.definition.DefinitionTag
- Sets the template URI of the definition.
- setTemplate(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
- Sets a string representing the URI of a template (for example, a JSP page).
- setTemplate(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
- Sets a string representing the URI of a template (for example, a JSP page).
- setTemplateAttribute(Attribute) - Method in interface org.apache.tiles.AttributeContext
- Sets the template attribute, that will be used to render the template page.
- setTemplateAttribute(Attribute) - Method in class org.apache.tiles.BasicAttributeContext
- Sets the template attribute, that will be used to render the template page.
- setTemplateExpression(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
- Sets the expression to evaluate to get the value of the template.
- setTemplateExpression(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
- Sets the expression to evaluate to get the value of the template.
- setTemplateType(String) - Method in class org.apache.tiles.jsp.taglib.InsertDefinitionTag
- Sets the type of the template attribute.
- setTemplateType(String) - Method in class org.apache.tiles.jsp.taglib.InsertTemplateTag
- Sets the type of the template attribute.
- setTilesRequestContext(TilesRequestContext) - Method in class org.apache.tiles.context.TilesRequestContextHolder
- Sets the Tiles request context to use.
- setToName(String) - Method in class org.apache.tiles.jsp.taglib.ImportAttributeTag
- Sets the name of the destination attribute.
- setTooltip(String) - Method in interface org.apache.tiles.beans.MenuItem
- Sets the tooltip text.
- setTooltip(String) - Method in class org.apache.tiles.beans.SimpleMenuItem
- Sets the (optional) tooltip text.
- setType(Attribute.AttributeType) - Method in class org.apache.tiles.Attribute
- Deprecated. Use
Attribute.setRenderer(String)
. - setType(String) - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
- Deprecated. Do not use, ignored.
- setType(String) - Method in class org.apache.tiles.jsp.taglib.AddListAttributeTag
- Sets content type: string, template or definition.
- setType(String) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
- Sets content type: string, template or definition.
- setType(String) - Method in class org.apache.tiles.jsp.taglib.PutListAttributeTag
- Deprecated. Do not use, ignored.
- setValue(Object) - Method in class org.apache.tiles.Attribute
- Set value.
- setValue(String) - Method in interface org.apache.tiles.beans.MenuItem
- Sets the value (i.e. the visible part) of this menu item.
- setValue(String) - Method in class org.apache.tiles.beans.SimpleMenuItem
- Sets the value of the item, i.e. what is really visible to the user.
- setValue(V) - Method in class org.apache.tiles.context.MapEntry
- Sets the entry value if the entry can be modified.
- setValue(ELContext, Object, Object, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
- setValue(Object) - Method in class org.apache.tiles.jsp.taglib.AddAttributeTag
- Sets the attribute value.
- setValue(Object) - Method in class org.apache.tiles.jsp.taglib.GetAsStringTag
- Set the value.
- setValue(Object) - Method in class org.apache.tiles.jsp.taglib.InsertAttributeTag
- Set the value.
- setValue(Object) - Method in class org.apache.tiles.jsp.taglib.PutAttributeTag
- Sets the attribute value.
- setVariableMapper(VariableMapper) - Method in class org.apache.tiles.el.ELContextImpl
- Sets the variable mapper to use.
- setVelocityContext(Context) - Method in class org.apache.tiles.velocity.template.ContextHolder
- Sets the Velocity
Context
. - SimpleMenuItem - Class in org.apache.tiles.beans
- A MenuItem implementation.
- SimpleMenuItem() - Constructor for class org.apache.tiles.beans.SimpleMenuItem
- Constructor.
- SimpleTilesInitializerServlet - Class in org.apache.tiles.web.startup.simple
- A Tiles listener that loads Tiles in the default way.
- SimpleTilesInitializerServlet() - Constructor for class org.apache.tiles.web.startup.simple.SimpleTilesInitializerServlet
- SimpleTilesListener - Class in org.apache.tiles.web.startup.simple
- A Tiles listener that loads Tiles in the default way.
- SimpleTilesListener() - Constructor for class org.apache.tiles.web.startup.simple.SimpleTilesListener
- sources - Variable in class org.apache.tiles.definition.UrlDefinitionsFactory
- Deprecated. Use
URLReader.addSourceURL(URL)
. - sourceURLs - Variable in class org.apache.tiles.definition.dao.BaseLocaleUrlDefinitionDAO
- Contains the URL objects identifying where configuration data is found.
- start(ArrayStack<Object>) - Method in class org.apache.tiles.template.AddAttributeModel
- Starts the operation..
- start(ArrayStack<Object>, String) - Method in class org.apache.tiles.template.AddListAttributeModel
- Starts the operation.
- start(ArrayStack<Object>, String, String, String, String, String) - Method in class org.apache.tiles.template.DefinitionModel
- Starts the operation.
- start(ArrayStack<Object>, TilesContainer, boolean, String, String, Object, String, String, String, Attribute, Object...) - Method in class org.apache.tiles.template.GetAsStringModel
- Starts the operation.
- start(ArrayStack<Object>, TilesContainer, boolean, String, String, Object, String, String, String, Attribute, Object...) - Method in class org.apache.tiles.template.InsertAttributeModel
- Starts the operation.
- start(TilesContainer, Object...) - Method in class org.apache.tiles.template.InsertDefinitionModel
- Starts the operation.
- start(TilesContainer, Object...) - Method in class org.apache.tiles.template.InsertTemplateModel
- Starts the operation.
- start(ArrayStack<Object>) - Method in class org.apache.tiles.template.PutAttributeModel
- Starts the operation.
- start(ArrayStack<Object>, String, boolean) - Method in class org.apache.tiles.template.PutListAttributeModel
- Starts the operation.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.AddAttributeDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.AddAttributeVModel
- Deprecated. Starts the execution of the commands.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.AddListAttributeDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.AddListAttributeVModel
- Deprecated. Starts the execution of the commands.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.BlockDirective
- Starts the directive, before evaluating the body.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.BodyBlockDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in interface org.apache.tiles.velocity.template.BodyExecutable
- Deprecated. Starts the execution of the commands.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.DefinitionDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.DefinitionVModel
- Deprecated. Starts the execution of the commands.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.GetAsStringDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.GetAsStringVModel
- Deprecated. Starts the execution of the commands.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.InsertAttributeDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.InsertAttributeVModel
- Deprecated. Starts the execution of the commands.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.InsertDefinitionDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.InsertDefinitionVModel
- Deprecated. Starts the execution of the commands.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.InsertTemplateDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.InsertTemplateVModel
- Deprecated. Starts the execution of the commands.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.PutAttributeDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.PutAttributeVModel
- Deprecated. Starts the execution of the commands.
- start(InternalContextAdapter, Writer, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.tiles.velocity.template.PutListAttributeDirective
- Starts the directive, before evaluating the body.
- start(HttpServletRequest, HttpServletResponse, Context, Map<String, Object>) - Method in class org.apache.tiles.velocity.template.PutListAttributeVModel
- Deprecated. Starts the execution of the commands.
- start(Map<String, Object>) - Method in class org.apache.tiles.velocity.template.Tiles2Tool
- Deprecated. Starts a "model" for the execution in a block.
- startAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- Starts the attribute context.
- startContext(Object...) - Method in class org.apache.tiles.impl.BasicTilesContainer
- Starts a new context, where attribute values are stored independently from others.
- startContext(Object...) - Method in interface org.apache.tiles.TilesContainer
- Starts a new context, where attribute values are stored independently from others.
- storeContainerDependencies(TilesApplicationContext, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.KeyedDefinitionsFactoryTilesContainerFactory
- Deprecated. Stores container dependencies, that is called before
TilesContainer.init(Map)
. - storeContainerDependencies(Object, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.TilesContainerFactory
- Deprecated. Use
TilesContainerFactory.storeContainerDependencies(TilesApplicationContext, Map, Map, BasicTilesContainer)
. - storeContainerDependencies(TilesApplicationContext, Map<String, String>, Map<String, String>, BasicTilesContainer) - Method in class org.apache.tiles.factory.TilesContainerFactory
- Deprecated. Stores container dependencies, that is called before
TilesContainer.init(Map)
. - storeDefinitionPatterns(Map<String, Definition>, T) - Method in class org.apache.tiles.definition.pattern.AbstractPatternDefinitionResolver
- Stores definition patterns.
- storeDefinitionPatterns(Map<String, Definition>, T) - Method in interface org.apache.tiles.definition.pattern.PatternDefinitionResolver
- Stores definition patterns.
- storeDefinitionPatterns(Map<String, Definition>, T) - Method in class org.apache.tiles.definition.pattern.RegexpPatternDefinitionResolver
- Stores definition patterns.
- storeDefinitionPatterns(Map<String, Definition>, T) - Method in class org.apache.tiles.definition.pattern.WildcardPatternDefinitionResolver
- Stores definition patterns.
- STRING_RENDERER_NAME - Static variable in class org.apache.tiles.factory.BasicTilesContainerFactory
- The string renderer name.
- StringAttributeRenderer - Class in org.apache.tiles.renderer.impl
- Renders an attribute that contains a string.
- StringAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.StringAttributeRenderer
T
- TEMPLATE_RENDERER_NAME - Static variable in class org.apache.tiles.factory.BasicTilesContainerFactory
- The template renderer name.
- templateAttribute - Variable in class org.apache.tiles.BasicAttributeContext
- The template attribute, to render a template.
- TemplateAttributeRenderer - Class in org.apache.tiles.renderer.impl
- Renders an attribute that contains a reference to a template.
- TemplateAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.TemplateAttributeRenderer
- Tiles2Tool - Class in org.apache.tiles.velocity.template
- Deprecated. Use Velocity directives.
- Tiles2Tool() - Constructor for class org.apache.tiles.velocity.template.Tiles2Tool
- Deprecated.
- TilesAccess - Class in org.apache.tiles.access
- Provides static access to the tiles container.
- TilesAccessException - Exception in org.apache.tiles.access
- Indicates that something went wrong in
TilesAccess
use. - TilesAccessException() - Constructor for exception org.apache.tiles.access.TilesAccessException
- Constructor.
- TilesAccessException(String) - Constructor for exception org.apache.tiles.access.TilesAccessException
- Constructor.
- TilesAccessException(Exception) - Constructor for exception org.apache.tiles.access.TilesAccessException
- Constructor.
- TilesAccessException(String, Exception) - Constructor for exception org.apache.tiles.access.TilesAccessException
- Constructor.
- TilesApplicationContext - Interface in org.apache.tiles
- Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
- TilesApplicationContextAware - Interface in org.apache.tiles.awareness
- It represents an object that can have a reference to the
TilesApplicationContext
. - TilesApplicationContextNestedObjectExtractor - Class in org.apache.tiles.ognl
- Extracts the application context from a Tiles request.
- TilesApplicationContextNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.TilesApplicationContextNestedObjectExtractor
- TilesApplicationContextWrapper - Class in org.apache.tiles.context
- Delegate for ease of customization.
- TilesApplicationContextWrapper(TilesApplicationContext) - Constructor for class org.apache.tiles.context.TilesApplicationContextWrapper
- Constructor.
- TilesBodyTag - Class in org.apache.tiles.jsp.taglib
- Deprecated. Since simple style of tags is used, this class is useless.
- TilesBodyTag() - Constructor for class org.apache.tiles.jsp.taglib.TilesBodyTag
- Deprecated.
- TilesContainer - Interface in org.apache.tiles
- An encapsulation of the tiles framework.
- TilesContainerAware - Interface in org.apache.tiles.awareness
- It represents an object that can have a reference to the
TilesContainer
. - TilesContainerFactory - Class in org.apache.tiles.factory
- Deprecated. Please extend
AbstractTilesContainerFactory
or use an already extended class. Parameter-based initialization is no longer supported. - TilesContainerFactory() - Constructor for class org.apache.tiles.factory.TilesContainerFactory
- Deprecated.
- TilesContainerFactoryException - Exception in org.apache.tiles.factory
- Indicates that something went wrong in
TilesContainerFactory
use. - TilesContainerFactoryException() - Constructor for exception org.apache.tiles.factory.TilesContainerFactoryException
- Constructor.
- TilesContainerFactoryException(String) - Constructor for exception org.apache.tiles.factory.TilesContainerFactoryException
- Constructor.
- TilesContainerFactoryException(Exception) - Constructor for exception org.apache.tiles.factory.TilesContainerFactoryException
- Constructor.
- TilesContainerFactoryException(String, Exception) - Constructor for exception org.apache.tiles.factory.TilesContainerFactoryException
- Constructor.
- TilesContextBeanELResolver - Class in org.apache.tiles.el
- Resolves beans in request, session and application scope.
- TilesContextBeanELResolver() - Constructor for class org.apache.tiles.el.TilesContextBeanELResolver
- TilesContextBeanELResolver - Class in org.apache.tiles.evaluator.el
- Deprecated. Use
TilesContextBeanELResolver
. - TilesContextBeanELResolver() - Constructor for class org.apache.tiles.evaluator.el.TilesContextBeanELResolver
- Deprecated.
- TilesContextBeanVariableResolverFactory - Class in org.apache.tiles.mvel
- Resolves beans stored in request, session and application scopes.
- TilesContextBeanVariableResolverFactory(TilesRequestContextHolder) - Constructor for class org.apache.tiles.mvel.TilesContextBeanVariableResolverFactory
- Constructor.
- TilesContextELResolver - Class in org.apache.tiles.el
- Resolves properties of
TilesRequestContext
andTilesApplicationContext
. - TilesContextELResolver() - Constructor for class org.apache.tiles.el.TilesContextELResolver
- TilesContextELResolver - Class in org.apache.tiles.evaluator.el
- Deprecated. Use
TilesContextELResolver
. - TilesContextELResolver() - Constructor for class org.apache.tiles.evaluator.el.TilesContextELResolver
- Deprecated.
- TilesContextFactory - Interface in org.apache.tiles.context
- Deprecated. Use
TilesRequestContextFactory
. - TilesContextPropertyAccessorDelegateFactory - Class in org.apache.tiles.ognl
- Decides the appropriate
PropertyAccessor
for the given property name andTilesRequestContext
. - TilesContextPropertyAccessorDelegateFactory(PropertyAccessor, PropertyAccessor, PropertyAccessor, PropertyAccessor, PropertyAccessor) - Constructor for class org.apache.tiles.ognl.TilesContextPropertyAccessorDelegateFactory
- Constructor.
- TilesContextVariableResolverFactory - Class in org.apache.tiles.mvel
- Resolves
TilesRequestContext
andTilesApplicationContext
properties as variables. - TilesContextVariableResolverFactory(TilesRequestContextHolder) - Constructor for class org.apache.tiles.mvel.TilesContextVariableResolverFactory
- Constructor.
- TilesDecorationFilter - Class in org.apache.tiles.web.util
- Decoration Filter.
- TilesDecorationFilter() - Constructor for class org.apache.tiles.web.util.TilesDecorationFilter
- TilesDispatchServlet - Class in org.apache.tiles.web.util
- Tiles dispatching servlet.
- TilesDispatchServlet() - Constructor for class org.apache.tiles.web.util.TilesDispatchServlet
- TilesException - Exception in org.apache.tiles
- Root class for all Tiles-exceptions.
- TilesException() - Constructor for exception org.apache.tiles.TilesException
- Constructor.
- TilesException(String) - Constructor for exception org.apache.tiles.TilesException
- Constructor.
- TilesException(Throwable) - Constructor for exception org.apache.tiles.TilesException
- Create a new
TilesException
wrapping an existing exception. - TilesException(String, Throwable) - Constructor for exception org.apache.tiles.TilesException
- Create a new
TilesException
from an existing exception. - TilesFilter - Class in org.apache.tiles.web.startup
- Deprecated. Use
TilesServlet
orTilesListener
. If you want a decoration Filter, useTilesDecorationFilter
. Moreover, definition files reload themselves if theDefinitionDAO
implementsRefreshable
. - TilesFilter() - Constructor for class org.apache.tiles.web.startup.TilesFilter
- Deprecated.
- TilesFMModelRepository - Class in org.apache.tiles.freemarker.template
- Collects all Tiles FreeMarker directives to be used in an application.
- TilesFMModelRepository() - Constructor for class org.apache.tiles.freemarker.template.TilesFMModelRepository
- Constructor.
- TilesFreemarkerServlet - Class in org.apache.tiles.freemarker.servlet
- Extends FreemarkerServlet to load Tiles directives as a shared variable.
- TilesFreemarkerServlet() - Constructor for class org.apache.tiles.freemarker.servlet.TilesFreemarkerServlet
- TilesInitializer - Interface in org.apache.tiles.startup
- Tiles initialization delegate.
- TilesIOException - Exception in org.apache.tiles.util
- This exception mimics the
IOException
class that is present in Java 6 but not in Java 5. - TilesIOException() - Constructor for exception org.apache.tiles.util.TilesIOException
- Default constructor.
- TilesIOException(String) - Constructor for exception org.apache.tiles.util.TilesIOException
- Constructor.
- TilesIOException(Throwable) - Constructor for exception org.apache.tiles.util.TilesIOException
- Constructor.
- TilesIOException(String, Throwable) - Constructor for exception org.apache.tiles.util.TilesIOException
- Constructor.
- TilesJspException - Exception in org.apache.tiles.jsp.taglib
- Indicates that something went wrong during the use of Tiles in JSP pages.
- TilesJspException() - Constructor for exception org.apache.tiles.jsp.taglib.TilesJspException
- Constructor.
- TilesJspException(String) - Constructor for exception org.apache.tiles.jsp.taglib.TilesJspException
- Constructor.
- TilesJspException(Throwable) - Constructor for exception org.apache.tiles.jsp.taglib.TilesJspException
- Constructor.
- TilesJspException(String, Throwable) - Constructor for exception org.apache.tiles.jsp.taglib.TilesJspException
- Constructor.
- TilesListener - Class in org.apache.tiles.web.startup
- Deprecated. Please extend
AbstractTilesListener
. - TilesListener() - Constructor for class org.apache.tiles.web.startup.TilesListener
- Deprecated.
- TilesRequestContext - Interface in org.apache.tiles.context
- Encapsulation of request information.
- TilesRequestContextFactory - Interface in org.apache.tiles.context
- Creates an instance of the appropriate
TilesRequestContext
implementation. - TilesRequestContextFactoryAware - Interface in org.apache.tiles.awareness
- It represents an object that can have a reference to the
TilesRequestContextFactory
. - TilesRequestContextHolder - Class in org.apache.tiles.context
- Holds in a
ThreadLocal
object aTilesRequestContext
. - TilesRequestContextHolder() - Constructor for class org.apache.tiles.context.TilesRequestContextHolder
- TilesRequestContextWrapper - Class in org.apache.tiles.context
- Delegate for ease of customization.
- TilesRequestContextWrapper(TilesRequestContext) - Constructor for class org.apache.tiles.context.TilesRequestContextWrapper
- Constructor.
- TilesServlet - Class in org.apache.tiles.web.startup
- Deprecated. Please extend
AbstractTilesInitializerServlet
. - TilesServlet() - Constructor for class org.apache.tiles.web.startup.TilesServlet
- Deprecated.
- TilesVelocityException - Exception in org.apache.tiles.velocity
- Exception connected to the usage of Velocity and Tiles.
- TilesVelocityException() - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
- Constructor.
- TilesVelocityException(String) - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
- Constructor.
- TilesVelocityException(Exception) - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
- Constructor.
- TilesVelocityException(String, Exception) - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
- Constructor.
- TilesVelocityRepository - Class in org.apache.tiles.velocity.template
- Deprecated. Use Velocity directives.
- TilesVelocityRepository(ServletContext) - Constructor for class org.apache.tiles.velocity.template.TilesVelocityRepository
- Deprecated. Constructor.
- TomcatExpressionFactoryFactory - Class in org.apache.tiles.evaluator.el
- Deprecated. Upgrade to Servlet 2.5 and JSP 2.1 and use
JspExpressionFactoryFactory
. - TomcatExpressionFactoryFactory() - Constructor for class org.apache.tiles.evaluator.el.TomcatExpressionFactoryFactory
- Deprecated.
- toSimpleBoolean(Boolean, boolean) - Static method in class org.apache.tiles.velocity.context.VelocityUtil
- Null-safe conversion from Boolean to boolean.
- toString() - Method in enum org.apache.tiles.Attribute.AttributeType
- Deprecated. Returns the string representation of the element.
- toString() - Method in class org.apache.tiles.Attribute
- toString() - Method in class org.apache.tiles.beans.SimpleMenuItem
- toString() - Method in class org.apache.tiles.Definition
- Returns a description of the attributes.
- toString() - Method in class org.apache.tiles.Expression
- toString() - Method in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- toString() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- TYPE_RENDERERS_INIT_PARAM - Static variable in class org.apache.tiles.renderer.impl.BasicRendererFactory
- The type renderers init parameter name.
- TypeDetectingAttributeRenderer - Interface in org.apache.tiles.renderer
- It represents a renderer that identifies attributes that can render.
U
- UnresolvingLocaleDefinitionsFactory - Class in org.apache.tiles.definition
DefinitionsFactory
implementation that manages Definitions configuration data from URLs, without resolving definition inheritance when a definition is returned.- UnresolvingLocaleDefinitionsFactory() - Constructor for class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory
- UntypedAttributeRenderer - Class in org.apache.tiles.renderer.impl
- Deprecated. Use
ChainedDelegateAttributeRenderer
. - UntypedAttributeRenderer() - Constructor for class org.apache.tiles.renderer.impl.UntypedAttributeRenderer
- Deprecated.
- UrlDefinitionsFactory - Class in org.apache.tiles.definition
- Deprecated. Use
UnresolvingLocaleDefinitionsFactory
and usingResolvingLocaleUrlDefinitionDAO
as Tiles DAO. - UrlDefinitionsFactory() - Constructor for class org.apache.tiles.definition.UrlDefinitionsFactory
- Deprecated.
- UrlPreparer - Class in org.apache.tiles.compat.preparer
- Uses a URL that acts as a preparer.
- UrlPreparer(String) - Constructor for class org.apache.tiles.compat.preparer.UrlPreparer
- Constructor.
- URLReader - Interface in org.apache.tiles.definition.dao
- It represents an object that reads URLs and is able to read them throw the
use of a
DefinitionsReader
. - URLUtil - Class in org.apache.tiles.util
- Utilities to manage URLs in the Tiles environment.
- UseAttributeTag - Class in org.apache.tiles.jsp.taglib
- Exposes am attribute as a scripting variable within the page.
- UseAttributeTag() - Constructor for class org.apache.tiles.jsp.taglib.UseAttributeTag
- UseAttributeTag.Tei - Class in org.apache.tiles.jsp.taglib
- Implementation of
TagExtraInfo
which identifies the scripting object(s) to be made visible. - UseAttributeTag.Tei() - Constructor for class org.apache.tiles.jsp.taglib.UseAttributeTag.Tei
V
- validating - Variable in class org.apache.tiles.definition.digester.DigesterDefinitionsReader
- Should we use a validating XML parser to read the configuration file.
- value - Variable in class org.apache.tiles.Attribute
- The value of the attribute.
- valueOf(String) - Static method in enum org.apache.tiles.Attribute.AttributeType
- Deprecated. Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.tiles.Attribute.AttributeType
- Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
- VelocityAttributeRenderer - Class in org.apache.tiles.velocity.renderer
- Attribute renderer for rendering Velocity templates as attributes.
- VelocityAttributeRenderer() - Constructor for class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
- velocityContext - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- The Velocity context.
- VelocityStyleTilesTool - Class in org.apache.tiles.velocity.template
- Tiles Tool to be used "the classic way".
- VelocityStyleTilesTool() - Constructor for class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- VelocityTilesRequestContext - Class in org.apache.tiles.velocity.context
- The implementation of the Tiles request context specific for Velocity.
- VelocityTilesRequestContext(TilesRequestContext, Context, Writer) - Constructor for class org.apache.tiles.velocity.context.VelocityTilesRequestContext
- Constructor.
- VelocityTilesRequestContextFactory - Class in org.apache.tiles.velocity.context
- The implementation of the Tiles request context factory specific for Velocity.
- VelocityTilesRequestContextFactory() - Constructor for class org.apache.tiles.velocity.context.VelocityTilesRequestContextFactory
- VelocityUtil - Class in org.apache.tiles.velocity.context
- Utilities for Velocity usage in Tiles.
- ViewPreparer - Interface in org.apache.tiles.preparer
- Executed prior to rendering a view.
- ViewPreparerSupport - Class in org.apache.tiles.preparer
- Basic implementation of ViewPreparer.
- ViewPreparerSupport() - Constructor for class org.apache.tiles.preparer.ViewPreparerSupport
W
- WebappClassTemplateLoader - Class in org.apache.tiles.freemarker.servlet
- Delegates loading templates using a
WebappTemplateLoader
and, if not found, aClassTemplateLoader
. - WebappClassTemplateLoader(ServletContext) - Constructor for class org.apache.tiles.freemarker.servlet.WebappClassTemplateLoader
- Constructor.
- WildcardDefinitionPatternMatcher - Class in org.apache.tiles.definition.pattern.wildcard
- Matches wildcard patterns in definitions.
- WildcardDefinitionPatternMatcher(String, Definition, WildcardHelper) - Constructor for class org.apache.tiles.definition.pattern.wildcard.WildcardDefinitionPatternMatcher
- Constructor.
- WildcardDefinitionPatternMatcherFactory - Class in org.apache.tiles.definition.pattern.wildcard
- Creates instances of
WildcardDefinitionPatternMatcher
. - WildcardDefinitionPatternMatcherFactory() - Constructor for class org.apache.tiles.definition.pattern.wildcard.WildcardDefinitionPatternMatcherFactory
- WildcardHelper - Class in org.apache.tiles.util
- This class is an utility class that perform wilcard-patterns matching and isolation taken from Apache Struts that is taken, in turn, from Apache Struts.
- WildcardHelper() - Constructor for class org.apache.tiles.util.WildcardHelper
- WildcardPatternDefinitionResolver<T> - Class in org.apache.tiles.definition.pattern
- Uses wildcards syntax to match definition names and its parameters.
- WildcardPatternDefinitionResolver() - Constructor for class org.apache.tiles.definition.pattern.WildcardPatternDefinitionResolver
- WildcardPortletTilesApplicationContext - Class in org.apache.tiles.portlet.context.wildcard
- Deprecated. Use
WildcardPortletTilesApplicationContext
. - WildcardPortletTilesApplicationContext(PortletContext) - Constructor for class org.apache.tiles.portlet.context.wildcard.WildcardPortletTilesApplicationContext
- Deprecated. Use
#WildcardPortletTilesApplicationContext(PortletContext)
. - WildcardPortletTilesApplicationContext - Class in org.apache.tiles.portlet.wildcard
- Portlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards.
- WildcardPortletTilesApplicationContext(PortletContext) - Constructor for class org.apache.tiles.portlet.wildcard.WildcardPortletTilesApplicationContext
- Constructor.
- WildcardPortletTilesApplicationContextFactory - Class in org.apache.tiles.portlet.context.wildcard
- Deprecated. Create an instance of
WildcardPortletTilesApplicationContext
yourself, by implementingTilesInitializer
or extendingAbstractTilesInitializer
and overridingcreateTilesApplicationContext
method. - WildcardPortletTilesApplicationContextFactory() - Constructor for class org.apache.tiles.portlet.context.wildcard.WildcardPortletTilesApplicationContextFactory
- Deprecated.
- WildcardServletTilesApplicationContext - Class in org.apache.tiles.servlet.context.wildcard
- Deprecated. Use
WildcardServletTilesApplicationContext
. - WildcardServletTilesApplicationContext(ServletContext) - Constructor for class org.apache.tiles.servlet.context.wildcard.WildcardServletTilesApplicationContext
- Deprecated. Use
#WildcardServletTilesApplicationContext(ServletContext)
. - WildcardServletTilesApplicationContext - Class in org.apache.tiles.servlet.wildcard
- Servlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards.
- WildcardServletTilesApplicationContext(ServletContext) - Constructor for class org.apache.tiles.servlet.wildcard.WildcardServletTilesApplicationContext
- Constructor.
- WildcardServletTilesApplicationContextFactory - Class in org.apache.tiles.servlet.context.wildcard
- Deprecated. Create an instance of
WildcardServletTilesApplicationContext
directly. - WildcardServletTilesApplicationContextFactory() - Constructor for class org.apache.tiles.servlet.context.wildcard.WildcardServletTilesApplicationContextFactory
- Deprecated.
- wrapServletException(ServletException, String) - Method in class org.apache.tiles.servlet.context.ServletTilesRequestContext
- Deprecated. Use
ServletUtil.wrapServletException(ServletException,String)
instead. - wrapServletException(ServletException, String) - Static method in class org.apache.tiles.servlet.context.ServletUtil
- Wraps a ServletException to create an IOException with the root cause if present.
- write(char[], int, int) - Method in class org.apache.tiles.freemarker.io.NullWriter
- write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.freemarker.renderer.FreeMarkerAttributeRenderer
- Implement this method knowing that the attribute won't be null and it will be authorized.
- write(char[], int, int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- write(char[]) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- write(int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- write(String, int, int) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- write(String) - Method in class org.apache.tiles.jsp.context.JspPrintWriterAdapter
- write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer
- Implement this method knowing that the attribute won't be null and it will be authorized.
- write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.ChainedDelegateAttributeRenderer
- Implement this method knowing that the attribute won't be null and it will be authorized.
- write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.DefinitionAttributeRenderer
- Implement this method knowing that the attribute won't be null and it will be authorized.
- write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.StringAttributeRenderer
- Implement this method knowing that the attribute won't be null and it will be authorized.
- write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.TemplateAttributeRenderer
- Implement this method knowing that the attribute won't be null and it will be authorized.
- write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.renderer.impl.UntypedAttributeRenderer
- Deprecated. Implement this method knowing that the attribute won't be null and it will be authorized.
- write(Object, Attribute, TilesRequestContext) - Method in class org.apache.tiles.velocity.renderer.VelocityAttributeRenderer
- Implement this method knowing that the attribute won't be null and it will be authorized.
A B C D E F G H I J K L M N O P R S T U V W
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.