Wikibase
MediaWiki Wikibase extension
|
Special page for merging one item to another. More...
Public Member Functions | |
__construct (EntityIdParser $idParser, ExceptionLocalizer $exceptionLocalizer, TokenCheckInteractor $tokenCheck, ItemMergeInteractor $interactor, EntityTitleLookup $titleLookup) | |
doesWrites () | |
execute ( $subPage) | |
Public Member Functions inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
__construct ( $name='', $restriction='', $listed=true) | |
getDescription () | |
setHeaders () | |
Static Public Member Functions | |
static | newFromGlobalState () |
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 | |
$tokenCheck | |
$titleLookup | |
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, |
ExceptionLocalizer | $exceptionLocalizer, | ||
TokenCheckInteractor | $tokenCheck, | ||
ItemMergeInteractor | $interactor, | ||
EntityTitleLookup | $titleLookup | ||
) |
|
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 |
|
static |
|
protected |
|
private |
|
private |
|
private |
|
private |
|
private |