Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
comment_unpublish_by_keyword_action_submit drupal/modules/comment/comment.module Process comment_unpublish_by_keyword_action_form form submissions.
comment_unpublish_by_keyword_action_form drupal/modules/comment/comment.module Form builder; Prepare a form for blacklisted keywords.
comment_unpublish_by_keyword_action drupal/modules/comment/comment.module Unpublishes a comment if it contains certain keywords. 1 1
comment_unpublish_action drupal/modules/comment/comment.module Unpublishes a comment. 1
comment_uninstall drupal/modules/comment/comment.install Implements hook_uninstall().
comment_token_info drupal/modules/comment/comment.tokens.inc Implements hook_token_info().
comment_tokens drupal/modules/comment/comment.tokens.inc Implements hook_tokens().
comment_theme drupal/modules/comment/comment.module Implements hook_theme().
comment_submit drupal/modules/comment/comment.module Prepare a comment for submission. 1
comment_schema drupal/modules/comment/comment.install Implements hook_schema().
comment_save_action drupal/modules/comment/comment.module Saves a comment.
comment_save drupal/modules/comment/comment.module Accepts a submission of new or changed comment content. 11
comment_reply drupal/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_rdf_mapping drupal/modules/comment/comment.module Implements hook_rdf_mapping().
comment_ranking drupal/modules/comment/comment.module Implements hook_ranking().
comment_publish_action drupal/modules/comment/comment.module Publishes a comment. 1
comment_preview drupal/modules/comment/comment.module Generate a comment preview. 1 2
comment_prepare_thread drupal/modules/comment/comment.module Loop over comment thread, noting indentation level. 2
comment_permission drupal/modules/comment/comment.module Implements hook_permission().
comment_permalink drupal/modules/comment/comment.module Redirects comment links to the correct page depending on comment settings. 1
comment_num_new drupal/modules/comment/comment.module Get number of new comments for current user and specified node. 4 1
comment_node_view drupal/modules/comment/comment.module Implements hook_node_view().
comment_node_update_index drupal/modules/comment/comment.module Implements hook_node_update_index().
comment_node_type_update drupal/modules/comment/comment.module Implements hook_node_type_update().
comment_node_type_load drupal/modules/comment/comment.module Menu loader callback for Field UI paths.
comment_node_type_insert drupal/modules/comment/comment.module Implements hook_node_type_insert().
comment_node_type_delete drupal/modules/comment/comment.module Implements hook_node_type_delete().
comment_node_search_result drupal/modules/comment/comment.module Implements hook_node_search_result().
comment_node_prepare drupal/modules/comment/comment.module Implements hook_node_prepare().
comment_node_page_additions drupal/modules/comment/comment.module Build the comment-related elements for node detail pages. 1
comment_node_load drupal/modules/comment/comment.module Implements hook_node_load().
comment_node_insert drupal/modules/comment/comment.module Implements hook_node_insert().
comment_node_delete drupal/modules/comment/comment.module Implements hook_node_delete().
comment_new_page_count drupal/modules/comment/comment.module Calculate page number for first new comment. 3
comment_multiple_delete_confirm_submit drupal/modules/comment/comment.admin.inc Process comment_multiple_delete_confirm form submissions.
comment_multiple_delete_confirm drupal/modules/comment/comment.admin.inc List the selected comments and verify that the admin wants to delete them. 1
comment_modules_enabled drupal/modules/comment/comment.install Implements hook_modules_enabled().
comment_menu_alter drupal/modules/comment/comment.module Implements hook_menu_alter().
comment_menu drupal/modules/comment/comment.module Implements hook_menu().
comment_load_multiple drupal/modules/comment/comment.module Load comments from the database. 8
comment_load drupal/modules/comment/comment.module Load the entire comment by cid. 21
comment_links drupal/modules/comment/comment.module Helper function, build links for an individual comment. 1
comment_help drupal/modules/comment/comment.module Implements hook_help().
comment_get_thread drupal/modules/comment/comment.module Retrieve comments for a thread. 2
comment_get_recent drupal/modules/comment/comment.module Find the most recent comments that are available to the current user. 1
comment_get_display_page drupal/modules/comment/comment.module Return the page number for a comment. 2
comment_get_display_ordinal drupal/modules/comment/comment.module Get the display ordinal for a comment, starting from 0. 1
comment_form_validate drupal/modules/comment/comment.module Validate comment form submissions.
comment_form_submit_build_comment drupal/modules/comment/comment.module Updates the form state's comment entity by processing this submission's values. 2
comment_form_submit drupal/modules/comment/comment.module Process comment form submissions; prepare the comment, store it, and set a redirection target.

Pages

Other projects