MediaWiki REL1_33
|
Hook handlers for Vector skin. More...
Static Public Member Functions | |
static | onBeforePageDisplayMobile (OutputPage $out, $sk) |
BeforePageDisplayMobile hook handler. | |
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 |