- ContactSitewideTestCase::getCategories in core/
modules/ contact/ tests/ contact.test - Gets a list of all category IDs.
- ContactSitewideTestCase::testSiteWideContact in core/
modules/ contact/ tests/ contact.test - Tests configuration options and the site-wide contact form.
- contact_category_delete_form_submit in core/
modules/ contact/ contact.admin.inc - Form submission handler for contact_category_delete_form().
- contact_category_edit_form in core/
modules/ contact/ contact.admin.inc - Form constructor for the category edit form.
- contact_category_edit_form_validate in core/
modules/ contact/ contact.admin.inc - Form validation handler for contact_category_edit_form().
- contact_category_list in core/
modules/ contact/ contact.admin.inc - Page callback: Lists contact categories.
- contact_category_list_submit in core/
modules/ contact/ contact.admin.inc - Form submission handler for contact_category_list().
- contact_load in core/
modules/ contact/ contact.module - Loads a contact category.
- contact_site_form in core/
modules/ contact/ contact.pages.inc - Form constructor for the site-wide contact form.