Path

ez components / documentation / api reference / latest / mail


eZ Components latest

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, 21 Dec 2009