public class SectionTag extends IncludeTag
request, servletContext| Constructor and Description |
|---|
SectionTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
protected java.lang.String |
getEndPage() |
protected java.lang.String |
getStartPage() |
protected int |
processEndTag() |
callSetAttributes, cleanUp, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, getCustomPage, getOriginalServletRequest, getPage, include, isCleanUpSetAttributes, isUseCustomPage, processStartTag, runTag, setAttributes, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class IncludeTagjavax.servlet.jsp.JspExceptionprotected java.lang.String getEndPage()
getEndPage in class IncludeTagprotected java.lang.String getStartPage()
getStartPage in class IncludeTagprotected int processEndTag()
throws java.lang.Exception
processEndTag in class IncludeTagjava.lang.Exception