All Classes and Interfaces
Class
Description
Struts wrapper implementation of Controller.
Add an element to the surrounding list tag.
Tag classes implementing this interface can contain nested
PutTag
s.Attribute definition used in a component definition.
Deprecated.
Is it still in use ?
Constants used by Tiles/Components.
Component context.
Definition of a template / component attributes.
Deprecated.
Use DefinitionsFactory instead.
Deprecated.
Use DefinitionsFactory instead.
A controller is a piece of code called before rendering a jsp page.
Basic implementation of Controller.
Attribute representing a Component Definition.
An Action that dispatches to a Tiles Definition
that is named by the request parameter whose name is specified
by the
parameter
property of the corresponding
ActionMapping.Component attribute.
Tiles Definition factory.
A factory for definitions.
A TilesFactoryConfig object hold configuration attributes for a tile
definition factory.
Exception thrown when an error occurs while the factory tries to
create a new instance mapper.
This is the tag handler for
<tiles:definition>
, which defines
a tiles (or template / component).Common base class for tags dealing with Tiles definitions.
Component attribute.
Exception thrown when definitions factory is not found.
Component Definitions factory.
Retrieve the value of the specified component/template attribute property,
and render it to the current JspWriter as a String.
This is the tag handler for <tiles:get>, which gets
content from the request scope and either includes the content or prints
it, depending upon the value of the content's
direct
attribute.Definitions factory.
Import attribute from component to requested scope.
Init definitions factory.
This is the tag handler for <tiles:insert>, which includes
a template.
Inner Interface.
Interface for MenuItems.
Exception thrown when a definition is not found.
Component attribute.
PutList tag implementation.
Tag classes implementing this interface can contains nested PutTag.
Put an attribute in enclosing attribute container tag.
Tag classes implementing this interface can contain nested PutTag.
WebLogic (at least v6 and v7) attempts to serialize the TilesRequestProcessor
when re-deploying the Webapp in development mode.
A reloadable factory.
A standard Action that calls the
reload()
method of our controller servlet to
reload its configuration information from the configuration
files (which have presumably been updated) dynamically.A MenuItem implementation.
Collection of utilities.
Base class for Tiles Actions.
Root class for all Tiles-exceptions.
Tiles Plugin used to initialize Tiles.
Command class intended to perform responsibilities of the
TilesRequestProcessor in Struts 1.1.
RequestProcessor contains the processing logic that
the Struts controller servlet performs as it receives each servlet request
from the container.
Class containing utility methods for Tiles.
Default implementation of TilesUtil.
TilesUtil implementation for Struts 1.1 with one single factory.
Implementation of TilesUtil for Struts multi modules.
Common implementation of attribute definition.
Tiles controller including a local URL.
Custom tag exposing a component attribute to page.
Implementation of
TagExtraInfo
for the UseAttribute
tag, identifying the scripting object(s) to be made visible.An Action that writes the
definitions of the Tiles factory.
A property key-value pair.
A definition read from an XML definitions file.
A set of definitions read from XML definitions file.
An attribute as a
List
.Parse an XML definitions file.