| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:Mostlinked Copyright © 2005 Ævar Arnfjörð Bjarmason, 2006 Rob Church
| Author: | Ævar Arnfjörð Bjarmason <[email protected]> |
| Author: | Rob Church <[email protected]> |
| File Size: | 139 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
MostlinkedPage:: (8 methods):
__construct()
isExpensive()
isSyndicated()
getQueryInfo()
preprocessResults()
makeWlhLink()
formatResult()
getGroupName()
Class: MostlinkedPage - X-Ref
A special page to show pages ordered by the number of pages linking to them.| __construct( $name = 'Mostlinked' ) X-Ref |
| No description |
| isExpensive() X-Ref |
| No description |
| isSyndicated() X-Ref |
| No description |
| getQueryInfo() X-Ref |
| No description |
| preprocessResults( $db, $res ) X-Ref |
| Pre-fill the link cache param: DatabaseBase $db param: ResultWrapper $res |
| makeWlhLink( $title, $caption ) X-Ref |
| Make a link to "what links here" for the specified title param: Title $title Title being queried param: string $caption Text to display on the link return: string |
| formatResult( $skin, $result ) X-Ref |
| Make links to the page corresponding to the item, and the "what links here" page for it param: Skin $skin Skin to be used param: object $result Result row return: string |
| getGroupName() X-Ref |
| No description |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |