| Package | Description |
|---|---|
| org.apache.struts.tiles |
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
|
| org.apache.struts.tiles.taglib |
The "struts-tiles" tag library contains tags that are useful in
creating dynamic reusable components.
|
| org.apache.strutsel.taglib.tiles |
| Class and Description |
|---|
| ComponentConstants
Constants used by Tiles/Components.
|
| Class and Description |
|---|
| AddTag
Add an element to the surrounding list tag.
|
| AddTagParent
Tag classes implementing this interface can contain nested
PutTags. |
| ComponentConstants
Constants used by Tiles/Components.
|
| DefinitionTagSupport
Common base class for tags dealing with Tiles definitions.
|
| InsertTag
This is the tag handler for <tiles:insert>, which includes
a template.
|
| InsertTag.TagHandler
Inner Interface.
|
| PutListTag
PutList tag implementation.
|
| PutListTagParent
Tag classes implementing this interface can contains nested PutTag.
|
| PutTag
Put an attribute in enclosing attribute container tag.
|
| PutTagParent
Tag classes implementing this interface can contain nested PutTag.
|
| Class and Description |
|---|
| AddTag
Add an element to the surrounding list tag.
|
| AddTagParent
Tag classes implementing this interface can contain nested
PutTags. |
| ComponentConstants
Constants used by Tiles/Components.
|
| DefinitionTag
This is the tag handler for <tiles:definition>, which defines
a tiles (or template / component).
|
| DefinitionTagSupport
Common base class for tags dealing with Tiles definitions.
|
| GetAttributeTag
Retrieve the value of the specified component/template attribute property,
and render it to the current JspWriter as a String.
|
| GetTag
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. |
| ImportAttributeTag
Import attribute from component to requested scope.
|
| InitDefinitionsTag
Init definitions factory.
|
| InsertTag
This is the tag handler for <tiles:insert>, which includes
a template.
|
| PutListTag
PutList tag implementation.
|
| PutListTagParent
Tag classes implementing this interface can contains nested PutTag.
|
| PutTag
Put an attribute in enclosing attribute container tag.
|
| PutTagParent
Tag classes implementing this interface can contain nested PutTag.
|
| UseAttributeTag
Custom tag exposing a component attribute to page.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.