kernel/classes/notification/ezmailnotificationtransport.php
\eZMailNotificationTransport
Package:
- Parent(s)
- \eZNotificationTransport
Methods


eZNotificationTransport(
)
:
void
inherited
Inherited from:
\eZNotificationTransport::eZNotificationTransport()


instance(
\$transport $transport
=
false, \$forceNewInstance $forceNewInstance
=
false
)
:
\eZNotificationTransport
staticinherited
Returns a shared instance of the eZNotificationTransport class.
Inherited from: \eZNotificationTransport::instance()
Parameters
Returns
Name | Type | Description |
---|---|---|
$transport | \$transport | string|false Uses notification.ini[TransportSettings]DefaultTransport if false |
$forceNewInstance | \$forceNewInstance | bool |
Type | Description |
---|---|
\eZNotificationTransport |


prepareAddressString(
$addressList, $mail
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$addressList | ||