Wikibase
MediaWiki Wikibase extension
|
This is the complete list of members for Wikibase\Repo\ChangeOp\ChangeOpLabelResult, including all inherited members.
$entityId | Wikibase\Repo\ChangeOp\GenericChangeOpResult | private |
$isEntityChanged | Wikibase\Repo\ChangeOp\GenericChangeOpResult | private |
$languageCode | Wikibase\Repo\ChangeOp\ChangeOpLabelResult | private |
$newLabel | Wikibase\Repo\ChangeOp\ChangeOpLabelResult | private |
$oldLabel | Wikibase\Repo\ChangeOp\ChangeOpLabelResult | private |
__construct(?EntityId $entityId, string $languageCode, ?string $oldLabel, ?string $newLabel, bool $isEntityChanged=false) | Wikibase\Repo\ChangeOp\ChangeOpLabelResult | |
Wikibase::Repo::ChangeOp::GenericChangeOpResult::__construct(?EntityId $entityId, bool $isEntityChanged) | Wikibase\Repo\ChangeOp\GenericChangeOpResult | |
getEntityId() | Wikibase\Repo\ChangeOp\GenericChangeOpResult | |
getLanguageCode() | Wikibase\Repo\ChangeOp\ChangeOpLabelResult | |
getNewLabel() | Wikibase\Repo\ChangeOp\ChangeOpLabelResult | |
getOldLabel() | Wikibase\Repo\ChangeOp\ChangeOpLabelResult | |
isEntityChanged() | Wikibase\Repo\ChangeOp\GenericChangeOpResult | |
validate() | Wikibase\Repo\ChangeOp\GenericChangeOpResult |