contact_attach_admin_settings |
./contact_attach.module |
Administration settings form. |
|
1 |
contact_attach_contact_mail_page_submit |
./contact_attach.module |
Override contact_mail_page_submit(). |
|
1 |
contact_attach_contact_mail_page_validate |
./contact_attach.module |
Add custom validation to verify the attachments. |
|
1 |
contact_attach_contact_mail_user_submit |
./contact_attach.module |
Override contact_mail_user_submit(). |
|
1 |
contact_attach_contact_mail_user_validate |
./contact_attach.module |
Add custom validation to verify the attachments. |
|
1 |
contact_attach_form_alter |
./contact_attach.module |
Implementation of hook_form_alter(). |
|
|
contact_attach_help |
./contact_attach.module |
Implementation of hook_help(). |
|
|
contact_attach_mail |
./contact_attach.module |
Implementation of hook_mail(). |
|
|
contact_attach_menu |
./contact_attach.module |
Implementation of hook_menu(). |
|
|
contact_attach_perm |
./contact_attach.module |
Implementation of hook_perm(). |
|
|
contact_attach_uninstall |
./contact_attach.install |
Implementation of hook_uninstall(). |
|
|
_contact_attach_add_attachment |
./contact_attach.module |
Add an attachment to the message body. |
1 |
|
_contact_attach_process_attachments |
./contact_attach.module |
Check for attachments and process them, if one or more exists. |
1 |
|
_contact_attach_upload_validate |
./contact_attach.module |
Validate the attachment(s). |
2 |
|