MediaWiki REL1_35
|
Public Member Functions | |
onSkinTemplateOutputPageBeforeExec ( $sktemplate, $tpl) | |
This hook is called before SkinTemplate::outputPage() starts page output. | |
Definition at line 16 of file SkinTemplateOutputPageBeforeExecHook.php.
MediaWiki\Hook\SkinTemplateOutputPageBeforeExecHook::onSkinTemplateOutputPageBeforeExec | ( | $sktemplate, | |
$tpl | |||
) |
This hook is called before SkinTemplate::outputPage() starts page output.
SkinTemplate | $sktemplate | |
QuickTemplate | $tpl | QuickTemplate engine object |
Implemented in MediaWiki\HookContainer\HookRunner.