public class RenderLayoutStructureTag
extends com.liferay.taglib.util.IncludeTag
| Constructor and Description |
|---|
RenderLayoutStructureTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
com.liferay.layout.util.structure.LayoutStructure |
getLayoutStructure() |
java.lang.String |
getMainItemId() |
java.lang.String |
getMode() |
protected java.lang.String |
getPage() |
boolean |
isShowPreview() |
protected int |
processStartTag() |
void |
setLayoutStructure(com.liferay.layout.util.structure.LayoutStructure layoutStructure) |
void |
setMainItemId(java.lang.String mainItemId) |
void |
setMode(java.lang.String mode) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setShowPreview(boolean showPreview) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, 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 com.liferay.layout.util.structure.LayoutStructure getLayoutStructure()
public java.lang.String getMainItemId()
public java.lang.String getMode()
public boolean isShowPreview()
public void setLayoutStructure(com.liferay.layout.util.structure.LayoutStructure layoutStructure)
public void setMainItemId(java.lang.String mainItemId)
public void setMode(java.lang.String mode)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext in interface javax.servlet.jsp.tagext.TagsetPageContext in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImplpublic void setShowPreview(boolean showPreview)
protected void cleanUp()
cleanUp in class com.liferay.taglib.util.IncludeTagprotected java.lang.String getPage()
getPage in class com.liferay.taglib.util.IncludeTagprotected int processStartTag()
throws java.lang.Exception
processStartTag in class com.liferay.taglib.util.IncludeTagjava.lang.Exception