Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Notifications Namespace Reference

'Notifications' of Repo changes to Client sites More...

Classes

class  ChangeHolder
 Notification channel based on a database table. More...
 
class  ChangeNotifier
 Class for generating and submitting change notifications in different situations. More...
 
interface  ChangeTransmitter
 Channel for sending notifications about changes on the repo to any clients. More...
 
class  ChangeTransmitterException
 Exception for indication problems with change notifications. More...
 
class  HookChangeTransmitter
 Change notification channel using a MediaWiki hook container. More...
 
class  WikiPageActionEntityChangeFactory
 Factory for creating EntityChange objects for repo wiki page actions that clients need to be notified for. More...
 

Detailed Description

'Notifications' of Repo changes to Client sites

Unlike Wikibase\Client\Notifications this namespace has nothing to do with the Echo extension