Do special hook registrations.
More...
Do special hook registrations.
These are affected by ordering issues and/or conditional on another extension being registered.
Strictly speaking, this isn’t a hook handler (it’s called through $wgExtensionFunctions, not $wgHooks), but it behaves very similarly so it’s grouped with the real hook handlers.
- See also
- https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgExtensionFunctions
- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Client\Hooks\ExtensionLoadHandler::__construct |
( |
ExtensionRegistry |
$extensionRegistry | ) |
|
◆ factory()
static Wikibase\Client\Hooks\ExtensionLoadHandler::factory |
( |
| ) |
|
|
static |
◆ getApiFormatReferenceSpec()
Wikibase\Client\Hooks\ExtensionLoadHandler::getApiFormatReferenceSpec |
( |
array |
$clientSettings | ) |
|
◆ getHooks()
Wikibase\Client\Hooks\ExtensionLoadHandler::getHooks |
( |
| ) |
|
◆ onExtensionLoad()
static Wikibase\Client\Hooks\ExtensionLoadHandler::onExtensionLoad |
( |
| ) |
|
|
static |
◆ $extensionRegistry
Wikibase\Client\Hooks\ExtensionLoadHandler::$extensionRegistry |
|
private |
The documentation for this class was generated from the following file: