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

Client handling of MediaWiki's Hooks More...

Classes

class  BeforePageDisplayHandler
 Adds CSS for the edit links sidebar link or JS to create a new item or to link with an existing one. More...
 
class  ChangesListLinesHandler
 Handlers for hooks dealing with Wikibase changes in client recent changes and watchlists. More...
 
class  ChangesListSpecialPageHookHandler
 
class  DataUpdateHookHandler
 Hook handlers for triggering data updates. More...
 
class  DeletePageNoticeCreator
 Creates a notice about the Wikibase Item belonging to the current page after a delete (in case there's one). More...
 
class  DescriptionProviderHookHandler
 Description Provider Hook Handler for Search Results. More...
 
class  EchoNotificationsHandlers
 Handlers for client Echo notifications. More...
 
class  EchoSetupHookHandler
 Handlers for hooks (e.g. More...
 
class  EditActionHookHandler
 Adds the Entity usage data in ActionEdit. More...
 
class  ExtensionLoadHandler
 Do special hook registrations. More...
 
class  InfoActionHookHandler
 
class  LangLinkHandler
 
class  LangLinkHandlerFactory
 
class  LanguageLinkBadgeDisplay
 Provides access to the badges of the current page's sitelinks and adds some properties to the HTML output to display them. More...
 
class  LoadExtensionSchemaUpdatesHookHandler
 Handler for the "LoadExtensionSchemaUpdates" hook. More...
 
class  LoginFormValidErrorMessagesHandler
 
class  MagicWordHookHandler
 File defining hooks related to magic words. More...
 
class  MovePageNotice
 Gets a notice about the Wikibase Item belonging to the current page after a move (in case there's one). More...
 
class  NoLangLinkHandler
 Handles the NOEXTERNALLANGLINKS parser function. More...
 
class  OtherProjectsSidebarGenerator
 Outputs a sidebar section for other project links. More...
 
class  OtherProjectsSidebarGeneratorFactory
 
class  ParserFunctionRegistrant
 
class  ParserHookHandler
 Handler for some Parser-related hooks. More...
 
class  ParserOutputUpdateHookHandler
 
class  ShortDescHandler
 Handles the {{SHORTDESC:...}} parser function. More...
 
class  SidebarHookHandler
 Handler for ParserOutput-related hooks. More...
 
class  SidebarLinkBadgeDisplay
 Basic display logic to output badges in the sidebar. More...
 
class  SiteLinksForDisplayLookup
 Returns the site links to display in the navigation areas of the client UI. More...
 
class  SkinAfterBottomScriptsHandler
 
class  SkinAfterPortletHandler
 Handler for the "SkinAfterPortlet" hook. More...
 
class  TrivialHookHandler
 Handler for “trivial” hooks: ones that don’t need any services injected, and whose code is fairly brief. More...
 
class  UpdateRepoHookHandler
 This class has a static interface for use with MediaWiki's hook mechanism; the static handler functions will create a new instance of UpdateRepoHookHandlers and then call the corresponding member function on that. More...
 
class  WikibaseClientHookRunner
 Handle Changes' hooks. More...
 
interface  WikibaseHandleChangeHook
 
interface  WikibaseHandleChangesHook
 

Detailed Description

Client handling of MediaWiki's Hooks