MediaWiki
REL1_35
DifferenceEngineMarkPatrolledLinkHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Diff\Hook
;
4
5
use
DifferenceEngine
;
6
11
interface
DifferenceEngineMarkPatrolledLinkHook
{
24
public
function
onDifferenceEngineMarkPatrolledLink
( $differenceEngine,
25
&$markAsPatrolledLink, $rcid
26
);
27
}
DifferenceEngine
DifferenceEngine is responsible for rendering the difference between two revisions as HTML.
Definition
DifferenceEngine.php:56
MediaWiki\Diff\Hook\DifferenceEngineMarkPatrolledLinkHook
Stable to implement.
Definition
DifferenceEngineMarkPatrolledLinkHook.php:11
MediaWiki\Diff\Hook\DifferenceEngineMarkPatrolledLinkHook\onDifferenceEngineMarkPatrolledLink
onDifferenceEngineMarkPatrolledLink( $differenceEngine, &$markAsPatrolledLink, $rcid)
Use this hook to change the "mark as patrolled" link which is shown both on the diff header as well a...
MediaWiki\Diff\Hook
Definition
AbortDiffCacheHook.php:3
includes
diff
Hook
DifferenceEngineMarkPatrolledLinkHook.php
Generated on Sat Apr 6 2024 00:07:06 for MediaWiki by
1.9.8