COMMENT_NODE_HIDDEN

Comments for this node are hidden.

9 uses of COMMENT_NODE_HIDDEN
CommentInterfaceTest::testCommentInterface in modules/comment/comment.test
Test comment interface.
CommentRSSUnitTest::testCommentRSS in modules/comment/comment.test
Test comments as part of an RSS feed.
comment_form_node_form_alter in modules/comment/comment.module
Implements hook_form_BASE_FORM_ID_alter().
comment_node_load in modules/comment/comment.module
Implements hook_node_load().
comment_node_search_result in modules/comment/comment.module
Implements hook_node_search_result().

... See full list

File

modules/comment/comment.module, line 60

Code

define('COMMENT_NODE_HIDDEN', 0);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.