Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
contact_permission drupal/modules/contact/contact.module Implements hook_permission().
contact_menu drupal/modules/contact/contact.module Implements hook_menu().
contact_mail drupal/modules/contact/contact.module Implements hook_mail().
contact_load drupal/modules/contact/contact.module Loads a contact category. 1
contact_install drupal/modules/contact/contact.install Implements hook_install().
contact_help drupal/modules/contact/contact.module Implements hook_help().
contact_form_user_profile_form_alter drupal/modules/contact/contact.module Implements hook_form_FORM_ID_alter().
contact_form_user_admin_settings_alter drupal/modules/contact/contact.module Implements hook_form_FORM_ID_alter().
contact_category_list drupal/modules/contact/contact.admin.inc Categories/list tab. 1
contact_category_edit_form_validate drupal/modules/contact/contact.admin.inc Form validation handler for contact_category_edit_form().
contact_category_edit_form_submit drupal/modules/contact/contact.admin.inc Form submission handler for contact_category_edit_form().
contact_category_edit_form drupal/modules/contact/contact.admin.inc Form constructor for the category edit form. 1
contact_category_delete_form_submit drupal/modules/contact/contact.admin.inc Form submission handler for contact_category_delete_form().
contact_category_delete_form drupal/modules/contact/contact.admin.inc Form constructor for the contact category deletion form. 1
conf_path drupal/includes/bootstrap.inc Returns the appropriate configuration directory. 24 3
confirm_form drupal/modules/system/system.module Generates a form array for a confirmation form. 43
common_test_theme drupal/modules/simpletest/tests/common_test.module Implements hook_theme().
common_test_module_implements_alter drupal/modules/simpletest/tests/common_test.module Implements hook_module_implements_alter().
common_test_menu drupal/modules/simpletest/tests/common_test.module Implements hook_menu().
common_test_library_alter drupal/modules/simpletest/tests/common_test.module Implements hook_library_alter().
common_test_library drupal/modules/simpletest/tests/common_test.module Implements hook_library().
common_test_js_and_css_querystring drupal/modules/simpletest/tests/common_test.module Adds a JavaScript file and a CSS file with a query string appended. 1
common_test_init drupal/modules/simpletest/tests/common_test.module Implements hook_init().
common_test_drupal_render_printing_pre_render drupal/modules/simpletest/tests/common_test.module Applies #printed to an element to help test #pre_render. 1
common_test_drupal_goto_redirect_advanced drupal/modules/simpletest/tests/common_test.module Redirect using drupal_goto(). 1
common_test_drupal_goto_redirect drupal/modules/simpletest/tests/common_test.module Redirect using drupal_goto(). 1
common_test_drupal_goto_land_fail drupal/modules/simpletest/tests/common_test.module Fail landing page for drupal_goto(). 1
common_test_drupal_goto_land drupal/modules/simpletest/tests/common_test.module Landing page for drupal_goto(). 1
common_test_drupal_goto_alter drupal/modules/simpletest/tests/common_test.module Implements hook_drupal_goto_alter().
common_test_drupal_alter_alter drupal/modules/simpletest/tests/common_test.module Implements hook_TYPE_alter().
common_test_destination drupal/modules/simpletest/tests/common_test.module Print destination query parameter. 1
common_test_cron_helper_cron drupal/modules/simpletest/tests/common_test_cron_helper.module Implements hook_cron().
common_test_cron drupal/modules/simpletest/tests/common_test.module Implements hook_cron(). 2
comment_view_multiple drupal/modules/comment/comment.module Construct a drupal_render() style array from an array of loaded comments. 2
comment_view drupal/modules/comment/comment.module Generate an array for rendering the given comment. 5 1
comment_user_delete drupal/modules/comment/comment.module Implements hook_user_delete().
comment_user_cancel drupal/modules/comment/comment.module Implements hook_user_cancel().
comment_uri drupal/modules/comment/comment.module Implements callback_entity_info_uri(). 1
comment_update_index drupal/modules/comment/comment.module Implements hook_update_index().
comment_update_dependencies drupal/modules/comment/comment.install Implements hook_update_dependencies().
comment_update_7009 drupal/modules/comment/comment.install Change the last_comment_timestamp column description.
comment_update_7008 drupal/modules/comment/comment.install Update database to match Drupal 7 schema.
comment_update_7007 drupal/modules/comment/comment.install Add an index to the created column.
comment_update_7006 drupal/modules/comment/comment.install Migrate data from the comment field to field storage.
comment_update_7005 drupal/modules/comment/comment.install Create the comment_body field.
comment_update_7004 drupal/modules/comment/comment.install Upgrade the {node_comment_statistics} table.
comment_update_7003 drupal/modules/comment/comment.install Split {comment}.timestamp into 'created' and 'changed', improve indexing on {comment}.
comment_update_7002 drupal/modules/comment/comment.install Rename {comments} table to {comment} and upgrade it.
comment_update_7001 drupal/modules/comment/comment.install Change comment status from published being 0 to being 1
comment_update_7000 drupal/modules/comment/comment.install Rename comment display setting variables.

Pages

Other projects