You are here

Functions in Contact 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
contact_category_delete_form ./contact.admin.inc Form builder for deleting a contact category. 1
contact_category_delete_form_submit ./contact.admin.inc Submit handler for the confirm delete category form.
contact_category_edit_form ./contact.admin.inc Category edit page. 1
contact_category_edit_form_submit ./contact.admin.inc Process the contact category edit page form submission.
contact_category_edit_form_validate ./contact.admin.inc Validate the contact category edit page form submission.
contact_category_list ./contact.admin.inc Categories/list tab. 1
contact_form_user_admin_settings_alter ./contact.module Implements hook_form_FORM_ID_alter().
contact_form_user_profile_form_alter ./contact.module Implements hook_form_FORM_ID_alter().
contact_help ./contact.module Implements hook_help().
contact_install ./contact.install Implements hook_install().
contact_load ./contact.module Load a contact category. 1
contact_mail ./contact.module Implements hook_mail().
contact_menu ./contact.module Implements hook_menu().
contact_permission ./contact.module Implements hook_permission().
contact_personal_form ./contact.pages.inc Form builder; the personal contact form. 1
contact_personal_form_submit ./contact.pages.inc Form submission handler for contact_personal_form().
contact_personal_form_validate ./contact.pages.inc Form validation handler for contact_personal_form().
contact_schema ./contact.install Implements hook_schema().
contact_site_form ./contact.pages.inc Form builder; the site-wide contact form. 1
contact_site_form_submit ./contact.pages.inc Form submission handler for contact_site_form().
contact_site_form_validate ./contact.pages.inc Form validation handler for contact_site_form().
contact_uninstall ./contact.install Implements hook_uninstall().
contact_update_7000 ./contact.install Rename the threshold limit variable.
contact_update_7001 ./contact.install Rename the administer contact forms permission.
contact_update_7002 ./contact.install Enable the 'access user contact forms' for registered users by default.
contact_update_7003 ./contact.install Change the weight column to normal int.
contact_update_dependencies ./contact.install Implements hook_update_dependencies().
contact_user_presave ./contact.module Implements hook_user_presave().
_contact_personal_tab_access ./contact.module Menu access callback for a user's personal contact form. 1

Other projects