hook_sparkpost_mailsend_error |
./sparkpost.api.php |
Act on a message that failed to send through Sparkpost. |
|
|
hook_sparkpost_mailsend_success |
./sparkpost.api.php |
Act on a successfully sent message through Sparkpost. |
|
|
hook_sparkpost_mail_alter |
./sparkpost.api.php |
Alter the Sparkpost message or the Drupal message array. |
|
|
hook_sparkpost_valid_attachment_types_alter |
./sparkpost.api.php |
Allows other modules to alter the allowed attachment file types. |
|
|
sparkpost_admin_settings |
./sparkpost.admin.inc |
Administrative settings. |
|
1 |
sparkpost_admin_settings_form_callback |
./sparkpost.admin.inc |
Javascript callback for the sparkpost_admin_settings form. |
|
|
sparkpost_allowed_headers |
./sparkpost.module |
Limit headers to SparkPost whitelist. |
1 |
|
sparkpost_cron_queue_info |
./sparkpost.module |
Implements hook_cron_queue_info(). |
|
|
sparkpost_disable |
./sparkpost.install |
Implements hook_disable(). |
|
|
sparkpost_enable |
./sparkpost.install |
Implements hook_enable(). |
|
|
sparkpost_from |
./sparkpost.module |
Returns an array containing the from information for a Sparkpost message. |
2 |
1 |
sparkpost_get_cc |
./sparkpost.module |
Get list of cc recipients. |
1 |
|
sparkpost_get_to |
./sparkpost.module |
Helper to generate an array of recipients. |
1 |
|
sparkpost_mail |
./sparkpost.module |
Implements hook_mail(). |
|
|
sparkpost_mailsend |
./sparkpost.module |
Sand mail using Guzzle and Sparkpost. |
1 |
1 |
sparkpost_menu |
./sparkpost.module |
Implements hook_menu(). |
|
|
sparkpost_permission |
./sparkpost.module |
Implements hook_permission(). |
|
|
sparkpost_requeue_admin_settings |
modules/sparkpost_requeue/sparkpost_requeue.admin.inc |
Menu callback for the admin settings form. |
|
1 |
sparkpost_requeue_menu |
modules/sparkpost_requeue/sparkpost_requeue.module |
Implements hook_menu(). |
|
|
sparkpost_requeue_sparkpost_mailsend_error |
modules/sparkpost_requeue/sparkpost_requeue.module |
Implements hook_sparkpost_message_failed(). |
|
|
sparkpost_requeue_uninstall |
modules/sparkpost_requeue/sparkpost_requeue.install |
Implements hook_install(). |
|
|
sparkpost_requirements |
./sparkpost.install |
Implements hook_requirements(). |
|
|
sparkpost_sparkpost_mailsend_error |
./sparkpost.module |
Implements hook_sparkpost_mailsend_error(). |
|
|
sparkpost_test_access |
./sparkpost.module |
Access callback for sending test email. |
|
1 |
sparkpost_test_form |
./sparkpost.admin.inc |
Return a form for sending a test email. |
|
1 |
sparkpost_test_form_submit |
./sparkpost.admin.inc |
Submit handler for sparkpost_test_form(), sends the test email. |
|
|
sparkpost_uninstall |
./sparkpost.install |
Implements hook_uninstall(). |
|
|
sparkpost_update_7000 |
./sparkpost.install |
Rebuild registry. |
|
|