| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 501 lines (16 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SpecialInterwiki:: (9 methods):
__construct()
getDescription()
execute()
canModify()
showForm()
doSubmit()
showList()
makeTable()
error()
InterwikiLogFormatter:: (1 method):
getMessageParameters()
Class: SpecialInterwiki - X-Ref
Implements Special:Interwiki| __construct() X-Ref |
| Constructor - sets up the new special page |
| getDescription() X-Ref |
| Different description will be shown on Special:SpecialPage depending on whether the user can modify the data. return: String |
| execute( $par ) X-Ref |
| Show the special page param: $par Mixed: parameter passed to the page or null |
| canModify( $out = false ) X-Ref |
| Returns boolean whether the user can modify the data. param: $out OutputPage|bool If $wgOut object given, it adds the respective error message. return: bool |
| showForm( $action ) X-Ref |
param: $action string |
| doSubmit() X-Ref |
| No description |
| showList() X-Ref |
| No description |
| makeTable( $canModify, $iwPrefixes ) X-Ref |
| No description |
| error() X-Ref |
| No description |
Class: InterwikiLogFormatter - X-Ref
Needed to pass the URL as a raw parameter, because it contains $1| getMessageParameters() X-Ref |
return: array |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |