22 calls to MandrillAPI::getAPIObject() in Mandrill 8
- MandrillAPI::addInboundDomain in src/MandrillAPI.php 
- Creates a new inbound domain.
- MandrillAPI::addInboundRoute in src/MandrillAPI.php 
- Adds a new inbound route for a domain.
- MandrillAPI::addWebhook in src/MandrillAPI.php 
- Creates a new webhook.
- MandrillAPI::deleteInboundDomain in src/MandrillAPI.php 
- Deletes an inbound domain.
- MandrillAPI::getInboundDomains in src/MandrillAPI.php 
- Gets a list of inbound domains.
- MandrillAPI::getInboundRoutes in src/MandrillAPI.php 
- Gets a list of inbound routes.
- MandrillAPI::getMessages in src/MandrillAPI.php 
- Gets messages received by an email address.
- MandrillAPI::getSender in src/MandrillAPI.php 
- Gets a single sender.
- MandrillAPI::getSenders in src/MandrillAPI.php 
- Gets a list of senders.
- MandrillAPI::getSenderTimeSeries in src/MandrillAPI.php 
- Gets recent history for a sender.
- MandrillAPI::getSubAccounts in src/MandrillAPI.php 
- Gets a list of sub accounts.
- MandrillAPI::getTag in src/MandrillAPI.php 
- Gets a single tag.
- MandrillAPI::getTags in src/MandrillAPI.php 
- Gets a list of tags.
- MandrillAPI::getTagsAllTimeSeries in src/MandrillAPI.php 
- Gets recent history for all tags.
- MandrillAPI::getTagTimeSeries in src/MandrillAPI.php 
- Gets recent history for a tag.
- MandrillAPI::getTemplates in src/MandrillAPI.php 
- Gets a list of mandrill template objects.
- MandrillAPI::getURLs in src/MandrillAPI.php 
- Gets the 100 most-clicked URLs.
- MandrillAPI::getURLTimeSeries in src/MandrillAPI.php 
- Gets recent history for a URL.
- MandrillAPI::getUser in src/MandrillAPI.php 
- Gets current API user information.
- MandrillAPI::getWebhooks in src/MandrillAPI.php 
- Gets a list of webhooks.
- MandrillAPI::send in src/MandrillAPI.php 
- The function that calls the API send message.
- MandrillAPI::sendTemplate in src/MandrillAPI.php 
- Sends a templated Mandrill message.
