Primary tabs

Namesort descending Location Description Direct uses Strings
comment_file_download_access modules/comment/comment.module Implements hook_file_download_access().
comment_form modules/comment/comment.module Generate the basic commenting form, for appending to a node or display on a separate page. 3
comment_forms modules/comment/comment.module Implements hook_forms().
comment_form_build_preview modules/comment/comment.module Build a preview from submitted form values. 1
comment_form_node_form_alter modules/comment/comment.module Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter modules/comment/comment.module Implements hook_form_FORM_ID_alter().
comment_form_submit modules/comment/comment.module Process comment form submissions; prepare the comment, store it, and set a redirection target.
comment_form_submit_build_comment modules/comment/comment.module Updates the form state's comment entity by processing this submission's values. 2
comment_form_validate modules/comment/comment.module Validate comment form submissions.
comment_get_display_ordinal modules/comment/comment.module Get the display ordinal for a comment, starting from 0. 1
comment_get_display_page modules/comment/comment.module Return the page number for a comment. 2
comment_get_recent modules/comment/comment.module Find the most recent comments that are available to the current user. 1
comment_get_thread modules/comment/comment.module Retrieve comments for a thread. 2
comment_help modules/comment/comment.module Implements hook_help().
comment_hook_test_comment_publish modules/comment/tests/comment_hook_test.module Implements hook_comment_publish().
comment_hook_test_comment_unpublish modules/comment/tests/comment_hook_test.module Implements hook_comment_unpublish().
comment_links modules/comment/comment.module Helper function, build links for an individual comment. 1
comment_load modules/comment/comment.module Load the entire comment by cid. 18
comment_load_multiple modules/comment/comment.module Load comments from the database. 8
comment_menu modules/comment/comment.module Implements hook_menu().
comment_menu_alter modules/comment/comment.module Implements hook_menu_alter().
comment_modules_enabled modules/comment/comment.install Implements hook_modules_enabled().
comment_multiple_delete_confirm modules/comment/comment.admin.inc List the selected comments and verify that the admin wants to delete them. 1
comment_multiple_delete_confirm_submit modules/comment/comment.admin.inc Process comment_multiple_delete_confirm form submissions.
comment_new_page_count modules/comment/comment.module Calculate page number for first new comment. 3
comment_node_delete modules/comment/comment.module Implements hook_node_delete().
comment_node_insert modules/comment/comment.module Implements hook_node_insert().
comment_node_load modules/comment/comment.module Implements hook_node_load().
comment_node_page_additions modules/comment/comment.module Build the comment-related elements for node detail pages. 1
comment_node_prepare modules/comment/comment.module Implements hook_node_prepare().
comment_node_search_result modules/comment/comment.module Implements hook_node_search_result().
comment_node_type_delete modules/comment/comment.module Implements hook_node_type_delete().
comment_node_type_insert modules/comment/comment.module Implements hook_node_type_insert().
comment_node_type_load modules/comment/comment.module Menu loader callback for Field UI paths.
comment_node_type_update modules/comment/comment.module Implements hook_node_type_update().
comment_node_update_index modules/comment/comment.module Implements hook_node_update_index().
comment_node_view modules/comment/comment.module Implements hook_node_view().
comment_num_new modules/comment/comment.module Get number of new comments for current user and specified node. 2 1
comment_permalink modules/comment/comment.module Redirects comment links to the correct page depending on comment settings. 1
comment_permission modules/comment/comment.module Implements hook_permission().
comment_prepare_thread modules/comment/comment.module Loop over comment thread, noting indentation level. 2
comment_preview modules/comment/comment.module Generate a comment preview. 1 6
comment_publish_action modules/comment/comment.module Publishes a comment. 1 1
comment_ranking modules/comment/comment.module Implements hook_ranking().
comment_rdf_mapping modules/comment/comment.module Implements hook_rdf_mapping().
comment_reply modules/comment/comment.pages.inc This function is responsible for generating a comment reply form. There are several cases that have to be handled, including: 1
comment_save modules/comment/comment.module Accepts a submission of new or changed comment content. 11
comment_save_action modules/comment/comment.module Saves a comment. 2
comment_schema modules/comment/comment.install Implements hook_schema().
comment_submit modules/comment/comment.module Prepare a comment for submission. 1

Pages

Other projects