[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:Whatlinkshere 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: | 502 lines (15 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SpecialWhatLinksHere:: (12 methods):
__construct()
execute()
showIndirectLinks()
listStart()
listItem()
listEnd()
wlhLink()
makeSelfLink()
getPrevNext()
whatlinkshereForm()
getFilterPanel()
getGroupName()
Class: SpecialWhatLinksHere - X-Ref
Implements Special:Whatlinkshere__construct() X-Ref |
No description |
execute( $par ) X-Ref |
No description |
showIndirectLinks( $level, $target, $limit, $from = 0, $back = 0 ) X-Ref |
param: int $level Recursion level param: Title $target Target title param: int $limit Number of entries to display param: int $from Display from this article ID (default: 0) param: int $back Display from this article ID at backwards scrolling (default: 0) |
listStart( $level ) X-Ref |
No description |
listItem( $row, $nt, $target, $notClose = false ) X-Ref |
No description |
listEnd() X-Ref |
No description |
wlhLink( Title $target, $text ) X-Ref |
No description |
makeSelfLink( $text, $query ) X-Ref |
No description |
getPrevNext( $prevId, $nextId ) X-Ref |
No description |
whatlinkshereForm() X-Ref |
No description |
getFilterPanel() X-Ref |
Create filter panel return: string HTML fieldset and filter panel with the show/hide links |
getGroupName() X-Ref |
No description |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |