contact_emails_entity_insert |
./contact_emails.module |
Implements hook_entity_insert(). |
|
|
contact_emails_entity_operation_alter |
./contact_emails.module |
Implements hook_entity_operation_alter(). |
|
|
contact_emails_form_contact_form_edit_form_alter |
./contact_emails.module |
Implements hook_form_FORM_ID_alter(). |
|
|
contact_emails_help |
./contact_emails.module |
Implements hook_help(). |
|
|
contact_emails_mail |
./contact_emails.module |
Implements hook_mail(). |
|
|
contact_emails_mail_alter |
./contact_emails.module |
Implements hook_mail_alter(). |
|
|
contact_emails_test_mail_alter_mail_alter |
tests/modules/contact_emails_test_mail_alter/contact_emails_test_mail_alter.module |
Implements hook_mail_alter(). |
|
|
contact_emails_update_8001 |
./contact_emails.install |
Modify how the recipient type is stored. |
|
|
contact_emails_update_8002 |
./contact_emails.install |
Modify how the recipient type is stored. |
|
|
contact_emails_update_8003 |
./contact_emails.install |
Modify how the recipient type is stored. |
|
|
contact_emails_update_8004 |
./contact_emails.install |
Remove the empty malformed contact emails config if it exists. |
|
|
contact_emails_update_8005 |
./contact_emails.install |
Migrate the contact emails table to the contact emails entity table. |
|
|
contact_emails_update_8006 |
./contact_emails.install |
Add 'message' field to 'contact_email' entities and remove 'body'. |
|
|