MediaWiki REL1_40
|
Send recent change notifications to a destination address over UDP. More...
Inherits FormattedRCFeed.
Public Member Functions | |
send (array $feed, $line) | |
Public Member Functions inherited from FormattedRCFeed | |
__construct (array $params) | |
notify (RecentChange $rc, $actionComment=null) | |
Additional Inherited Members | |
Static Public Member Functions inherited from RCFeed | |
static | factory (array $params) |
Send recent change notifications to a destination address over UDP.
Parameters:
formatter
: (Required) Which RCFeedFormatter class to use.uri
: (Required) Where to send the messages.Definition at line 40 of file UDPRCFeedEngine.php.
UDPRCFeedEngine::send | ( | array | $feed, |
$line ) |
array | $feed | |
string | $line |
Reimplemented from FormattedRCFeed.
Definition at line 48 of file UDPRCFeedEngine.php.