Package org.apache.struts.tiles.taglib

The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components.

See:
          Description

Interface Summary
AddTagParent Tag classes implementing this interface can contain nested PutTags.
ComponentConstants Constants used by Tiles/Components.
InsertTag.TagHandler Inner Interface.
PutListTagParent Tag classes implementing this interface can contains nested PutTag.
PutTagParent Tag classes implementing this interface can contain nested PutTag.
 

Class Summary
AddTag Add an element to the surrounding list tag.
AttributeToScopeTag Deprecated. Is it still in use ?
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.
PutTag Put an attribute in enclosing attribute container tag.
UseAttributeTag Custom tag exposing a component attribute to page.
UseAttributeTei Implementation of TagExtraInfo for the UseAttribute tag, identifying the scripting object(s) to be made visible.
 

Package org.apache.struts.tiles.taglib Description

The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components.

TagLib Tiles UML



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.