Skip to main content
Backdrop CMS API
Documentation for Backdrop CMS developers.
Welcome!
Login
You are here
Home
»
API reference
»
1.x
»
comment.module
constant COMMENT_NODE_OPEN
Comments for this node are open.
23 uses of COMMENT_NODE_OPEN
CommentHelperCase::setUp
in core/
modules/
comment/
tests/
comment.test
Sets up a Backdrop site for running functional and integration tests.
CommentInterfaceTest::setEnvironment
in core/
modules/
comment/
tests/
comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentInterface
in core/
modules/
comment/
tests/
comment.test
Tests the comment interface.
CommentInterfaceTest::testCommentNewCommentsIndicator
in core/
modules/
comment/
tests/
comment.test
Tests new comment marker.
CommentNodeAutoCloserTestCase::testNodeCommentAutoCloserSettings
in core/
modules/
comment/
tests/
comment.test
Tests the auto closer node type setting and the override setting on individual nodes.
... See full list
File
core/
modules/
comment/
comment.module
, line 68
Enables users to comment on published content.
Code
define
(
'COMMENT_NODE_OPEN'
,
2
)
Search
Menu
Toggle menu visibility
Developer Documentation
Advanced Installation
Developing Modules
Developing Themes
Developing Layouts
Converting Drupal code
Converting modules
Converting themes
Change Records
Working w Config Management
Deploying a Backdrop site
Coding & documentation standards
Writing secure code
Contribute to Backdrop
Backdrop API
Topics
Functions
Classes
Files
Globals
Form API Reference
Glossary