|
eZ Publish
[trunk]
|
Sends the email message to a file. More...
Inheritance diagram for eZFileTransport:
Collaboration diagram for eZFileTransport:Public Member Functions | |
| eZFileTransport () | |
| sendMail (eZMail $mail) | |
Sends the email message to a file.
Definition at line 17 of file ezfiletransport.php.
Constructor
Definition at line 22 of file ezfiletransport.php.
| eZFileTransport::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 ezfiletransport.php.