public class DiscussionTag
extends com.liferay.taglib.util.IncludeTag
Constructor and Description |
---|
DiscussionTag() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUp() |
protected java.lang.String |
getEditorURL(javax.servlet.http.HttpServletRequest request) |
protected java.lang.String |
getFormAction(javax.servlet.http.HttpServletRequest request) |
protected java.lang.String |
getPage() |
protected java.lang.String |
getPaginationURL(javax.servlet.http.HttpServletRequest request) |
void |
setAssetEntryVisible(boolean assetEntryVisible) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setClassName(java.lang.String className) |
void |
setClassPK(long classPK) |
void |
setDiscussion(com.liferay.portal.kernel.comment.Discussion discussion) |
void |
setFormAction(java.lang.String formAction) |
void |
setFormName(java.lang.String formName) |
void |
setHideControls(boolean hideControls) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setRatingsEnabled(boolean ratingsEnabled) |
void |
setRedirect(java.lang.String redirect) |
void |
setUserId(long userId) |
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, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttribute
addParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContext
doAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContent
findAncestorWithClass, getParent, setParent
public void setAssetEntryVisible(boolean assetEntryVisible)
public void setClassName(java.lang.String className)
public void setClassPK(long classPK)
public void setDiscussion(com.liferay.portal.kernel.comment.Discussion discussion)
public void setFormAction(java.lang.String formAction)
public void setFormName(java.lang.String formName)
public void setHideControls(boolean hideControls)
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 setRatingsEnabled(boolean ratingsEnabled)
public void setRedirect(java.lang.String redirect)
public void setUserId(long userId)
protected void cleanUp()
cleanUp
in class com.liferay.taglib.util.IncludeTag
protected java.lang.String getEditorURL(javax.servlet.http.HttpServletRequest request)
protected java.lang.String getFormAction(javax.servlet.http.HttpServletRequest request)
protected java.lang.String getPage()
getPage
in class com.liferay.taglib.util.IncludeTag
protected java.lang.String getPaginationURL(javax.servlet.http.HttpServletRequest request)
protected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes
in class com.liferay.taglib.util.IncludeTag