|
eZ Publish
[trunk]
|
The class eZSMTPTransport does. More...
Inheritance diagram for eZSMTPTransport:
Collaboration diagram for eZSMTPTransport:Public Member Functions | |
| eZSMTPTransport () | |
| sendMail (eZMail $mail) | |
The class eZSMTPTransport does.
Definition at line 17 of file ezsmtptransport.php.
Constructor
Definition at line 22 of file ezsmtptransport.php.
| eZSMTPTransport::sendMail | ( | eZMail $ | ) |
Tries to send the contents of the email object $mail and returns true if succesful.
Reimplemented from eZMailTransport.
Definition at line 26 of file ezsmtptransport.php.