MediaWiki
REL1_39
PageHistoryLineEndingHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
HistoryPager
;
6
use stdClass;
7
15
interface
PageHistoryLineEndingHook
{
30
public
function
onPageHistoryLineEnding
( $historyAction, &$row, &
$s
, &$classes,
31
&$attribs
32
);
33
}
HistoryPager
Definition
HistoryPager.php:37
MediaWiki\Hook\PageHistoryLineEndingHook
This is a hook handler interface, see docs/Hooks.md.
Definition
PageHistoryLineEndingHook.php:15
MediaWiki\Hook\PageHistoryLineEndingHook\onPageHistoryLineEnding
onPageHistoryLineEnding( $historyAction, &$row, &$s, &$classes, &$attribs)
This hook is called right before the <li> is generated for a history line.
$s
foreach( $mmfl['setupFiles'] as $fileName) if($queue) if(empty( $mmfl['quiet'])) $s
Definition
mergeMessageFileList.php:208
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
actions
Hook
PageHistoryLineEndingHook.php
Generated on Mon Nov 11 2024 07:22:20 for MediaWiki by
1.10.0