Path

ez components / documentation / api reference / 1.0.1 / mail


eZ Components 1.0.1

Mail: ezcMailTransport

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Interface: ezcMailTransport

Interface for classes that implement a mail transport. [source]
Subclasses must implement the send() method.

Method Summary

public void send( $mail )
Sends the contents of $mail.

Methods

send

void send( ezcMail $mail )
Sends the contents of $mail.

Last updated: Fri, 02 Nov 2007