MediaWiki
REL1_39
LogEventsListShowLogExtractHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
LogEventsListShowLogExtractHook
{
40
public
function
onLogEventsListShowLogExtract
( &
$s
, $types, $page, $user,
41
$param
42
);
43
}
MediaWiki\Hook\LogEventsListShowLogExtractHook
This is a hook handler interface, see docs/Hooks.md.
Definition
LogEventsListShowLogExtractHook.php:12
MediaWiki\Hook\LogEventsListShowLogExtractHook\onLogEventsListShowLogExtract
onLogEventsListShowLogExtract(&$s, $types, $page, $user, $param)
This hook is called before the string is added to OutputPage.
$s
foreach( $mmfl['setupFiles'] as $fileName) if($queue) if(empty( $mmfl['quiet'])) $s
Definition
mergeMessageFileList.php:208
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
logging
Hook
LogEventsListShowLogExtractHook.php
Generated on Mon Dec 16 2024 06:35:40 for MediaWiki by
1.10.0