|
WikibaseLexeme
MediaWiki WikibaseLexeme extension
|
Special page for merging one lexeme into another. More...
Inheritance diagram for Wikibase\Lexeme\MediaWiki\Specials\SpecialMergeLexemes:
Collaboration diagram for Wikibase\Lexeme\MediaWiki\Specials\SpecialMergeLexemes:Public Member Functions | |
| __construct (array $tags, MergeLexemesInteractor $mergeInteractor, TokenCheckInteractor $tokenCheckInteractor, EntityTitleLookup $titleLookup, ExceptionLocalizer $exceptionLocalizer, PermissionManager $permissionManager, AnonymousEditWarningBuilder $anonymousEditWarningBuilder) | |
| getRestriction () | |
| execute ( $subPage) | |
| setHeaders () | |
| getDescription () | |
Static Public Member Functions | |
| static | factory (PermissionManager $permissionManager, AnonymousEditWarningBuilder $anonymousEditWarningBuilder, EntityTitleLookup $entityTitleLookup, ExceptionLocalizer $exceptionLocalizer, SettingsArray $repoSettings, TokenCheckInteractor $tokenCheckInteractor, MergeLexemesInteractor $mergeLexemesInteractor) |
Protected Member Functions | |
| getGroupName () | |
| showErrorHTML (string $error) | |
Private Member Functions | |
| checkBlocked () | |
| showMergeForm () | |
| getFormElements () | |
| anonymousEditWarning () | |
| mergeLexemes (LexemeId $sourceId, LexemeId $targetId) | |
| getTextParam (string $name) | |
| getLexemeId (string $idSerialization) | |
| showSuccessMessage (LexemeId $sourceId, LexemeId $targetId) | |
| showInvalidLexemeIdError (string $id) | |
Private Attributes | |
| const | FROM_ID = 'from-id' |
| const | TO_ID = 'to-id' |
| const | SUCCESS = 'success' |
| array | $tags |
| MergeLexemesInteractor | $mergeInteractor |
| TokenCheckInteractor | $tokenCheckInteractor |
| EntityTitleLookup | $titleLookup |
| ExceptionLocalizer | $exceptionLocalizer |
| PermissionManager | $permissionManager |
| AnonymousEditWarningBuilder | $anonymousEditWarningBuilder |
Special page for merging one lexeme into another.
| Wikibase\Lexeme\MediaWiki\Specials\SpecialMergeLexemes::__construct | ( | array | $tags, |
| MergeLexemesInteractor | $mergeInteractor, | ||
| TokenCheckInteractor | $tokenCheckInteractor, | ||
| EntityTitleLookup | $titleLookup, | ||
| ExceptionLocalizer | $exceptionLocalizer, | ||
| PermissionManager | $permissionManager, | ||
| AnonymousEditWarningBuilder | $anonymousEditWarningBuilder ) |
|
private |
|
private |
| Wikibase\Lexeme\MediaWiki\Specials\SpecialMergeLexemes::execute | ( | $subPage | ) |
|
static |
| Wikibase\Lexeme\MediaWiki\Specials\SpecialMergeLexemes::getDescription | ( | ) |
|
private |
|
protected |
|
private |
| string | $idSerialization |
| Wikibase\Lexeme\MediaWiki\Specials\SpecialMergeLexemes::getRestriction | ( | ) |
|
private |
|
private |
| Wikibase\Lexeme\MediaWiki\Specials\SpecialMergeLexemes::setHeaders | ( | ) |
|
protected |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |