Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
comment_form_node_type_form_alter drupal/modules/comment/comment.module Implements hook_form_FORM_ID_alter().
comment_form_node_form_alter drupal/modules/comment/comment.module Implements hook_form_BASE_FORM_ID_alter().
comment_form_build_preview drupal/modules/comment/comment.module Build a preview from submitted form values. 1
comment_forms drupal/modules/comment/comment.module Implements hook_forms().
comment_form drupal/modules/comment/comment.module Generate the basic commenting form, for appending to a node or display on a separate page. 1
comment_file_download_access drupal/modules/comment/comment.module Implements hook_file_download_access().
comment_field_extra_fields drupal/modules/comment/comment.module Implements hook_field_extra_fields().
comment_entity_info drupal/modules/comment/comment.module Implements hook_entity_info().
comment_enable drupal/modules/comment/comment.install Implements hook_enable().
comment_edit_page drupal/modules/comment/comment.module Page callback for comment editing. 1
comment_delete_multiple drupal/modules/comment/comment.module Delete comments and all their replies. 6
comment_delete drupal/modules/comment/comment.module Delete a comment and all its replies. 2 3
comment_count_unpublished drupal/modules/comment/comment.module Returns a menu title which includes the number of unapproved comments. 1
comment_confirm_delete_submit drupal/modules/comment/comment.admin.inc Process comment_confirm_delete form submissions.
comment_confirm_delete_page drupal/modules/comment/comment.admin.inc Page callback for comment deletions. 1
comment_confirm_delete drupal/modules/comment/comment.admin.inc Form builder; Builds the confirmation form for deleting a single comment. 1
comment_build_content drupal/modules/comment/comment.module Builds a structured array representing the comment's content. 1
comment_block_view drupal/modules/comment/comment.module Implements hook_block_view().
comment_block_save drupal/modules/comment/comment.module Implements hook_block_save().
comment_block_info drupal/modules/comment/comment.module Implements hook_block_info().
comment_block_configure drupal/modules/comment/comment.module Implements hook_block_configure().
comment_approve drupal/modules/comment/comment.pages.inc Menu callback; publish specified comment. 1
comment_admin_overview_validate drupal/modules/comment/comment.admin.inc Validate comment_admin_overview form submissions.
comment_admin_overview_submit drupal/modules/comment/comment.admin.inc Process comment_admin_overview form submissions.
comment_admin_overview drupal/modules/comment/comment.admin.inc Form builder for the comment overview administration form. 1
comment_admin drupal/modules/comment/comment.admin.inc Menu callback; present an administrative comment listing. 1
comment_action_info drupal/modules/comment/comment.module Implements hook_action_info().
comment_access drupal/modules/comment/comment.module Determines whether the current user has access to a particular comment. 1 1
color_valid_hexadecimal_string drupal/modules/color/color.module Determines if a hexadecimal CSS color string is valid. 2
color_update_7001 drupal/modules/color/color.install Warn site administrator if unsafe CSS color codes are found in the database.
color_theme drupal/modules/color/color.module Implements hook_theme().
color_scheme_form_validate drupal/modules/color/color.module Form validation handler for color_scheme_form(). 1
color_scheme_form_submit drupal/modules/color/color.module Form submission handler for color_scheme_form(). 1
color_scheme_form drupal/modules/color/color.module Form constructor for the color configuration form for a particular theme. 1 1
color_requirements drupal/modules/color/color.install Implements hook_requirements().
color_palette_color_value drupal/modules/color/color.module Determines the value for a palette color field. 1
color_help drupal/modules/color/color.module Implements hook_help().
color_get_palette drupal/modules/color/color.module Retrieves the color palette for a particular theme. 3
color_get_info drupal/modules/color/color.module Retrieves the Color module information for a particular theme. 3
color_form_system_theme_settings_alter drupal/modules/color/color.module Implements hook_form_FORM_ID_alter().
color_form_system_themes_alter drupal/modules/color/color.module Implements hook_form_FORM_ID_alter().
check_url drupal/includes/common.inc Strips dangerous protocols from a URI and encodes it for output to HTML. 17
check_plain drupal/includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML. 188 10
check_markup drupal/modules/filter/filter.module Runs all the enabled filters on a piece of text. 15
callback_search_conditions drupal/modules/search/search.api.php Provide search query conditions. 1
callback_queue_worker drupal/modules/system/system.api.php Work on a single queue item.
callback_filter_tips drupal/modules/filter/filter.api.php Return help text for a filter.
callback_filter_settings drupal/modules/filter/filter.api.php Provide a settings form for filter settings.
callback_filter_process drupal/modules/filter/filter.api.php Provide text filtered to conform to the supplied format.
callback_filter_prepare drupal/modules/filter/filter.api.php Provide prepared text with special characters escaped.

Pages

Other projects