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

Public Member Functions

 __construct ()
 
 isRegistered ( $name)
 
 getHandlerFor ( $name)
 
 register ()
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SG\HookRegistry::__construct ( )
Since
1.0

Member Function Documentation

◆ getHandlerFor()

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

◆ isRegistered()

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

◆ register()

SG\HookRegistry::register ( )
Since
1.0

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

About | General disclaimer | Privacy policy