| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:Newpages 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.
| File Size: | 612 lines (17 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SpecialNewpages:: (14 methods):
__construct()
setup()
parseParams()
execute()
filterLinks()
form()
formatRow()
patrollable()
feed()
feedTitle()
feedItem()
feedItemAuthor()
feedItemDesc()
getGroupName()
NewPagesPager:: (6 methods):
__construct()
getQueryInfo()
getIndexField()
formatRow()
getStartBody()
getEndBody()
Class: SpecialNewpages - X-Ref
A special page that list newly created pages| __construct() X-Ref |
| setup( $par ) X-Ref |
| No description |
| parseParams( $par ) X-Ref |
| No description |
| execute( $par ) X-Ref |
| Show a form for filtering namespace and username param: string $par |
| filterLinks() X-Ref |
| No description |
| form() X-Ref |
| No description |
| formatRow( $result ) X-Ref |
| Format a row, providing the timestamp, links to the page/history, size, user links, and a comment param: object $result Result row return: string |
| patrollable( $result ) X-Ref |
| Should a specific result row provide "patrollable" links? param: object $result Result row return: bool |
| feed( $type ) X-Ref |
| Output a subscription feed listing recent edits to this page. param: string $type |
| feedTitle() X-Ref |
| No description |
| feedItem( $row ) X-Ref |
| No description |
| feedItemAuthor( $row ) X-Ref |
| No description |
| feedItemDesc( $row ) X-Ref |
| No description |
| getGroupName() X-Ref |
| No description |
Class: NewPagesPager - X-Ref
| __construct( $form, FormOptions $opts ) X-Ref |
| getQueryInfo() X-Ref |
| No description |
| getIndexField() X-Ref |
| No description |
| formatRow( $row ) X-Ref |
| No description |
| getStartBody() X-Ref |
| No description |
| getEndBody() X-Ref |
| No description |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |