MediaWiki
REL1_35
LogEventsListShowLogExtractHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Title
;
6
11
interface
LogEventsListShowLogExtractHook
{
39
public
function
onLogEventsListShowLogExtract
( &
$s
, $types, $page, $user,
40
$param
41
);
42
}
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Hook\LogEventsListShowLogExtractHook
Stable to implement.
Definition
LogEventsListShowLogExtractHook.php:11
MediaWiki\Hook\LogEventsListShowLogExtractHook\onLogEventsListShowLogExtract
onLogEventsListShowLogExtract(&$s, $types, $page, $user, $param)
This hook is called before the string is added to OutputPage.
$s
$s
Definition
mergeMessageFileList.php:185
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
logging
Hook
LogEventsListShowLogExtractHook.php
Generated on Sat Apr 6 2024 00:07:29 for MediaWiki by
1.9.8