public class NavTag extends BaseNavTag implements javax.servlet.jsp.tagext.BodyTag
_ATTRIBUTE_NAMESPACErequest, servletContextbodyContentpageContext| Constructor and Description |
|---|
NavTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doStartTag() |
protected int |
processStartTag() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setCollapsible(boolean collapsible) |
getAriaLabel, getAriaRole, getCollapsible, getCssClass, getIcon, getId, getPage, getSearchContainer, getUseNamespace, setAriaLabel, setAriaRole, setCssClass, setIcon, setId, setSearchContainer, setUseNamespacecallSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, runTag, 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, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class BaseNavTagjavax.servlet.jsp.JspExceptionpublic void setCollapsible(boolean collapsible)
setCollapsible in class BaseNavTagprotected void cleanUp()
cleanUp in class BaseNavTagprotected int processStartTag()
throws java.lang.Exception
processStartTag in class IncludeTagjava.lang.Exceptionprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class BaseNavTag