Wikibase
MediaWiki Wikibase extension
|
File defining the hook handlers for the WikibaseView extension. More...
Public Member Functions | |
onResourceLoaderRegisterModules (ResourceLoader $rl) | |
Register ResourceLoader modules with dynamic dependencies. More... | |
onUnitTestsList (&$paths) | |
Static Public Member Functions | |
static | onRegistration () |
Callback called after extension registration, for any work that cannot be done directly in extension.json. More... | |
File defining the hook handlers for the WikibaseView extension.
|
static |
Callback called after extension registration, for any work that cannot be done directly in extension.json.
Wikibase\View\ViewHooks::onResourceLoaderRegisterModules | ( | ResourceLoader | $rl | ) |
Register ResourceLoader modules with dynamic dependencies.
ResourceLoader | $rl |
Wikibase\View\ViewHooks::onUnitTestsList | ( | & | $paths | ) |
string[] | &$paths |