MediaWiki
1.30.0
|
Hooks.php. More...
Static Public Member Functions | |
static | onBeforePageDisplayMobile (OutputPage $out, $sk) |
BeforePageDisplayMobile hook handler. More... | |
Hooks.php.
Hook handlers for Vector skin.
Hook handler method names should be in the form of: on<HookName>()
|
static |
BeforePageDisplayMobile hook handler.
Make Vector responsive when operating in mobile mode (useformat=mobile)
OutputPage | $out | |
SkinTemplate | $sk |