public class MBDiscussionAssetRenderer extends MBMessageAssetRenderer
| Constructor and Description |
|---|
MBDiscussionAssetRenderer(com.liferay.portlet.messageboards.model.MBMessage message) |
| Modifier and Type | Method and Description |
|---|---|
javax.portlet.PortletURL |
getURLEdit(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
java.lang.String |
getURLViewInContext(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
java.lang.String noSuchEntryRedirect) |
java.lang.String |
render(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse,
java.lang.String template) |
getClassName, getClassPK, getDisplayDate, getGroupId, getIconPath, getPortletId, getSearchSummary, getSummary, getThumbnailPath, getTitle, getType, getURLView, getUserId, getUserName, getUuid, hasEditPermission, hasViewPermission, isPrintablegetAddToPagePortletId, getAssetRendererFactory, getAssetRendererType, getAvailableLanguageIds, getAvailableLocales, getControlPanelPlid, getControlPanelPlid, getDiscussionPath, getIconPath, getNewName, getPreviewPath, getURLDownload, getURLEdit, getURLExport, getURLImagePreview, getUrlTitle, getURLViewInContext, getViewInContextMessage, isConvertible, isDisplayable, isLocalizable, isPreviewInContext, renderActions, setAddToPagePreferences, setAssetRendererTypepublic MBDiscussionAssetRenderer(com.liferay.portlet.messageboards.model.MBMessage message)
public javax.portlet.PortletURL getURLEdit(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
throws java.lang.Exception
getURLEdit in interface com.liferay.portlet.asset.model.AssetRenderergetURLEdit in class MBMessageAssetRendererjava.lang.Exceptionpublic java.lang.String getURLViewInContext(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
java.lang.String noSuchEntryRedirect)
getURLViewInContext in interface com.liferay.portlet.asset.model.AssetRenderergetURLViewInContext in class MBMessageAssetRendererpublic java.lang.String render(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse,
java.lang.String template)
throws java.lang.Exception
render in interface com.liferay.portal.kernel.trash.TrashRendererrender in interface com.liferay.portlet.asset.model.AssetRendererrender in class MBMessageAssetRendererjava.lang.Exception