MediaWiki REL1_33
|
Wrapper for backward compatibility for old callers that used static methods. More...
Static Public Member Functions | |
static | capturePath (Title $title, IContextSource $context, LinkRenderer $linkRenderer=null) |
static | executePath (Title &$title, IContextSource &$context, $including=false, LinkRenderer $linkRenderer=null) |
static | exists ( $name) |
static | getLocalNameFor ( $name, $subpage=false) |
static | getNames () |
static | getPage ( $name) |
static | getRegularPages () |
static | getRestrictedPages (User $user=null) |
static | getTitleForAlias ( $alias) |
static | getUsablePages (User $user=null) |
static | resetList () |
No-op since 1.32, call overrideMwServices() instead. | |
static | resolveAlias ( $alias) |
Wrapper for backward compatibility for old callers that used static methods.
Definition at line 34 of file SpecialPageFactory_deprecated.php.
|
static |
Definition at line 74 of file SpecialPageFactory_deprecated.php.
References $context, $linkRenderer, and $title.
|
static |
Definition at line 67 of file SpecialPageFactory_deprecated.php.
References $context, $linkRenderer, and $title.
|
static |
Definition at line 43 of file SpecialPageFactory_deprecated.php.
References $name.
|
static |
Definition at line 81 of file SpecialPageFactory_deprecated.php.
References $name.
|
static |
Definition at line 35 of file SpecialPageFactory_deprecated.php.
References getNames().
Referenced by getNames().
|
static |
Definition at line 47 of file SpecialPageFactory_deprecated.php.
References $name.
|
static |
Definition at line 57 of file SpecialPageFactory_deprecated.php.
Definition at line 61 of file SpecialPageFactory_deprecated.php.
References $user.
|
static |
Definition at line 86 of file SpecialPageFactory_deprecated.php.
Definition at line 51 of file SpecialPageFactory_deprecated.php.
References $user.
|
static |
No-op since 1.32, call overrideMwServices() instead.
Definition at line 94 of file SpecialPageFactory_deprecated.php.
|
static |
Definition at line 39 of file SpecialPageFactory_deprecated.php.