eZ Publish  [trunk]
eZMailTransport Class Reference

Interface for mail transport handling. More...

+ Inheritance diagram for eZMailTransport:

List of all members.

Public Member Functions

 eZMailTransport ()
 sendMail (eZMail $mail)

Static Public Member Functions

static send (eZMail $mail)

Detailed Description

Interface for mail transport handling.

Definition at line 17 of file ezmailtransport.php.


Member Function Documentation

Constructor

Definition at line 22 of file ezmailtransport.php.

Tries to send the contents of the email object $mail and returns true if succesful.

Reimplemented in eZSendmailTransport, eZFileTransport, and eZSMTPTransport.

Definition at line 30 of file ezmailtransport.php.


The documentation for this class was generated from the following file: