Package org.apache.tiles.jsp.taglib

Package class diagram package org.apache.tiles.jsp.taglib
The "tiles-jsp" tag library contains tags that are useful to create templates, subpages other reusable view parts using the "tiles-core" package.

See:
          Description

Class Summary
AddAttributeTag Add an element to the surrounding list.
AddListAttributeTag Declare a list that will be pass as an attribute.
DefinitionTag Create a definition at runtime.
GetAsStringTag Render the value of the specified template attribute to the current Writer
ImportAttributeTag Import attribute(s) in specified context.
InsertAttributeTag Inserts the value of an attribute into the page.
InsertDefinitionTag Insert a definition.
InsertTemplateTag Insert a template.
PutAttributeTag Put an attribute in enclosing attribute container tag.
PutListAttributeTag Declare a list that will be pass as attribute to tile.
SetCurrentContainerTag Selects a container to be used as the "current" container.
UseAttributeTag Exposes am attribute as a scripting variable within the page.
UseAttributeTag.Tei Implementation of TagExtraInfo which identifies the scripting object(s) to be made visible.
 

Package org.apache.tiles.jsp.taglib Description

The "tiles-jsp" tag library contains tags that are useful to create templates, subpages other reusable view parts using the "tiles-core" package.



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.