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

Class: Swift_Plugins_Reporters_HitReporter

Source Location: /vendors/swift/classes/Swift/Plugins/Reporters/HitReporter.php

Class Overview


A reporter which "collects" failures for the Reporter plugin.


Author(s):

  • Chris Corbyn

Implements interfaces:

Methods



Class Details

[line 20]
A reporter which "collects" failures for the Reporter plugin.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method clear [line 58]

void clear( )

Clear the buffer (empty the list).



Tags:

access:  public


[ Top ]

method getFailedRecipients [line 50]

array getFailedRecipients( )

Get an array of addresses for which delivery failed.



Tags:

access:  public


[ Top ]

method notify [line 37]

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

Notifies this ReportNotifier that $address failed or succeeded.



Tags:

access:  public



Implementation of:
Swift_Plugins_Reporter::notify()
Notifies this ReportNotifier that $address failed or succeeded.

Parameters:

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

[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:33:29 -0500 by phpDocumentor 1.4.3