drupal_mail_wrapper |
./mandrill.mail.inc |
Implements drupal_mail_wrapper(). |
|
|
mandrill_admin_settings |
./mandrill.admin.inc |
Administrative settings. |
|
1 |
mandrill_admin_settings_submit |
./mandrill.admin.inc |
Submission for the administrative settings form. |
|
1 |
mandrill_disable |
./mandrill.install |
Implements hook_disable(). |
|
|
mandrill_get_api_object |
./mandrill.module |
Factory method to get a Mandrill API object for communication
with the mailchimp server. |
2 |
|
mandrill_get_tags |
./mandrill.module |
Get all available MailChimp STS tags |
|
|
mandrill_get_to |
./mandrill.mail.inc |
Helper to generate an array of recipients. |
2 |
|
mandrill_help |
./mandrill.module |
Implements hook_help(). |
|
|
mandrill_mail |
./mandrill.module |
Implements hook_mail(). |
|
|
mandrill_mail_key_blacklist |
./mandrill.module |
Helper to return a comma delimited list of mail keys to not log content for. |
2 |
|
mandrill_menu |
./mandrill.module |
Implements hook_menu(). |
|
|
mandrill_perm |
./mandrill.module |
Implements hook_perm(). |
|
|
mandrill_test_access |
./mandrill.module |
Access callback for sending test email. |
|
1 |
mandrill_test_form |
./mandrill.admin.inc |
Return a form for sending a test email. |
|
1 |
mandrill_test_form_submit |
./mandrill.admin.inc |
Submit handler for mandrill_test_form(), sends the test email. |
|
|
mandrill_uninstall |
./mandrill.install |
Implements hook_uninstall(). |
|
|
_mandrill_remove_newlines |
./mandrill.mail.inc |
@file
Class for sending mails via Mandrill. |
|
1 |