You are here

Functions in Mandrill 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
mandrill_reports_menu modules/mandrill_reports/mandrill_reports.module Implements hook_menu().
mandrill_reports_permission modules/mandrill_reports/mandrill_reports.module Implements hook_permission().
mandrill_reports_summary_page modules/mandrill_reports/mandrill_reports.module Displays summary information for the active API user. 1
mandrill_requirements ./mandrill.install Implements hook_requirements().
mandrill_sender_plain ./mandrill.module The actual function that calls the API send message. 2
mandrill_template_entity_info modules/mandrill_template/mandrill_template.module Implements hook_entity_info().
mandrill_template_mandrill_mail_alter modules/mandrill_template/mandrill_template.module Implements hook_mandrill_mail_alter().
mandrill_template_map_access modules/mandrill_template/mandrill_template.module Access callback for mandrill_template_map. 1
mandrill_template_map_form modules/mandrill_template/mandrill_template.admin.inc Return a form for adding/editing a Mandrill template map.
mandrill_template_map_form_callback modules/mandrill_template/mandrill_template.admin.inc Javascript callback for the mandrill_template_map_form. 1
mandrill_template_map_form_submit modules/mandrill_template/mandrill_template.admin.inc Submit handler for mandrill_template_map(), creates the entity.
mandrill_template_map_form_validate modules/mandrill_template/mandrill_template.admin.inc Validate handler for mandrill_template_map().
mandrill_template_map_load_by_mailsystem modules/mandrill_template/mandrill_template.module Tells you which template_map is 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 of them if no name provided. 1 1
mandrill_template_map_usage modules/mandrill_template/mandrill_template.module Get all mailsystem keys pointed at mandrill and their template mappings. 1
mandrill_template_permission modules/mandrill_template/mandrill_template.module Implements hook_permission().
mandrill_template_schema modules/mandrill_template/mandrill_template.install Implements hook_schema().
mandrill_template_sender modules/mandrill_template/mandrill_template.module Send a templated Mandrill message. 2 1
mandrill_template_update_7001 modules/mandrill_template/mandrill_template.install Extends the mailsystem_key field to support longer template key names.
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_test_mandrill_mailsend_result modules/mandrill_test/mandrill_test.module Implements hook_mandrill_mailsend_result().
mandrill_test_mandrill_mail_alter modules/mandrill_test/mandrill_test.module Implements hook_mandrill_mail_alter().
mandrill_test_mandrill_valid_attachment_types_alter modules/mandrill_test/mandrill_test.module Implements hook_mandrill_valid_attachment_types_alter().
mandrill_theme ./mandrill.module Implements hook_theme().
mandrill_uninstall ./mandrill.install Implements hook_uninstall().
mandrill_update_7001 ./mandrill.install Deletes obsolete variables.
mandrill_update_7002 ./mandrill.install Rebuilds the registry, as we've moved some files around.
mandrill_update_7003 ./mandrill.install Delete obsolete batch limit variable.
mandrill_update_7004 ./mandrill.install Clear cache to pick up new class name for DrupalMandrill class.
mandrill_update_webhook ./mandrill.module Update an existing webhook.
mandrill_variable_group_info ./mandrill.variable.inc Implements hook_variable_group_info().
mandrill_variable_info ./mandrill.variable.inc Implements hook_variable_info().
template_preprocess_mandrill_message theme/mandrill.theme.inc A preprocess function for theme('mandrill_message').
_mandrill_parse_regions modules/mandrill_template/mandrill_template.admin.inc Parse a Mandrill template to extract its regions. 1
_mandrill_template_map_mailsystem_sort modules/mandrill_template/mandrill_template.module Simple sorting algorithm to organize mailsystems arrays in a logical way. 1

Pages

Other projects