|
eZ Publish
[4.2]
|
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 40 of file ezsmtptransport.php.
| eZSMTPTransport::eZSMTPTransport | ( | ) |
Constructor
Definition at line 45 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 49 of file ezsmtptransport.php.