Semantic MediaWiki and related extensions
Public Member Functions | Static Public Member Functions | List of all members
SIL\HookRegistry Class Reference

Public Member Functions

 __construct (Store $store, Cache $cache, CacheKeyProvider $cacheKeyProvider)
 
 isRegistered ( $name)
 
 getHandlerFor ( $name)
 
 register ()
 

Static Public Member Functions

static onBeforeConfigCompletion (&$config)
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SIL\HookRegistry::__construct ( Store  $store,
Cache  $cache,
CacheKeyProvider  $cacheKeyProvider 
)
Since
1.0
Parameters
Store$store
Cache$cache
CacheKeyProvider$cacheKeyProvider

Member Function Documentation

◆ getHandlerFor()

SIL\HookRegistry::getHandlerFor (   $name)
Since
1.1
Parameters
string$name
Returns
Callable|false

◆ isRegistered()

SIL\HookRegistry::isRegistered (   $name)
Since
1.1
Parameters
string$name
Returns
boolean

◆ onBeforeConfigCompletion()

static SIL\HookRegistry::onBeforeConfigCompletion ( $config)
static
Since
1.0
Parameters
array&$configuration

◆ register()

SIL\HookRegistry::register ( )
Since
1.0

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy