mass_contact_admin_categories |
./mass_contact.module |
Displays a list of all existing categories. |
|
1 |
mass_contact_admin_delete |
./mass_contact.module |
Displays a form to select a category to delete. |
|
1 |
mass_contact_admin_delete_submit |
./mass_contact.module |
Does the actual deleting of the category. |
|
|
mass_contact_admin_edit |
./mass_contact.module |
Displays a form to add or edit a category. |
|
1 |
mass_contact_admin_edit_submit |
./mass_contact.module |
Processes the adding or editing of a category. |
|
|
mass_contact_admin_edit_validate |
./mass_contact.module |
Validates the submission of the category add/edit page. |
|
|
mass_contact_admin_settings |
./mass_contact.module |
Administration settings form. |
|
1 |
mass_contact_admin_settings_validate |
./mass_contact.module |
Validates the administration settings form. |
|
|
mass_contact_help |
./mass_contact.module |
Implementation of hook_help(). |
|
|
mass_contact_install |
./mass_contact.install |
Implementation of hook_install(). |
|
|
mass_contact_mail_page |
./mass_contact.module |
Generates the main Mass Contact mail form. |
|
1 |
mass_contact_mail_page_submit |
./mass_contact.module |
Processes the main Mass Contact mail form. |
|
|
mass_contact_mail_page_validate |
./mass_contact.module |
Validates the main Mass Contact mail form. |
|
|
mass_contact_menu |
./mass_contact.module |
Implementation of hook_menu(). |
|
|
mass_contact_nodeapi |
./mass_contact.module |
Implementation of hook_nodeapi(). |
|
|
mass_contact_perm |
./mass_contact.module |
Implementation of hook_perm(). |
|
|
mass_contact_site_page |
./mass_contact.module |
The mail page |
|
1 |
mass_contact_uninstall |
./mass_contact.install |
Implementation of hook_uninstall(). |
|
|
mass_contact_update_5200 |
./mass_contact.install |
Implementation of hook_update(). |
|
|
mass_contact_update_5201 |
./mass_contact.install |
Implementation of hook_update(). |
|
|
mass_contact_user |
./mass_contact.module |
Implementation of hook_user(). |
|
|
_mass_contact_create_node_type |
./mass_contact.module |
Create the mass contact node type. |
1 |
|
_mass_contact_process_attachments |
./mass_contact.module |
Check for attachments and process them, if one or more exists. |
1 |
|
_mass_contact_process_mime_mail_attachments |
./mass_contact.module |
Process attachments for use with Mime Mail. |
1 |
|
_mass_contact_save_node |
./mass_contact.module |
Save the sent mail as a node. |
1 |
|
_mass_contact_upload_validate |
./mass_contact.module |
Validate the attachment(s). |
1 |
|