MediaWiki
REL1_40
GetDoubleUnderscoreIDsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
GetDoubleUnderscoreIDsHook
{
24
public
function
onGetDoubleUnderscoreIDs
( &$doubleUnderscoreIDs );
25
}
MediaWiki\Hook\GetDoubleUnderscoreIDsHook
This is a hook handler interface, see docs/Hooks.md.
Definition
GetDoubleUnderscoreIDsHook.php:12
MediaWiki\Hook\GetDoubleUnderscoreIDsHook\onGetDoubleUnderscoreIDs
onGetDoubleUnderscoreIDs(&$doubleUnderscoreIDs)
Use this hook to modify the list of behavior switches (double underscore variables in wikitext).
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
GetDoubleUnderscoreIDsHook.php
Generated on Thu Jun 27 2024 14:02:49 for MediaWiki by
1.10.0