contact.module

Version

1.74.2.3 (checked in on 2009/12/16 at 20:46:31 by drumm)

Description

Enables the use of personal and site-wide contact forms.

Functions

Namesort iconDescription
contact_admin_categoriesCategories/list tab.
contact_admin_deleteCategory delete page.
contact_admin_delete_submitProcess category delete form submission.
contact_admin_editCategory edit page.
contact_admin_edit_submitProcess the contact category edit page form submission.
contact_admin_edit_validateValidate the contact category edit page form submission.
contact_admin_settings
contact_helpImplementation of hook_help().
contact_mail_page
contact_mail_page_submitProcess the site-wide contact page form submission.
contact_mail_page_validateValidate the site-wide contact page form submission.
contact_mail_user
contact_mail_user_submitProcess the personal contact page form submission.
contact_menuImplementation of hook_menu().
contact_permImplementation of hook_perm
contact_site_pageSite-wide contact page
contact_userImplementation of hook_user().
contact_user_pagePersonal contact page.