MediaWiki
REL1_22
|
Public Member Functions | |
getLine (array $feed, RecentChange $rc, $actionComment) | |
Formats the line for the live feed. |
Definition at line 2 of file RCFeedFormatter.php.
RCFeedFormatter::getLine | ( | array $ | feed, |
RecentChange $ | rc, | ||
$ | actionComment | ||
) |
Formats the line for the live feed.
array | $feed | The feed, as configured in an associative array. |
RecentChange | $rc | The RecentChange object showing what sort of event has taken place. |
string | null | $actionComment |
Implemented in JSONRCFeedFormatter, and IRCColourfulRCFeedFormatter.