Spec-Zone.ru › Laravel 4.2

MandrillTransport

class MandrillTransport implements Swift_Transport (View source)

Свойства

protected string $key Ключ API Mandrill.

Методы

void __construct(string $key)

Создать новый экземпляр транспорта Mandrill.

isStarted()

{@inheritdoc}

start()

{@inheritdoc}

stop()

{@inheritdoc}

send(Swift_Mime_Message $message, $failedRecipients = null)

{@inheritdoc}

registerPlugin(Swift_Events_EventListener $plugin)

{@inheritdoc}

Client getHttpClient()

Получить новый экземпляр HTTP-клиента.

string getKey()

Получить API-ключ, используемый транспортом.

void setKey(string $key)

Установить API-ключ, используемый транспортом.

Подробности

void __construct(string $key)

Создать новый экземпляр транспорта Mandrill.

Параметры

string $key

Возвращаемое значение

void

isStarted()

{@inheritdoc}

start()

{@inheritdoc}

stop()

{@inheritdoc}

send(Swift_Mime_Message $message, $failedRecipients = null)

{@inheritdoc}

Параметры

Swift_Mime_Message $message
$failedRecipients

registerPlugin(Swift_Events_EventListener $plugin)

{@inheritdoc}

Параметры

Swift_Events_EventListener $plugin

protected Client getHttpClient()

Получить новый экземпляр HTTP-клиента.

Возвращаемое значение

Client

string getKey()

Получить API-ключ, используемый транспортом.

Возвращаемое значение

string

void setKey(string $key)

Установить API-ключ, используемый транспортом.

Параметры

string $key

Возвращаемое значение

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/4.2/Illuminate/Mail/Transport/MandrillTransport.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API