Interface Swift_Transport_MailInvoker

(line 18)

Description


Located in File: /vendors/swiftMailer/classes/Swift/Transport/MailInvoker.php

This interface intercepts calls to the mail() function.


Class Variables

Summary:

Class Constants

Summary:

Method Detail

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

Method mail (line 34)

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().

Parameters

  • string $to:
  • string $subject:
  • string $body:
  • string $headers:
  • string $extraParams:

Info

  • access - public

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Fri, 12 Nov 2010 20:45:24 +0000 by phpDocumentor 1.4.3