public class SidebarPanelTag
extends com.liferay.taglib.util.IncludeTag
| Constructor and Description |
|---|
SidebarPanelTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doEndTag() |
int |
doStartTag() |
boolean |
getCloseButton() |
protected java.lang.String |
getEndPage() |
java.lang.String |
getResourceURL() |
java.lang.String |
getSearchContainerId() |
protected java.lang.String |
getStartPage() |
java.lang.String |
getTitle() |
void |
setCloseButton(boolean closeButton) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setResourceURL(java.lang.String resourceURL) |
void |
setSearchContainerId(java.lang.String searchContainerId) |
void |
setTitle(java.lang.String title) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getOriginalServletRequest, getPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setAttributes, 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 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()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class com.liferay.taglib.util.IncludeTagjavax.servlet.jsp.JspExceptionpublic boolean getCloseButton()
public java.lang.String getResourceURL()
public java.lang.String getSearchContainerId()
public java.lang.String getTitle()
public void setCloseButton(boolean closeButton)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext in interface javax.servlet.jsp.tagext.TagsetPageContext in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImplpublic void setResourceURL(java.lang.String resourceURL)
public void setSearchContainerId(java.lang.String searchContainerId)
public void setTitle(java.lang.String title)
protected void cleanUp()
cleanUp in class com.liferay.taglib.util.IncludeTagprotected java.lang.String getEndPage()
getEndPage in class com.liferay.taglib.util.IncludeTagprotected java.lang.String getStartPage()
getStartPage in class com.liferay.taglib.util.IncludeTag