Search for A

  1. Search 9.5.x for A
  2. Search 8.9.x for A
  3. Search 10.3.x for A
  4. Search 11.x for A
  5. Other projects
Title Object type File name Summary
COMMENT_ANONYMOUS_MAYNOT_CONTACT constant modules/comment/comment.module Anonymous posters cannot enter their contact information.
COMMENT_ANONYMOUS_MAY_CONTACT constant modules/comment/comment.module Anonymous posters may leave their contact information.
COMMENT_ANONYMOUS_MUST_CONTACT constant modules/comment/comment.module Anonymous posters are required to leave their contact information.
comment_approve function modules/comment/comment.pages.inc Menu callback; publish specified comment.
comment_block_save function modules/comment/comment.module Implements hook_block_save().
comment_confirm_delete_page function modules/comment/comment.admin.inc Page callback for comment deletions.
comment_edit_page function modules/comment/comment.module Page callback for comment editing.
comment_enable function modules/comment/comment.install Implements hook_enable().
comment_field_extra_fields function modules/comment/comment.module Implements hook_field_extra_fields().
comment_file_download_access function modules/comment/comment.module Implements hook_file_download_access().
comment_form_node_form_alter function modules/comment/comment.module Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter function modules/comment/comment.module Implements hook_form_FORM_ID_alter().
COMMENT_FORM_SEPARATE_PAGE constant modules/comment/comment.module Comment form should be displayed on a separate page.
comment_form_validate function modules/comment/comment.module Validate comment form submissions.
comment_get_display_ordinal function modules/comment/comment.module Get the display ordinal for a comment, starting from 0.
comment_get_display_page function modules/comment/comment.module Return the page number for a comment.
comment_get_thread function modules/comment/comment.module Retrieve comments for a thread.
comment_hacks.css file modules/simpletest/files/css_test_files/comment_hacks.css /*
* A sample css file, designed to test the effectiveness and stability
* of function <code>drupal_load_stylesheet_content()</code>.
*
*/
/*
A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
comment_hacks.css.optimized.css file modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css .test1{display:block;}img[style*="float: right"]{padding-left:5px;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px…
comment_hacks.css.unoptimized.css file modules/simpletest/files/css_test_files/comment_hacks.css.unoptimized.css /*
* A sample css file, designed to test the effectiveness and stability
* of function <code>drupal_load_stylesheet_content()</code>.
*
*/
/*
A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
comment_load function modules/comment/comment.module Load the entire comment by cid.
comment_load_multiple function modules/comment/comment.module Load comments from the database.
comment_menu_alter function modules/comment/comment.module Implements hook_menu_alter().
COMMENT_MODE_FLAT constant modules/comment/comment.module Comments are displayed in a flat list - expanded.
COMMENT_MODE_THREADED constant modules/comment/comment.module Comments are displayed as a threaded list - expanded.
comment_modules_enabled function modules/comment/comment.install Implements hook_modules_enabled().
comment_new_page_count function modules/comment/comment.module Calculate page number for first new comment.
comment_node_load function modules/comment/comment.module Implements hook_node_load().
comment_node_page_additions function modules/comment/comment.module Build the comment-related elements for node detail pages.
comment_node_prepare function modules/comment/comment.module Implements hook_node_prepare().
comment_node_search_result function modules/comment/comment.module Implements hook_node_search_result().
comment_node_type_load function modules/comment/comment.module Menu loader callback for Field UI paths.
comment_node_type_update function modules/comment/comment.module Implements hook_node_type_update().
comment_node_update_index function modules/comment/comment.module Implements hook_node_update_index().
comment_permalink function modules/comment/comment.module Redirects comment links to the correct page depending on comment settings.
comment_prepare_thread function modules/comment/comment.module Loop over comment thread, noting indentation level.
comment_publish_action function modules/comment/comment.module Publishes a comment.
comment_ranking function modules/comment/comment.module Implements hook_ranking().
comment_rdf_mapping function modules/comment/comment.module Implements hook_rdf_mapping().
comment_save function modules/comment/comment.module Accepts a submission of new or changed comment content.
comment_save_action function modules/comment/comment.module Saves a comment.
comment_schema function modules/comment/comment.install Implements hook_schema().
comment_uninstall function modules/comment/comment.install Implements hook_uninstall().
comment_unpublish_action function modules/comment/comment.module Unpublishes a comment.
comment_unpublish_by_keyword_action function modules/comment/comment.module Unpublishes a comment if it contains certain keywords.
comment_unpublish_by_keyword_action_form function modules/comment/comment.module Form builder; Prepare a form for blacklisted keywords.
comment_unpublish_by_keyword_action_submit function modules/comment/comment.module Process comment_unpublish_by_keyword_action_form form submissions.
comment_update_7000 function modules/comment/comment.install Rename comment display setting variables.
comment_update_7001 function modules/comment/comment.install Change comment status from published being 0 to being 1
comment_update_7002 function modules/comment/comment.install Rename {comments} table to {comment} and upgrade it.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.