Skip to main content
Silkscreen CMS API
Login
Menu
Toggle menu visibility
Home
constant COMMENT_NODE_CLOSED
You are here
Home
»
API reference
»
1.20.x
»
comment.module
Comments for this node are closed.
13 uses of COMMENT_NODE_CLOSED
_comment_close_all
in modules/
comment/
comment.module
Close all comments that meet the current threshold.
comment_form_node_form_alter
in modules/
comment/
comment.module
Implements
hook_form_BASE_FORM_ID_alter
().
comment_form_node_type_form_alter
in modules/
comment/
comment.module
Implements
hook_form_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.
... See full list
File
modules/
comment/
comment.module
, line 63
Enables users to comment on published content.
Code
define
(
'COMMENT_NODE_CLOSED'
,
1
)
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