public class NavBarTag extends BaseNavBarTag implements javax.servlet.jsp.tagext.BodyTag
_ATTRIBUTE_NAMESPACErequest, servletContextbodyContentpageContext| Constructor and Description |
|---|
NavBarTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doEndTag() |
protected java.lang.String |
getPage() |
com.liferay.portal.kernel.util.StringBundler |
getResponsiveButtonsSB() |
protected int |
processStartTag() |
doStartTag, getCssClass, getData, getId, getMarkupView, setAttributes, setCssClass, setData, setId, setMarkupViewcallSetAttributes, cleanUpSetAttributes, doClearTag, 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, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class IncludeTagjavax.servlet.jsp.JspExceptionpublic com.liferay.portal.kernel.util.StringBundler getResponsiveButtonsSB()
protected void cleanUp()
cleanUp in class BaseNavBarTagprotected java.lang.String getPage()
getPage in class BaseNavBarTagprotected int processStartTag()
throws java.lang.Exception
processStartTag in class IncludeTagjava.lang.Exception