Wikibase
MediaWiki Wikibase extension
|
This is the complete list of members for Wikibase\Repo\Notifications\ChangeNotifier, including all inherited members.
$centralIdLookup | Wikibase\Repo\Notifications\ChangeNotifier | private |
$changeFactory | Wikibase\Repo\Notifications\ChangeNotifier | private |
$changeTransmitters | Wikibase\Repo\Notifications\ChangeNotifier | private |
__construct(EntityChangeFactory $changeFactory, array $changeTransmitters, CentralIdLookup $centralIdLookup=null) | Wikibase\Repo\Notifications\ChangeNotifier | |
getCentralUserId(User $user) | Wikibase\Repo\Notifications\ChangeNotifier | private |
getChangeForModification(EntityContent $oldContent, EntityContent $newContent) | Wikibase\Repo\Notifications\ChangeNotifier | private |
notifyOnPageDeleted(EntityContent $content, User $user, $timestamp) | Wikibase\Repo\Notifications\ChangeNotifier | |
notifyOnPageModified(RevisionRecord $current, RevisionRecord $parent) | Wikibase\Repo\Notifications\ChangeNotifier | |
transmitChange(EntityChange $change) | Wikibase\Repo\Notifications\ChangeNotifier | private |