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

Repo handling of MediaWiki's Hooks More...

Namespaces

namespace  Formatters
 
namespace  Helpers
 

Classes

class  ArticleRevisionVisibilitySetHookHandler
 Hook handler that propagates changes to the visibility of an article's revisions to clients, through a job. More...
 
class  DeleteDispatcher
 Hook for dispatching DeleteDispatchNotificationJob on repo which in turn will fetch archived revisions and dispatch deletion jobs on the clients. More...
 
class  DifferenceEngineViewHeaderHookHandler
 Hook for prefetching and handling federated properties before links are rendered. More...
 
class  EntityDataPurger
 
class  HtmlPageLinkRendererEndHookHandler
 Handler for the HtmlPageLinkRendererEnd hook, used to change the default link text of links to wikibase Entity pages to the respective entity's label. More...
 
class  InfoActionHookHandler
 
class  LabelPrefetchHookHandler
 Hook handlers for triggering prefetching of labels. More...
 
class  MakeGlobalVariablesScriptHookHandler
 
class  OutputPageBeforeHTMLHookHandler
 Handler for the "OutputPageBeforeHTML" hook. More...
 
class  OutputPageEntityIdReader
 Allows retrieving an EntityId based on a previously propagated OutputPage. More...
 
class  PageHistoryPagerHookHandler
 Hook handler for prefetching on history pages. More...
 
class  RecentChangeSaveHookHandler
 Inject change information from RC into the change notification created by the onRevisionFromEditComplete hook handler and save it to wb_changes table. More...
 
class  ShowSearchHitHandler
 Handler to format entities in the search results. More...
 
class  SidebarBeforeOutputHookHandler
 

Detailed Description

Repo handling of MediaWiki's Hooks