contact.admin.inc

Admin page callbacks for the Contact module.

File

drupal/modules/contact/contact.admin.inc
View source

Functions

Namesort descending Description
contact_category_delete_form Form constructor for the contact category deletion form.
contact_category_delete_form_submit Form submission handler for contact_category_delete_form().
contact_category_edit_form Form constructor for the category edit form.
contact_category_edit_form_submit Form submission handler for contact_category_edit_form().
contact_category_edit_form_validate Form validation handler for contact_category_edit_form().
contact_category_list Categories/list tab.