public class SelectLayoutTag
extends com.liferay.taglib.util.IncludeTag
Constructor and Description |
---|
SelectLayoutTag() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUp() |
java.lang.String |
getItemSelectorReturnType() |
java.lang.String |
getItemSelectorSaveEvent() |
java.lang.String |
getNamespace() |
protected java.lang.String |
getPage() |
boolean |
isCheckDisplayPage() |
boolean |
isEnableCurrentPage() |
boolean |
isMultiSelection() |
boolean |
isPrivateLayout() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setCheckDisplayPage(boolean checkDisplayPage) |
void |
setEnableCurrentPage(boolean enableCurrentPage) |
void |
setItemSelectorReturnType(java.lang.String itemSelectorReturnType) |
void |
setItemSelectorSaveEvent(java.lang.String itemSelectorSaveEvent) |
void |
setMultiSelection(boolean multiSelection) |
void |
setNamespace(java.lang.String namespace) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setPrivateLayout(boolean privateLayout) |
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, themeResourceExists
clearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute
addParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContext
doAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContent
findAncestorWithClass, getParent, setParent
public java.lang.String getItemSelectorReturnType()
public java.lang.String getItemSelectorSaveEvent()
public java.lang.String getNamespace()
public boolean isCheckDisplayPage()
public boolean isEnableCurrentPage()
public boolean isMultiSelection()
public boolean isPrivateLayout()
public void setCheckDisplayPage(boolean checkDisplayPage)
public void setEnableCurrentPage(boolean enableCurrentPage)
public void setItemSelectorReturnType(java.lang.String itemSelectorReturnType)
public void setItemSelectorSaveEvent(java.lang.String itemSelectorSaveEvent)
public void setMultiSelection(boolean multiSelection)
public void setNamespace(java.lang.String namespace)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext
in interface javax.servlet.jsp.tagext.Tag
setPageContext
in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImpl
public void setPrivateLayout(boolean privateLayout)
protected void cleanUp()
cleanUp
in class com.liferay.taglib.util.IncludeTag
protected java.lang.String getPage()
getPage
in class com.liferay.taglib.util.IncludeTag
protected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes
in class com.liferay.taglib.util.IncludeTag