[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

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

Created on Oct 13, 2006 Copyright © 2006 Yuri Astrakhan "<Firstname><Lastname>@gmail.com"

File Size: 272 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ApiFeedWatchlist:: (9 methods):
  getCustomPrinter()
  execute()
  createFeedItem()
  getWatchlistModule()
  getAllowedParams()
  getParamDescription()
  getDescription()
  getExamples()
  getHelpUrls()


Class: ApiFeedWatchlist  - X-Ref

This action allows users to get their watchlist items in RSS/Atom formats.
When executed, it performs a nested call to the API to get the needed data,
and formats it in a proper format.

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

return: ApiFormatFeedWrapper

execute()   X-Ref
Make a nested call to the API to request watchlist items in the last $hours.
Wrap the result as an RSS/Atom feed.


createFeedItem( $info )   X-Ref

param: array $info
return: FeedItem

getWatchlistModule()   X-Ref
No description

getAllowedParams( $flags = 0 )   X-Ref
No description

getParamDescription()   X-Ref
No description

getDescription()   X-Ref
No description

getExamples()   X-Ref
No description

getHelpUrls()   X-Ref
No description



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