Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | List of all members
SMW\MediaWiki\Hooks\HookHandler Class Reference
Inheritance diagram for SMW\MediaWiki\Hooks\HookHandler:
Inheritance graph
[legend]

Public Member Functions

 __construct ()
 
 setOptions (array $options)
 
 setOption ( $key, $value)
 
 getOption ( $key, $default=null)
 
 isFlagSet ( $key, $flag)
 

Protected Member Functions

 log ( $message, $context=[])
 

Detailed Description

GNU GPL v2+

Since
2.5
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Hooks\HookHandler::__construct ( )
Since
2.5

Member Function Documentation

◆ getOption()

SMW\MediaWiki\Hooks\HookHandler::getOption (   $key,
  $default = null 
)
Since
3.0
Parameters
string$key
mixed$default
Returns
mixed

◆ isFlagSet()

SMW\MediaWiki\Hooks\HookHandler::isFlagSet (   $key,
  $flag 
)
Since
3.0
Parameters
string$key
mixed$flag
Returns
boolean

◆ setOption()

SMW\MediaWiki\Hooks\HookHandler::setOption (   $key,
  $value 
)
Since
3.1
Parameters
string$key
mixed$value

◆ setOptions()

SMW\MediaWiki\Hooks\HookHandler::setOptions ( array  $options)
Since
3.0
Parameters
array$options

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

About | General disclaimer | Privacy policy