public class MenuTag
extends com.liferay.taglib.util.IncludeTag
| Constructor and Description |
|---|
MenuTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
java.lang.String |
getCssClass() |
long |
getLayoutSetBranchId() |
protected java.lang.String |
getPage() |
long |
getSelPlid() |
boolean |
isOnlyActions() |
boolean |
isShowManageBranches() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setCssClass(java.lang.String cssClass) |
void |
setLayoutSetBranchId(long layoutSetBranchId) |
void |
setOnlyActions(boolean onlyActions) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setSelPlid(long selPlid) |
void |
setShowManageBranches(boolean showManageBranches) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic java.lang.String getCssClass()
public long getLayoutSetBranchId()
public long getSelPlid()
public boolean isOnlyActions()
public boolean isShowManageBranches()
public void setCssClass(java.lang.String cssClass)
public void setLayoutSetBranchId(long layoutSetBranchId)
public void setOnlyActions(boolean onlyActions)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext in interface javax.servlet.jsp.tagext.TagsetPageContext in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImplpublic void setSelPlid(long selPlid)
public void setShowManageBranches(boolean showManageBranches)
protected void cleanUp()
cleanUp in class com.liferay.taglib.util.IncludeTagprotected java.lang.String getPage()
getPage in class com.liferay.taglib.util.IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class com.liferay.taglib.util.IncludeTag