public class GalleryTag
extends com.liferay.taglib.util.IncludeTag
Constructor and Description |
---|
GalleryTag() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUp() |
int |
doStartTag() |
long |
getCPDefinitionId() |
java.lang.String |
getNamespace() |
void |
setCPDefinitionId(long cpDefinitionId) |
void |
setNamespace(java.lang.String namespace) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getPage, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setAttributes, 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 int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class com.liferay.taglib.util.IncludeTag
javax.servlet.jsp.JspException
public long getCPDefinitionId()
public java.lang.String getNamespace()
public void setCPDefinitionId(long cpDefinitionId)
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
protected void cleanUp()
cleanUp
in class com.liferay.taglib.util.IncludeTag