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

Public Member Functions

 __construct (NamespaceExaminer $namespaceExaminer)
 
 setOrigin ( $origin)
 
 process ( $user)
 

Detailed Description

See also
https://www.mediawiki.org/wiki/Manual:Hooks/BlockIpComplete
https://www.mediawiki.org/wiki/Manual:Hooks/UnblockUserComplete
https://www.mediawiki.org/wiki/Manual:Hooks/UserGroupsChanged

Act on events that happen outside of the normal parser process to ensure that changes to pre-defined properties related to a user status can be invoked.

GNU GPL v2+

Since
3.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Hooks\UserChange::__construct ( NamespaceExaminer  $namespaceExaminer)
Since
3.0
Parameters
NamespaceExaminer$namespaceExaminer

Member Function Documentation

◆ process()

SMW\MediaWiki\Hooks\UserChange::process (   $user)
Since
3.0
Parameters
User | string$user

◆ setOrigin()

SMW\MediaWiki\Hooks\UserChange::setOrigin (   $origin)
Since
3.0
Parameters
string$origin

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

About | General disclaimer | Privacy policy