[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:Mostlinkedcategories Copyright © 2005, Ævar Arnfjörð Bjarmason
Author: | Ævar Arnfjörð Bjarmason <[email protected]> |
File Size: | 106 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
MostlinkedCategoriesPage:: (7 methods):
__construct()
isSyndicated()
getQueryInfo()
sortDescending()
preprocessResults()
formatResult()
getGroupName()
Class: MostlinkedCategoriesPage - X-Ref
A querypage to show categories ordered in descending order by the pages in them__construct( $name = 'Mostlinkedcategories' ) X-Ref |
No description |
isSyndicated() X-Ref |
No description |
getQueryInfo() X-Ref |
No description |
sortDescending() X-Ref |
No description |
preprocessResults( $db, $res ) X-Ref |
Fetch user page links and cache their existence param: DatabaseBase $db param: ResultWrapper $res |
formatResult( $skin, $result ) X-Ref |
param: Skin $skin 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 |