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

Public Member Functions

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

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Scribunto\HookRegistry::__construct ( )
Since
1.0
Parameters
array$options

Member Function Documentation

◆ clear()

SMW\Scribunto\HookRegistry::clear ( )
Since
1.0

◆ getHandlerFor()

SMW\Scribunto\HookRegistry::getHandlerFor (   $name)
Since
1.0
Parameters
string$name
Returns
Callable|false

◆ isRegistered()

SMW\Scribunto\HookRegistry::isRegistered (   $name)
Since
1.0
Parameters
string$name
Returns
boolean

◆ register()

SMW\Scribunto\HookRegistry::register ( )
Since
1.0

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

About | General disclaimer | Privacy policy