[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
File Size: | 38 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RCFeedFormatter:: (1 method):
getLine()
Interface: RCFeedFormatter - X-Ref
Interface for RC feed formattersgetLine( array $feed, RecentChange $rc, $actionComment ) X-Ref |
Formats the line to be sent by an engine param: array $feed The feed, as configured in an associative array. param: RecentChange $rc The RecentChange object showing what sort param: string|null $actionComment return: string The text to send. |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |