kernel/classes/notification/ezmailnotificationtransport.php
File containing the eZMailNotificationTransport class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZMailNotificationTransport
Package: kernel
File containing the eZMailNotificationTransport class.
- Parent(s)
- \eZNotificationTransport
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Methods


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


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


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