Functions

Primary tabs

Name Location Description Direct usessort descending Strings
contact_site_form_submit drupal/modules/contact/contact.pages.inc Form submission handler for contact_site_form().
contact_personal_form drupal/modules/contact/contact.pages.inc Form constructor for the personal contact form. 1
contact_personal_form_validate drupal/modules/contact/contact.pages.inc Form validation handler for contact_personal_form().
contact_personal_form_submit drupal/modules/contact/contact.pages.inc Form submission handler for contact_personal_form().
contact_category_list drupal/modules/contact/contact.admin.inc Categories/list tab. 1
contact_category_edit_form drupal/modules/contact/contact.admin.inc Form constructor for the category edit form. 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_delete_form drupal/modules/contact/contact.admin.inc Form constructor for the contact category deletion form. 1
contact_category_delete_form_submit drupal/modules/contact/contact.admin.inc Form submission handler for contact_category_delete_form().
contact_schema drupal/modules/contact/contact.install Implements hook_schema().
contact_install drupal/modules/contact/contact.install Implements hook_install().
contact_uninstall drupal/modules/contact/contact.install Implements hook_uninstall().
contact_update_dependencies drupal/modules/contact/contact.install Implements hook_update_dependencies().
contact_update_7000 drupal/modules/contact/contact.install Rename the threshold limit variable.
contact_update_7001 drupal/modules/contact/contact.install Rename the administer contact forms permission.
contact_update_7002 drupal/modules/contact/contact.install Enable the 'access user contact forms' for registered users by default.
contact_update_7003 drupal/modules/contact/contact.install Change the weight column to normal int.
syslog_uninstall drupal/modules/syslog/syslog.install Implements hook_uninstall().
syslog_help drupal/modules/syslog/syslog.module Implements hook_help().
syslog_form_system_logging_settings_alter drupal/modules/syslog/syslog.module Implements hook_form_FORM_ID_alter().
syslog_watchdog drupal/modules/syslog/syslog.module Implements hook_watchdog().
update_schema drupal/modules/update/update.install Implements hook_schema().
update_install drupal/modules/update/update.install Implements hook_install().
update_uninstall drupal/modules/update/update.install Implements hook_uninstall().
update_update_7000 drupal/modules/update/update.install Create a queue to store tasks for requests to fetch available update data.
update_update_7001 drupal/modules/update/update.install Recreates cache_update table.
update_settings drupal/modules/update/update.settings.inc Form constructor for the update settings form. 1
update_settings_validate drupal/modules/update/update.settings.inc Form validation handler for update_settings(). 1
update_settings_submit drupal/modules/update/update.settings.inc Form submission handler for update_settings().
update_help drupal/modules/update/update.module Implements hook_help().
update_init drupal/modules/update/update.module Implements hook_init().
update_menu drupal/modules/update/update.module Implements hook_menu().
update_theme drupal/modules/update/update.module Implements hook_theme().
update_cron drupal/modules/update/update.module Implements hook_cron().
update_themes_enabled drupal/modules/update/update.module Implements hook_themes_enabled().
update_themes_disabled drupal/modules/update/update.module Implements hook_themes_disabled().
update_form_system_modules_alter drupal/modules/update/update.module Implements hook_form_FORM_ID_alter() for system_modules().
update_cache_clear_submit drupal/modules/update/update.module Form submission handler for system_modules(). 1
update_mail drupal/modules/update/update.module Implements hook_mail().
_update_project_status_sort drupal/modules/update/update.module Orders projects based on their status. 1
theme_update_last_check drupal/modules/update/update.module Returns HTML for the last time we checked for update data.
update_verify_update_archive drupal/modules/update/update.module Implements hook_verify_update_archive().
update_flush_caches drupal/modules/update/update.module Implements hook_flush_caches().
hook_update_projects_alter drupal/modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
hook_update_status_alter drupal/modules/update/update.api.php Alter the information about available updates for projects.
hook_verify_update_archive drupal/modules/update/update.api.php Verify an archive after it has been downloaded and extracted.
update_authorize_run_install drupal/modules/update/update.authorize.inc Installs a new project when invoked by authorize.php. 1
update_authorize_batch_copy_project drupal/modules/update/update.authorize.inc Implements callback_batch_operation(). 2
update_authorize_update_batch_finished drupal/modules/update/update.authorize.inc Implements callback_batch_finished(). 1

Pages

Other projects