previousMail_Queue::put (Previous) (Next) Mail_Queue::sendMailByIdnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Mail_Queue::sendMail

Mail_Queue::sendMail() – A Mail_Queue::get() függvény által visszaadott objektum kiküldése

Synopsis

require_once 'Mail/Queue.php';

mixed Mail_Queue::sendMail ( object MailBody $mail )

Description

Kiküldi a Mail_Queue::get() objektum által visszaadott e-mail objektumot.

Parameter

object MailBody $mail

Mail objektum.

Return value

visszatérési érték Sikeres lefutás esetén true, egyébként egy PEAR_Error objektum.

Throws

kivételek nem dob kivételeket

Note

This function can not be called statically.

previousMail_Queue::put (Previous) (Next) Mail_Queue::sendMailByIdnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.