[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/api/ -> ApiFeedRecentChanges.php (summary)

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: 207 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ApiFeedRecentChanges:: (7 methods):
  getCustomPrinter()
  execute()
  getFeedObject()
  getAllowedParams()
  getParamDescription()
  getDescription()
  getExamples()


Class: ApiFeedRecentChanges  - X-Ref

Recent changes feed.

getCustomPrinter()   X-Ref
This module uses a custom feed wrapper printer.

return: ApiFormatFeedWrapper

execute()   X-Ref
Format the rows (generated by SpecialRecentchanges or SpecialRecentchangeslinked)
as an RSS/Atom feed.


getFeedObject( $feedFormat, $specialClass )   X-Ref
Return a ChannelFeed object.

param: string $feedFormat Feed's format (either 'rss' or 'atom')
param: string $specialClass Relevant special page name (either 'SpecialRecentchanges' or
return: ChannelFeed

getAllowedParams()   X-Ref
No description

getParamDescription()   X-Ref
No description

getDescription()   X-Ref
No description

getExamples()   X-Ref
No description



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1