api.drupal.org BETA
Navigation
API reference
Constants
Files
Functions
Topics
News aggregator
API module bugs
PHP functions do not get linked to php.net
api.drupal.org usability: Move 'Search' button
MySQL specify quotes
wrong reference listed
error parsing contrib module diff
@mainpage of views 2 breaks 6.x branch front page
drupal_add_js in hook_form_alter
Search does not show all functions
$user is display twice in globals page (api.drupal.org)
directory field has default size of 128 characters
more
Home
›
API reference
COMMENT_PUBLISHED
Definition
drupal/modules/comment/comment.module
Description
Comment is published.
Code
define
(
'COMMENT_PUBLISHED'
,
1
);