public abstract class BaseFieldsetGroupTag extends IncludeTag
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
_ATTRIBUTE_NAMESPACE |
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
BaseFieldsetGroupTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doStartTag() |
protected java.lang.String |
getEndPage() |
java.lang.String |
getMarkupView() |
protected java.lang.String |
getStartPage() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setMarkupView(java.lang.String markupView) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getOriginalServletRequest, getPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentprotected static final java.lang.String _ATTRIBUTE_NAMESPACE
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class IncludeTagjavax.servlet.jsp.JspExceptionpublic java.lang.String getMarkupView()
public void setMarkupView(java.lang.String markupView)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getEndPage()
getEndPage in class IncludeTagprotected java.lang.String getStartPage()
getStartPage in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag