MediaWiki
REL1_35
LogEventsListGetExtraInputsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
LogEventsList
;
6
11
interface
LogEventsListGetExtraInputsHook
{
26
public
function
onLogEventsListGetExtraInputs
(
$type
, $logEventsList, &$input,
27
&$formDescriptor
28
);
29
}
LogEventsList
Definition
LogEventsList.php:31
MediaWiki\Hook\LogEventsListGetExtraInputsHook
Stable to implement.
Definition
LogEventsListGetExtraInputsHook.php:11
MediaWiki\Hook\LogEventsListGetExtraInputsHook\onLogEventsListGetExtraInputs
onLogEventsListGetExtraInputs( $type, $logEventsList, &$input, &$formDescriptor)
This hook is called when getting extra inputs to display on Special:Log for a specific log type.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$type
$type
Definition
testCompression.php:52
includes
logging
Hook
LogEventsListGetExtraInputsHook.php
Generated on Sat Apr 6 2024 00:07:29 for MediaWiki by
1.9.8