public class ManagementBarTag extends BaseBarTag implements javax.servlet.jsp.tagext.BodyTag
buttons| Constructor and Description |
|---|
ManagementBarTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doEndTag() |
int |
doStartTag() |
protected java.lang.String |
getPage() |
protected boolean |
isCleanUpSetAttributes() |
boolean |
isDisabled() |
protected int |
processStartTag() |
void |
setActionButtons(java.lang.String actionButtons) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setDisabled(boolean disabled) |
void |
setFilters(java.lang.String filters) |
void |
setIncludeCheckBox(boolean includeCheckBox) |
void |
setSearchContainerId(java.lang.String searchContainerId) |
setButtons, setPageContextcallSetAttributes, cleanUpSetAttributes, doClearTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, 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, 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 com.liferay.taglib.util.IncludeTagjavax.servlet.jsp.JspExceptionpublic int doStartTag()
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class com.liferay.taglib.util.IncludeTagpublic boolean isDisabled()
public void setActionButtons(java.lang.String actionButtons)
public void setDisabled(boolean disabled)
public void setFilters(java.lang.String filters)
public void setIncludeCheckBox(boolean includeCheckBox)
public void setSearchContainerId(java.lang.String searchContainerId)
protected void cleanUp()
cleanUp in class BaseBarTagprotected java.lang.String getPage()
getPage in class com.liferay.taglib.util.IncludeTagprotected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class com.liferay.taglib.util.IncludeTagprotected int processStartTag()
throws java.lang.Exception
processStartTag in class com.liferay.taglib.util.IncludeTagjava.lang.Exceptionprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class com.liferay.taglib.util.IncludeTag