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_body |
./mass_contact.module |
Message body administration settings form. |
|
1 |
mass_contact_admin_settings_header |
./mass_contact.module |
Message header administration settings form. |
|
1 |
mass_contact_admin_settings_header_validate |
./mass_contact.module |
Validates the message header administration settings form. |
|
|
mass_contact_admin_settings_misc |
./mass_contact.module |
Miscellaneous administration settings form. |
|
1 |
mass_contact_cron |
./mass_contact.module |
Implements hook_cron_queue_info(). |
|
|
mass_contact_help |
./mass_contact.module |
Implementation of hook_help(). |
|
|
mass_contact_install |
./mass_contact.install |
Implementation of hook_install(). |
|
|
mass_contact_mail |
./mass_contact.module |
Implementation of hook_mail(). |
|
|
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_menu_alter |
./mass_contact.module |
Implementation of hook_menu_alter(). |
|
|
mass_contact_nodeapi |
./mass_contact.module |
Implementation of hook_nodeapi(). |
|
|
mass_contact_node_info |
./mass_contact.module |
Implementation of hook_node_info(). |
|
|
mass_contact_perm |
./mass_contact.module |
Implementation of hook_perm(). |
|
|
mass_contact_schema |
./mass_contact.install |
Implementation of hook_schema(). |
|
|
mass_contact_site_page |
./mass_contact.module |
The mail page |
|
1 |
mass_contact_uninstall |
./mass_contact.install |
Implementation of hook_uninstall(). |
|
|
mass_contact_update_6000 |
./mass_contact.install |
Implementation of hook_update(). |
|
|
mass_contact_update_6001 |
./mass_contact.install |
Implementation of hook_update(). |
|
|
mass_contact_update_6002 |
./mass_contact.install |
Implementation of hook_update(). |
|
|
mass_contact_update_6003 |
./mass_contact.install |
Implementation of hook_update(). |
|
|
mass_contact_user |
./mass_contact.module |
Implementation of hook_user(). |
|
|
_mass_contact_mail |
./mass_contact.module |
|
2 |
|
_mass_contact_prepare_message_for_sending |
./mass_contact.module |
This is for preparing a message that has been queued for sending. |
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 a copy of the sent message as a node. |
1 |
|
_mass_contact_send_message |
./mass_contact.module |
Sends the message. |
2 |
|
_mass_contact_upload_validate |
./mass_contact.module |
Validate the attachment(s). |
|
|