Path

ez components / documentation / api reference / 2007.2alpha1 / mail


eZ Components 2007.2alpha1

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, 12 Nov 2007