Save This Page
Home » sitemesh-2.3 » com.opensymphony.module » sitemesh » taglib » page » [javadoc | source]
com.opensymphony.module.sitemesh.taglib.page
public class: ParamTag [javadoc | source]
java.lang.Object
   javax.servlet.jsp.tagext.TagSupport
      javax.servlet.jsp.tagext.BodyTagSupport
         com.opensymphony.module.sitemesh.taglib.page.ParamTag

All Implemented Interfaces:
    BodyTag, IterationTag, Serializable

Add a parameter to the inline Decorator, as if specified in the Page.
Method from com.opensymphony.module.sitemesh.taglib.page.ParamTag Summary:
doAfterBody,   setName
Methods from javax.servlet.jsp.tagext.BodyTagSupport:
doAfterBody,   doEndTag,   doInitBody,   doStartTag,   getBodyContent,   getPreviousOut,   release,   setBodyContent
Methods from javax.servlet.jsp.tagext.TagSupport:
doAfterBody,   doEndTag,   doStartTag,   findAncestorWithClass,   getId,   getParent,   getValue,   getValues,   release,   removeValue,   setId,   setPageContext,   setParent,   setValue
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.opensymphony.module.sitemesh.taglib.page.ParamTag Detail:
 public int doAfterBody() 
 public  void setName(String name)