kernel/classes/notification/ezmailnotificationtransport.php

Show: inherited
Table of Contents

\eZMailNotificationTransport

Package:
Parent(s)
\eZNotificationTransport

Methods

methodpubliceZMailNotificationTransport( ) : void

methodpubliceZNotificationTransport( ) : void
methodpublicinstance( string | false $transport = false, bool $forceNewInstance = false ) : \eZNotificationTransport
staticinherited

Returns a shared instance of the eZNotificationTransport class.

Inherited from: \eZNotificationTransport::instance()
Parameters
Name Type Description
$transport string | false

Uses notification.ini[TransportSettings]DefaultTransport if false

$forceNewInstance bool
Returns
Type Description
\eZNotificationTransport
methodpublicprepareAddressString(  $addressList,  $mail ) : void

Parameters
Name Type Description
$addressList
$mail
methodpublicsend(  $addressList = array(),  $subject,  $body,  $transportData = null,  $parameters = array() ) : void

Parameters
Name Type Description
$addressList
$subject
$body
$transportData
$parameters
Documentation was generated by DocBlox 0.18.1.