MediaWiki
fundraising/REL1_35
PageHistoryLineEndingHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
HistoryPager
;
6
use stdClass;
7
12
interface
PageHistoryLineEndingHook
{
27
public
function
onPageHistoryLineEnding
( $historyAction, &$row, &
$s
, &$classes,
28
&$attribs
29
);
30
}
HistoryPager
Definition
HistoryPager.php:32
MediaWiki\Hook\PageHistoryLineEndingHook
Stable to implement.
Definition
PageHistoryLineEndingHook.php:12
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
$s
Definition
mergeMessageFileList.php:185
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
actions
Hook
PageHistoryLineEndingHook.php
Generated on Mon Nov 25 2024 16:14:11 for MediaWiki by
1.10.0