MediaWiki REL1_39
MediaWiki\HookContainer Namespace Reference

Classes

class  DeprecatedHooks
 
class  GlobalHookRegistry
 A HookRegistry which sources its data from dynamically changing sources: $wgHooks and an ExtensionRegistry. More...
 
class  HookContainer
 HookContainer class. More...
 
interface  HookRegistry
 
class  HookRunner
 This class provides an implementation of the core hook interfaces, forwarding hook calls to HookContainer for dispatch to extensions. More...
 
class  StaticHookRegistry
 This is a simple immutable HookRegistry which can be used to set up a local HookContainer in tests and for similar purposes. More...