Wrapper for backward compatibility for old callers that used static methods.
More...
Wrapper for backward compatibility for old callers that used static methods.
- Deprecated
- since 1.32, use the SpecialPageFactory service instead
Definition at line 34 of file SpecialPageFactory_deprecated.php.
◆ capturePath()
◆ executePath()
◆ exists()
static SpecialPageFactory::exists |
( |
| $name | ) |
|
|
static |
◆ getLocalNameFor()
static SpecialPageFactory::getLocalNameFor |
( |
| $name, |
|
|
| $subpage = false ) |
|
static |
◆ getNames()
static SpecialPageFactory::getNames |
( |
| ) |
|
|
static |
◆ getPage()
static SpecialPageFactory::getPage |
( |
| $name | ) |
|
|
static |
◆ getRegularPages()
static SpecialPageFactory::getRegularPages |
( |
| ) |
|
|
static |
◆ getRestrictedPages()
static SpecialPageFactory::getRestrictedPages |
( |
User | $user = null | ) |
|
|
static |
◆ getTitleForAlias()
static SpecialPageFactory::getTitleForAlias |
( |
| $alias | ) |
|
|
static |
◆ getUsablePages()
static SpecialPageFactory::getUsablePages |
( |
User | $user = null | ) |
|
|
static |
◆ resetList()
static SpecialPageFactory::resetList |
( |
| ) |
|
|
static |
◆ resolveAlias()
static SpecialPageFactory::resolveAlias |
( |
| $alias | ) |
|
|
static |
The documentation for this class was generated from the following file: