Class Swift_Plugins_Reporters_HitReporter
(line
20
)
Description
Located in File:
/vendors/swiftMailer/classes/Swift/Plugins/Reporters/HitReporter.php
A reporter which "collects" failures for the Reporter plugin.
author:
- Chris Corbyn
Class Variables
Summary:
Class Constants
Summary:
Method Detail
Summary:
void
clear
()
array
getFailedRecipients
()
void
notify
(
Swift_Mime_Message
$message
,
string
$address
,
int
$result
)
Method clear
(line
58
)
void
clear( )
Clear the buffer (empty the list).
Info
access
- public
Method getFailedRecipients
(line
50
)
array
getFailedRecipients( )
Get an array of addresses for which delivery failed.
Info
access
- public
Method notify
(line
37
)
void
notify(
Swift_Mime_Message
$message, string $address, int $result)
Implementation of:
Swift_Plugins_Reporter::notify()
Notifies this ReportNotifier that $address failed or succeeded.
Notifies this ReportNotifier that $address failed or succeeded.
Parameters
Swift_Mime_Message
$message
:
string $address
:
int $result
: from RESULT_PASS, RESULT_FAIL
Info
access
- public
Inherited Variables
Inherited Class Variable Summary
Inherited Methods
Inherited Method Summary
Documentation generated on Fri, 12 Nov 2010 20:45:22 +0000 by
phpDocumentor 1.4.3