Version 1.51.2.2 (checked in on 2007/01/26 at 13:56:33 by killes)
Enables the use of personal and site-wide contact forms.
| Name | Description |
|---|---|
| contact_admin_categories | Categories/list tab. |
| contact_admin_delete | Category delete page. |
| contact_admin_delete_submit | Process category delete form submission. |
| contact_admin_edit | Category edit page. |
| contact_admin_edit_submit | Process the contact category edit page form submission. |
| contact_admin_edit_validate | Validate the contact category edit page form submission. |
| contact_admin_settings | Settings tab. Using a form rather than hook_settings(). |
| contact_help | Implementation of hook_help(). |
| contact_mail_page | Site-wide contact page |
| contact_mail_page_submit | Process the site-wide contact page form submission. |
| contact_mail_page_validate | Validate the site-wide contact page form submission. |
| contact_mail_user | Personal contact page. |
| contact_mail_user_submit | Process the personal contact page form submission. |
| contact_menu | Implementation of hook_menu(). |
| contact_user | Implementation of hook_user(). |