You are here

Functions in Mandrill 8

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_mandrill_mailsend_result ./mandrill.api.php Allow other modules to respond to the result of sending an email.
hook_mandrill_valid_attachment_types_alter ./mandrill.api.php Allows other modules to alter the allowed attachment file types.
mandrill_activity_get_activity modules/mandrill_activity/mandrill_activity.module Return all activity on all lists for a given email address.
mandrill_add_inbound_domain ./mandrill.module Create a new inbound domain.
mandrill_add_inbound_route ./mandrill.module Create a new inbound route for a domain.
mandrill_add_webhook ./mandrill.module Create a new inbound domain.
mandrill_delete_inbound_domain ./mandrill.module Delete an inbound domain.
mandrill_from ./mandrill.module Returns an array containing the from information for a Mandrill message.
mandrill_get_api_object ./mandrill.module Return Mandrill API object for communication with the mandrill server.
mandrill_get_inbound_domains ./mandrill.module Get a list of inbound email domains.
mandrill_get_inbound_routes ./mandrill.module Get a list of inbound email routes for a domain.
mandrill_get_module_key_names ./mandrill.module Display the names of the modules that are using Mailsystem. 1
mandrill_get_subaccounts ./mandrill.module Get a list of subaccounts.
mandrill_get_templates ./mandrill.module Get a list of mandrill template objects.
mandrill_get_to ./mandrill.module Helper to generate an array of recipients. 1
mandrill_get_webhooks ./mandrill.module Get a list of webhooks.
mandrill_help ./mandrill.module Implements hook_help().
mandrill_install ./mandrill.install Implements hook_install().
mandrill_mail ./mandrill.module Implements hook_mail(). 4
mandrill_mailsend ./mandrill.module Abstracts sending of messages, allowing queueing option.
mandrill_mail_key_blacklist ./mandrill.module Helper to return a comma delimited list of mail keys to not log content for. 2
mandrill_process_async ./mandrill.module Determine if mail should be processed asynchronously. 2
mandrill_reports_data modules/mandrill_reports/mandrill_reports.module Return an associative array containing raw stats.
mandrill_requirements ./mandrill.install Implements hook_requirements()
mandrill_sender_plain ./mandrill.module Calls the API send message.
mandrill_template_map_load_by_mailsystem modules/mandrill_template/mandrill_template.module Gets the Mandrill Template Map configured for a mailsystem key, if any. 1
mandrill_template_map_load_entities modules/mandrill_template/mandrill_template.module Loads a single Mandrill Template Map, or all if no ID is provided. 1
mandrill_template_map_usage modules/mandrill_template/mandrill_template.module Get all mailsystem keys pointed at mandrill and their template mappings. 1
mandrill_test_access ./mandrill.module Access callback for sending test email.
mandrill_uninstall ./mandrill.install Implements hook_uninstall().
_mandrill_template_map_mailsystem_sort modules/mandrill_template/mandrill_template.module Simple sorting algorithm to organize mailsystems arrays in a logical way. 1

Other projects