Manual
SDK
API Reference
Sections
Inheritance diagram for eZMailTransport:
Definition at line ezmailtransport.php.
Constructor
[static]
Sends the contents of the email object $mail using the default transport.
References eZDebug::writeError().
Referenced by send().
\virtual Tries to send the contents of the email object $mail and returns true if succesful.
true
Reimplemented in eZSMTPTransport.
Referenced by sendMail().