Base for special pages of the Wikibase extension, holding some scaffolding and preventing us from needing to deal with weird SpecialPage insanity (ie $this->mFile inclusion) in every base class.
More...
Base for special pages of the Wikibase extension, holding some scaffolding and preventing us from needing to deal with weird SpecialPage insanity (ie $this->mFile inclusion) in every base class.
- Copyright
- GPL-2.0-or-later
- Author
- Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >
-
Bene* < benes.nosp@m.tar..nosp@m.wikim.nosp@m.edia.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >
◆ __construct()
Wikibase\Repo\Specials\SpecialWikibasePage::__construct |
( |
| $name = '', |
|
|
| $restriction = '', |
|
|
| $listed = true ) |
◆ checkBlocked()
Wikibase\Repo\Specials\SpecialWikibasePage::checkBlocked |
( |
| ) |
|
|
protected |
Checks if user is blocked, and if blocked throws a UserBlocked.
- Exceptions
-
◆ execute()
Wikibase\Repo\Specials\SpecialWikibasePage::execute |
( |
| $subPage | ) |
|
- See also
- SpecialPage::execute
- Parameters
-
Reimplemented in Wikibase\Repo\FederatedProperties\SpecialListFederatedProperties, Wikibase\Repo\Specials\SpecialAvailableBadges, Wikibase\Repo\Specials\SpecialDispatchStats, Wikibase\Repo\Specials\SpecialEntityData, Wikibase\Repo\Specials\SpecialEntityPage, Wikibase\Repo\Specials\SpecialGoToLinkedPage, Wikibase\Repo\Specials\SpecialItemByTitle, Wikibase\Repo\Specials\SpecialItemDisambiguation, Wikibase\Repo\Specials\SpecialItemsWithoutSitelinks, Wikibase\Repo\Specials\SpecialListDatatypes, Wikibase\Repo\Specials\SpecialListProperties, Wikibase\Repo\Specials\SpecialMergeItems, Wikibase\Repo\Specials\SpecialModifyEntity, Wikibase\Repo\Specials\SpecialRedirectEntity, and Wikibase\Repo\Specials\SpecialWikibaseQueryPage.
◆ getDescription()
Wikibase\Repo\Specials\SpecialWikibasePage::getDescription |
( |
| ) |
|
- See also
- SpecialPage::getDescription
- Returns
- Message
◆ getGroupName()
Wikibase\Repo\Specials\SpecialWikibasePage::getGroupName |
( |
| ) |
|
|
protected |
- See also
- SpecialPage::getGroupName
- Returns
- string
◆ setHeaders()
Wikibase\Repo\Specials\SpecialWikibasePage::setHeaders |
( |
| ) |
|
◆ showErrorHTML()
Wikibase\Repo\Specials\SpecialWikibasePage::showErrorHTML |
( |
| $error | ) |
|
|
protected |
- Parameters
-
string | $error | The error message in HTML format |
◆ $stringNormalizer
Wikibase\Repo\Specials\SpecialWikibasePage::$stringNormalizer |
|
protected |
The documentation for this class was generated from the following file: