|
eZ Publish
[trunk]
|
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 17 of file ezmailnotificationtransport.php.
Constructor
Definition at line 22 of file ezmailnotificationtransport.php.
| eZMailNotificationTransport::prepareAddressString | ( | $ | addressList, |
| $ | |||
| ) |
Definition at line 69 of file ezmailnotificationtransport.php.
Referenced by send().
| eZMailNotificationTransport::send | ( | $ | addressList = array(), |
| $ | subject, | ||
| $ | body, | ||
| $ | transportData = null, |
||
| $ | parameters = array() |
||
| ) |
Definition at line 27 of file ezmailnotificationtransport.php.