Skip to main content
Silkscreen CMS API
Login
Menu
Toggle menu visibility
Home
constant COMMENT_NODE_OPEN
You are here
Home
»
API reference
»
1.20.x
»
comment.module
Comments for this node are open.
21 uses of COMMENT_NODE_OPEN
_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
().
comment_form_submit
in modules/
comment/
comment.module
Form submission handler for
comment_form
().
CommentHelperCase::setUp
in modules/
comment/
tests/
comment.test
Sets up a Backdrop site for running functional and integration tests.
... See full list
File
modules/
comment/
comment.module
, line 68
Enables users to comment on published content.
Code
define
(
'COMMENT_NODE_OPEN'
,
2
)
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