Wikibase
MediaWiki Wikibase extension
|
Special page for creating redirects between entities. More...
Public Member Functions | |
__construct (AnonymousEditWarningBuilder $anonymousEditWarningBuilder, EntityIdParser $idParser, ExceptionLocalizer $exceptionLocalizer, ItemRedirectCreationInteractor $interactor, TokenCheckInteractor $tokenCheck) | |
execute ( $subPage) | |
![]() | |
__construct ( $name='', $restriction='', $listed=true) | |
getDescription () | |
setHeaders () | |
Protected Member Functions | |
showExceptionMessage (Exception $ex) | |
createForm () | |
Creates the HTML form for redirecting an entity. | |
getFormElements () | |
![]() | |
getGroupName () | |
checkBlocked () | |
Checks if user is blocked, and if blocked throws a UserBlocked. | |
showErrorHTML ( $error) | |
Private Member Functions | |
getEntityIdParam (string $name) | |
getTextParam (string $name) | |
redirectEntity (EntityId $fromId, EntityId $toId) | |
showSuccess (EntityId $fromId, EntityId $toId) | |
Additional Inherited Members | |
![]() | |
$stringNormalizer | |
Special page for creating redirects between entities.
Wikibase\Repo\Specials\SpecialRedirectEntity::__construct | ( | AnonymousEditWarningBuilder | $anonymousEditWarningBuilder, |
EntityIdParser | $idParser, | ||
ExceptionLocalizer | $exceptionLocalizer, | ||
ItemRedirectCreationInteractor | $interactor, | ||
TokenCheckInteractor | $tokenCheck ) |
|
protected |
Creates the HTML form for redirecting an entity.
Wikibase\Repo\Specials\SpecialRedirectEntity::execute | ( | $subPage | ) |
string | null | $subPage |
Reimplemented from Wikibase\Repo\Specials\SpecialWikibasePage.
|
private |
UserInputException |
|
protected |
|
private |
|
private |
|
protected |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |