contact.module

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.

Functions & methods

NameDescription
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_settingsSettings tab. Using a form rather than hook_settings().
contact_helpImplementation of hook_help().
contact_mail_pageSite-wide contact 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_userPersonal contact page.
contact_mail_user_submitProcess the personal contact page form submission.
contact_menuImplementation of hook_menu().
contact_userImplementation of hook_user().