Path

ez components / documentation / api reference / 2009.1 / mail


eZ Components 2009.1

Mail: ezcMailTransport

[ Tutorial ] [ Display example ] [ Mail listing example ] [ Rfcs ] [ 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.

Parameters

Name Type Description
$mail ezcMail  

Last updated: Mon, 29 Jun 2009