MediaWiki  REL1_22
RedisPubSubFeedEngine Class Reference
Inheritance diagram for RedisPubSubFeedEngine:
Collaboration diagram for RedisPubSubFeedEngine:

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 RedisPubSubFeedEngine.php.


Member Function Documentation

RedisPubSubFeedEngine::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

Implements RCFeedEngine.

Definition at line 19 of file RedisPubSubFeedEngine.php.

References $options, array(), and RedisConnectionPool\singleton().


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