MediaWiki
REL1_35
GetDoubleUnderscoreIDsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
GetDoubleUnderscoreIDsHook
{
21
public
function
onGetDoubleUnderscoreIDs
( &$doubleUnderscoreIDs );
22
}
MediaWiki\Hook\GetDoubleUnderscoreIDsHook
Stable to implement.
Definition
GetDoubleUnderscoreIDsHook.php:9
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 Sat Apr 6 2024 00:07:12 for MediaWiki by
1.9.8