COMMENT_NOT_PUBLISHED
Comment is awaiting approval.
14 uses of COMMENT_NOT_PUBLISHED
- CommentActionsTestCase::testCommentPublishUnpublishActions in modules/
comment/ comment.test - Test comment publish and unpublish actions.
- CommentActionsTestCase::testCommentPublishUnpublishHooks in modules/
comment/ comment.test - Test comment publish and unpublish hooks.
- CommentActionsTestCase::testCommentUnpublishByKeyword in modules/
comment/ comment.test - Tests the unpublish comment by keyword action.
- CommentInterfaceTest::testCommentClasses in modules/
comment/ comment.test - Tests CSS classes on comments.
- comment_admin_overview in modules/
comment/ comment.admin.inc - Form builder for the comment overview administration form.
File
-
modules/
comment/ comment.module, line 15
Code
define('COMMENT_NOT_PUBLISHED', 0);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.