You are here

15 calls to mandrill_get_api_object() in Mandrill 7.2

mandrill_activity_get_activity in modules/mandrill_activity/mandrill_activity.module
Return all activity on all lists for a given email address.
mandrill_add_inbound_domain in ./mandrill.module
Create a new inbound domain.
mandrill_add_inbound_route in ./mandrill.module
Create a new inbound route for a domain.
mandrill_add_webhook in ./mandrill.module
Create a new webhook.
mandrill_delete_inbound_domain in ./mandrill.module
Delete an inbound domain.
mandrill_delete_webhook in ./mandrill.module
Delete an existing webhook.
mandrill_get_inbound_domains in ./mandrill.module
Get a list of inbound email domains.
mandrill_get_inbound_routes in ./mandrill.module
Get a list of inbound email routes for a domain.
mandrill_get_subaccounts in ./mandrill.module
Get a list of subaccounts.
mandrill_get_templates in ./mandrill.module
Get a list of mandrill template objects.
mandrill_get_webhooks in ./mandrill.module
Get a list of webhooks.
mandrill_reports_data in modules/mandrill_reports/mandrill_reports.module
Return an associative array containing raw stats.
mandrill_sender_plain in ./mandrill.module
The actual function that calls the API send message.
mandrill_template_sender in modules/mandrill_template/mandrill_template.module
Send a templated Mandrill message.
mandrill_update_webhook in ./mandrill.module
Update an existing webhook.