public class SelectPagesTag
extends com.liferay.taglib.util.IncludeTag
| Constructor and Description |
|---|
SelectPagesTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
void |
setAction(java.lang.String action) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setDisableInputs(boolean disableInputs) |
void |
setExportImportConfigurationId(long exportImportConfigurationId) |
void |
setGroupId(long groupId) |
void |
setLayoutSetBranchId(long layoutSetBranchId) |
void |
setLayoutSetSettings(boolean layoutSetSettings) |
void |
setLogo(boolean logo) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setPrivateLayout(boolean privateLayout) |
void |
setSelectedLayoutIds(java.lang.String selectedLayoutIds) |
void |
setShowDeleteMissingLayouts(boolean showDeleteMissingLayouts) |
void |
setThemeReference(boolean themeReference) |
void |
setTreeId(java.lang.String treeId) |
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, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentpublic void setAction(java.lang.String action)
public void setDisableInputs(boolean disableInputs)
public void setExportImportConfigurationId(long exportImportConfigurationId)
public void setGroupId(long groupId)
public void setLayoutSetBranchId(long layoutSetBranchId)
public void setLayoutSetSettings(boolean layoutSetSettings)
public void setLogo(boolean logo)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext in interface javax.servlet.jsp.tagext.TagsetPageContext in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImplpublic void setPrivateLayout(boolean privateLayout)
public void setSelectedLayoutIds(java.lang.String selectedLayoutIds)
public void setShowDeleteMissingLayouts(boolean showDeleteMissingLayouts)
public void setThemeReference(boolean themeReference)
public void setTreeId(java.lang.String treeId)
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 request)
setAttributes in class com.liferay.taglib.util.IncludeTag