public class PanelCategoryTag extends BasePanelTag
| Constructor and Description |
|---|
PanelCategoryTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getEndPage() |
protected java.lang.String |
getId() |
protected java.lang.String |
getStartPage() |
protected boolean |
isActive(java.util.List<com.liferay.application.list.PanelApp> panelApps,
com.liferay.application.list.display.context.logic.PanelCategoryHelper panelCategoryHelper,
com.liferay.portal.kernel.model.Group group) |
protected boolean |
isPersistState() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setPanelCategory(com.liferay.application.list.PanelCategory panelCategory) |
void |
setPersistState(boolean persistState) |
void |
setShowBody(boolean showBody) |
void |
setShowHeader(boolean showHeader) |
void |
setShowOpen(boolean showOpen) |
getGroup, setPageContextcallSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getOriginalServletRequest, getPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, 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, writeBodyContentpublic void setPanelCategory(com.liferay.application.list.PanelCategory panelCategory)
public void setPersistState(boolean persistState)
public void setShowBody(boolean showBody)
public void setShowHeader(boolean showHeader)
public void setShowOpen(boolean showOpen)
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 getId()
protected java.lang.String getStartPage()
getStartPage in class com.liferay.taglib.util.IncludeTagprotected boolean isActive(java.util.List<com.liferay.application.list.PanelApp> panelApps,
com.liferay.application.list.display.context.logic.PanelCategoryHelper panelCategoryHelper,
com.liferay.portal.kernel.model.Group group)
protected boolean isPersistState()
protected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class com.liferay.taglib.util.IncludeTag