public class NavBarTag extends BaseNavBarTag implements javax.servlet.jsp.tagext.BodyTag
_ATTRIBUTE_NAMESPACErequest, response, servletContextbodyContentpageContext| Constructor and Description |
|---|
NavBarTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doEndTag() |
int |
doStartTag() |
protected java.lang.String |
getPage() |
com.liferay.portal.kernel.util.StringBundler |
getResponsiveButtonsSB() |
protected int |
processStartTag() |
void |
setDataTarget(java.lang.String dataTarget) |
void |
setSelectedItemName(java.lang.String selectedItemName) |
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 int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class BaseNavBarTagjavax.servlet.jsp.JspExceptionpublic com.liferay.portal.kernel.util.StringBundler getResponsiveButtonsSB()
public void setDataTarget(java.lang.String dataTarget)
public void setSelectedItemName(java.lang.String selectedItemName)
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