You are here

Functions in Mandrill 7.2

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_mail_alter ./mandrill.api.php Allows other modules to alter the Mandrill message and sender arguments.
hook_mandrill_valid_attachment_types_alter ./mandrill.api.php Allows other modules to alter the allowed attachment file types.
mandrill_activity_access modules/mandrill_activity/mandrill_activity.module Access callback for activity menu items. 1
mandrill_activity_email_fieldmap_options modules/mandrill_activity/mandrill_activity.admin.inc Return all possible Drupal properties for a given entity type. 1
mandrill_activity_entity_access modules/mandrill_activity/mandrill_activity.module Access callback for mandrill_activity_entity. 1
mandrill_activity_entity_form modules/mandrill_activity/mandrill_activity.admin.inc Returns a form for a mandrill_activity_entity.
mandrill_activity_entity_form_submit modules/mandrill_activity/mandrill_activity.admin.inc Submit handler for mandrill_activity_entity_form().
mandrill_activity_entity_form_validate modules/mandrill_activity/mandrill_activity.admin.inc Validation callback for mandrill_activity_entity_form().
mandrill_activity_entity_info modules/mandrill_activity/mandrill_activity.module Implements hook_entity_info().
mandrill_activity_get_activity modules/mandrill_activity/mandrill_activity.module Return all activity on all lists for a given email address. 2
mandrill_activity_load modules/mandrill_activity/mandrill_activity.module Loads a single mandrill_activity_entity or all of them if no name provided. 1 1
mandrill_activity_mapping_form_callback modules/mandrill_activity/mandrill_activity.admin.inc Ajax callback for mandrill_activity_mapping_form(). 1
mandrill_activity_menu modules/mandrill_activity/mandrill_activity.module Implements hook_menu().
mandrill_activity_page modules/mandrill_activity/mandrill_activity.module Content for the Mandrill log tab on entity instance pages. 1
mandrill_activity_permission modules/mandrill_activity/mandrill_activity.module Implements hook_permission().
mandrill_activity_schema modules/mandrill_activity/mandrill_activity.install Implements hook_schema().
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 webhook.
mandrill_admin_settings ./mandrill.admin.inc Administrative settings. 1
mandrill_admin_settings_form_callback ./mandrill.admin.inc Javascript callback for the mandrill_admin_settings form.
mandrill_cron_queue_info ./mandrill.module Implements hook_cron_queue_info().
mandrill_delete_inbound_domain ./mandrill.module Delete an inbound domain.
mandrill_delete_webhook ./mandrill.module Delete an existing webhook.
mandrill_disable ./mandrill.install Implements hook_disable().
mandrill_enable ./mandrill.install Implements hook_enable().
mandrill_form_mailsystem_admin_settings_alter ./mandrill.module Implements hook_form_FORM_ID_alter().
mandrill_from ./mandrill.module Returns an array containing the from information for a Mandrill message. 2 1
mandrill_get_api_object ./mandrill.module Return Mandrill API object for communication with the mandrill server. 15
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. 2
mandrill_get_templates ./mandrill.module Get a list of mandrill template objects. 3
mandrill_get_to ./mandrill.module Helper to generate an array of recipients. 2
mandrill_get_webhooks ./mandrill.module Get a list of webhooks.
mandrill_help ./mandrill.module Implements hook_help().
mandrill_libraries_info ./mandrill.module Implements hook_libraries_info().
mandrill_mail ./mandrill.module Implements hook_mail().
mandrill_mailsend ./mandrill.module Abstracts sending of messages, allowing queueing option. 2
mandrill_mail_key_blacklist ./mandrill.module Helper to return a comma delimited list of mail keys to not log content for. 3 1
mandrill_map_mail_recipients ./mandrill.module Parses & creates Mandrill-style array with recipients. 2
mandrill_menu ./mandrill.module Implements hook_menu().
mandrill_permission ./mandrill.module Implements hook_permission().
mandrill_prepare_message ./mandrill.module Runs the message through the theming system, and produces the correct plain-text message that will be fed to Mandrill. 1
mandrill_process_async ./mandrill.module Determine if mail should be processed asynchronously. 2 1
mandrill_queue_worker_mailsend ./mandrill.module Sends a queued email. 1
mandrill_reports_dashboard_page modules/mandrill_reports/mandrill_reports.module Page callback for rendering stats. 1
mandrill_reports_data modules/mandrill_reports/mandrill_reports.module Return an associative array containing raw stats. 3

Pages

Other projects