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

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().
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.