| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
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 |
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.| 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 |