Interface CommentTreeDisplayContext
- All Superinterfaces:
CommentDisplayContext
- Author:
- Adolfo Pérez
-
Method Summary
Modifier and TypeMethodDescriptiongetPublishButtonLabel
(Locale locale) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
Methods inherited from interface com.liferay.portal.kernel.comment.display.context.CommentDisplayContext
isReplyButtonVisible
-
Method Details
-
getPublishButtonLabel
- Throws:
PortalException
-
isActionControlsVisible
- Throws:
PortalException
-
isDeleteActionControlVisible
- Throws:
PortalException
-
isDiscussionVisible
- Throws:
PortalException
-
isEditActionControlVisible
- Throws:
PortalException
-
isEditControlsVisible
- Throws:
PortalException
-
isRatingsVisible
- Throws:
PortalException
-
isReplyActionControlVisible
- Throws:
PortalException
-
isWorkflowStatusVisible
- Throws:
PortalException
-