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

Class: Swift_Plugins_Reporter

Source Location: /vendors/swift/classes/Swift/Plugins/Reporter.php

Interface Overview


The Reporter plugin sends pass/fail notification to a Reporter.


Author(s):

  • Chris Corbyn

Constants

Methods



Class Details

[line 19]
The Reporter plugin sends pass/fail notification to a Reporter.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method notify [line 34]

void notify( Swift_Mime_Message $message, string $address, int $result)

Notifies this ReportNotifier that $address failed or succeeded.



Tags:

access:  public


Parameters:

Swift_Mime_Message   $message  
string   $address  
int   $result   from RESULT_PASS, RESULT_FAIL

[ Top ]


Class Constants

RESULT_FAIL =  0x10

[line 26]

The recipient could not be accepted


[ Top ]

RESULT_PASS =  0x01

[line 23]

The recipient was accepted for delivery


[ Top ]



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