XOOPS RMCommon Utilities
2.1.8.91RC
|
Public Member Functions | |
notify (Swift_Mime_Message $message, $address, $result) | |
Additional Inherited Members | |
Public Attributes inherited from Swift_Plugins_Reporter | |
const | RESULT_FAIL = 0x10 |
const | RESULT_PASS = 0x01 |
Definition at line 20 of file HtmlReporter.php.
Swift_Plugins_Reporters_HtmlReporter::notify | ( | Swift_Mime_Message | $message, |
$address, | |||
$result | |||
) |
Notifies this ReportNotifier that $address failed or succeeded.
Swift_Mime_Message | $message | |
string | $address | |
int | $result | from RESULT_FAIL |
Implements Swift_Plugins_Reporter.
Definition at line 29 of file HtmlReporter.php.
References $result.