hook_mail_safety_load |
./mail_safety.api.php |
Respond to a mail being loaded. |
|
|
hook_mail_safety_pre_insert |
./mail_safety.api.php |
Respond to a mail being inserted to the dashboard. |
|
|
hook_mail_safety_pre_send |
./mail_safety.api.php |
Respond to a mail before it is being send. |
|
|
hook_mail_safety_table_structure_alter |
./mail_safety.api.php |
Alter the table structure of the mail safety dashboard. |
|
|
mail_safety_mail_alter |
./mail_safety.module |
Implements hook_mail_alter(). |
|
|
mail_safety_module_implements_alter |
./mail_safety.module |
Implements hook_module_implements_alter(). |
|
|
mail_safety_schema |
./mail_safety.install |
Implements hook_schema(). |
|
|
mail_safety_theme |
./mail_safety.module |
Implements hook_theme(). |
|
|