MediaWiki
REL1_35
MakeGlobalVariablesScriptHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
OutputPage
;
6
11
interface
MakeGlobalVariablesScriptHook
{
25
public
function
onMakeGlobalVariablesScript
( &$vars, $out );
26
}
OutputPage
This is one of the Core classes and should be read at least once by any new developers.
Definition
OutputPage.php:47
MediaWiki\Hook\MakeGlobalVariablesScriptHook
Stable to implement.
Definition
MakeGlobalVariablesScriptHook.php:11
MediaWiki\Hook\MakeGlobalVariablesScriptHook\onMakeGlobalVariablesScript
onMakeGlobalVariablesScript(&$vars, $out)
This hook is called at end of OutputPage::getJSVars.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
MakeGlobalVariablesScriptHook.php
Generated on Sat Apr 6 2024 00:07:13 for MediaWiki by
1.9.8