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

Client handling of MediaWiki's Hooks More...

Namespaces

namespace  Formatter
 

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  CirrusSearchAddQueryFeaturesHookHandler
 Handler for the CirrusSearchAddQueryFeatures hook. More...
 
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  EchoGetBundleRulesHandler
 
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  FormatAutocommentsHandler
 Handler for the FormatAutocomments hook, implementing localized formatting for machine readable autocomments generated by SummaryFormatter. More...
 
class  GetPreferencesHandler
 Adds a preference for showing or hiding Wikidata entries in recent changes. More...
 
class  InfoActionHookHandler
 
class  LabelDescriptionPrefetchHookHandler
 Hook handlers for triggering prefetching of labels. More...
 
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  LinkedDataSchemaGenerator
 
class  LinkerMakeExternalLinkHookHandler
 
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  ScribuntoExternalLibrariesHandler
 
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  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...
 
interface  WikibaseClientDataTypesHook
 This is a hook handler interface, see docs/Hooks.md in MediaWiki core. More...
 
interface  WikibaseClientEntityTypesHook
 This is a hook handler interface, see docs/Hooks.md in MediaWiki core. More...
 
class  WikibaseClientHookRunner
 Handle Changes' hooks. More...
 
interface  WikibaseClientSiteLinksForItemHook
 This is a hook handler interface, see docs/Hooks.md in MediaWiki core. More...
 
class  WikibaseContentLanguagesHandler
 
interface  WikibaseHandleChangeHook
 This is a hook handler interface, see docs/Hooks.md in MediaWiki core. More...
 
interface  WikibaseHandleChangesHook
 This is a hook handler interface, see docs/Hooks.md in MediaWiki core. More...
 

Detailed Description

Client handling of MediaWiki's Hooks