CommentItemInterface
interface CommentItemInterface (View source)
Interface definition for Comment items.
Constants
| HIDDEN |
Comments for this entity are hidden. |
| CLOSED |
Comments for this entity are closed. |
| OPEN |
Comments for this entity are open. |
| FORM_SEPARATE_PAGE |
Comment form should be displayed on a separate page. |
| FORM_BELOW |
Comment form should be shown below post or list of comments. |