Wikibase
MediaWiki Wikibase extension
|
Special page for merging one item to another. More...
Public Member Functions | |
__construct (EntityIdParser $idParser, EntityTitleLookup $titleLookup, ExceptionLocalizer $exceptionLocalizer, ItemMergeInteractor $interactor, bool $isMobileView, TokenCheckInteractor $tokenCheck) | |
doesWrites () | |
execute ( $subPage) | |
Public Member Functions inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
__construct ( $name='', $restriction='', $listed=true) | |
getDescription () | |
setHeaders () | |
Protected Member Functions | |
showExceptionMessage (Exception $ex) | |
createForm () | |
Creates the HTML form for merging two items. | |
getFormElements () | |
Protected Member Functions inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
getGroupName () | |
checkBlocked () | |
Checks if user is blocked, and if blocked throws a UserBlocked. | |
showErrorHTML ( $error) | |
Private Member Functions | |
getItemIdParam ( $name) | |
getStringListParam ( $name) | |
getTextParam ( $name) | |
Private Attributes | |
$idParser | |
$exceptionLocalizer | |
$interactor | |
$titleLookup | |
$tokenCheck | |
bool | $isMobileView |
Additional Inherited Members | |
Protected Attributes inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
$stringNormalizer | |
Special page for merging one item to another.
Wikibase\Repo\Specials\SpecialMergeItems::__construct | ( | EntityIdParser | $idParser, |
EntityTitleLookup | $titleLookup, | ||
ExceptionLocalizer | $exceptionLocalizer, | ||
ItemMergeInteractor | $interactor, | ||
bool | $isMobileView, | ||
TokenCheckInteractor | $tokenCheck ) |
|
protected |
Creates the HTML form for merging two items.
Wikibase\Repo\Specials\SpecialMergeItems::doesWrites | ( | ) |
Wikibase\Repo\Specials\SpecialMergeItems::execute | ( | $subPage | ) |
string | null | $subPage |
Reimplemented from Wikibase\Repo\Specials\SpecialWikibasePage.
|
protected |
|
private |
string | $name |
UserInputException |
|
private |
|
private |
|
protected |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |