MediaWiki
REL1_37
LogEventsListShowLogExtractHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Title
;
6
14
interface
LogEventsListShowLogExtractHook
{
42
public
function
onLogEventsListShowLogExtract
( &
$s
, $types, $page, $user,
43
$param
44
);
45
}
Title
Represents a title within MediaWiki.
Definition
Title.php:48
MediaWiki\Hook\LogEventsListShowLogExtractHook
This is a hook handler interface, see docs/Hooks.md.
Definition
LogEventsListShowLogExtractHook.php:14
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:206
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
logging
Hook
LogEventsListShowLogExtractHook.php
Generated on Fri Apr 5 2024 23:40:33 for MediaWiki by
1.9.8