Skip to main content
Silkscreen CMS API
Login
Menu
Toggle menu visibility
Home
constant COMMENT_NODE_HIDDEN
You are here
Home
»
API reference
»
1.20.x
»
comment.module
Comments for this node are hidden.
12 uses of COMMENT_NODE_HIDDEN
comment_form_node_form_alter
in modules/
comment/
comment.module
Implements
hook_form_BASE_FORM_ID_alter
().
CommentInterfaceTest::setEnvironment
in modules/
comment/
tests/
comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentInterface
in modules/
comment/
tests/
comment.test
Tests the comment interface.
CommentNodeChangesTestCase::testNodeCommentSettings
in modules/
comment/
tests/
comment.test
Tests opening, closing, and hiding comments.
comment_node_load
in modules/
comment/
comment.module
Implements
hook_node_load
().
... See full list
File
modules/
comment/
comment.module
, line 58
Enables users to comment on published content.
Code
define
(
'COMMENT_NODE_HIDDEN'
,
0
)
Search 1.20.x
Function, file, or topic
*
Partial match search is supported
API Navigation
1.20.x
Topics
Classes
Functions
Files
Constants
Globals
Deprecated