MediaWiki  REL1_22
RCFeedEngine Interface Reference
Inheritance diagram for RCFeedEngine:

List of all members.

Public Member Functions

 send (array $feed, $line)
 Sends some text to the specified live feed.

Detailed Description

Definition at line 2 of file RCFeedEngine.php.


Member Function Documentation

RCFeedEngine::send ( array feed,
line 
)

Sends some text to the specified live feed.

See also:
RecentChange::cleanupForIRC
Parameters:
array$feedThe feed, as configured in an associative array.
string$lineThe text to send.
Returns:
boolean success

Implemented in RedisPubSubFeedEngine, and UDPRCFeedEngine.


The documentation for this interface was generated from the following file: