Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_Transport_SimpleMailInvoker

Source Location: /vendors/swift/classes/Swift/Transport/SimpleMailInvoker.php

Class Overview


This is the implementation class for Swift_Transport_MailInvoker.


Author(s):

  • Chris Corbyn

Implements interfaces:

Methods



Class Details

[line 30]
This is the implementation class for Swift_Transport_MailInvoker.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method mail [line 46]

boolean mail( string $to, string $subject, string $body, [string $headers = null], [string $extraParams = null])

Send mail via the mail() function.

This method takes the same arguments as PHP mail().




Tags:

access:  public



Implementation of:
Swift_Transport_MailInvoker::mail()
Send mail via the mail() function.

Parameters:

string   $to  
string   $subject  
string   $body  
string   $headers  
string   $extraParams  

[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:34:21 -0500 by phpDocumentor 1.4.3