MediaWiki
REL1_35
LogEventsListLineEndingHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
DatabaseLogEntry
;
6
use
LogEventsList
;
7
12
interface
LogEventsListLineEndingHook
{
27
public
function
onLogEventsListLineEnding
( $page, &$ret, $entry, &$classes,
28
&$attribs
29
);
30
}
DatabaseLogEntry
A value class to process existing log entries.
Definition
DatabaseLogEntry.php:36
LogEventsList
Definition
LogEventsList.php:31
MediaWiki\Hook\LogEventsListLineEndingHook
Stable to implement.
Definition
LogEventsListLineEndingHook.php:12
MediaWiki\Hook\LogEventsListLineEndingHook\onLogEventsListLineEnding
onLogEventsListLineEnding( $page, &$ret, $entry, &$classes, &$attribs)
This hook is called before a Special:Log line is finished.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
logging
Hook
LogEventsListLineEndingHook.php
Generated on Sat Apr 6 2024 00:07:29 for MediaWiki by
1.9.8