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