|
eZ Publish
[4.2]
|
The class eZMailNotificationTransport does. More...
Inheritance diagram for eZMailNotificationTransport:
Collaboration diagram for eZMailNotificationTransport:Public Member Functions | |
| eZMailNotificationTransport () | |
| prepareAddressString ($addressList, $mail) | |
| send ($addressList=array(), $subject, $body, $transportData=null, $parameters=array()) | |
The class eZMailNotificationTransport does.
Definition at line 40 of file ezmailnotificationtransport.php.
| eZMailNotificationTransport::eZMailNotificationTransport | ( | ) |
Constructor
Definition at line 45 of file ezmailnotificationtransport.php.
| eZMailNotificationTransport::prepareAddressString | ( | $ | addressList, |
| $ | |||
| ) |
Definition at line 92 of file ezmailnotificationtransport.php.
Referenced by send().
| eZMailNotificationTransport::send | ( | $ | addressList = array(), |
| $ | subject, | ||
| $ | body, | ||
| $ | transportData = null, |
||
| $ | parameters = array() |
||
| ) |
Definition at line 50 of file ezmailnotificationtransport.php.