MediaWiki
REL1_35
DifferenceEngineShowDiffHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Diff\Hook
;
4
5
use
DifferenceEngine
;
6
11
interface
DifferenceEngineShowDiffHook
{
20
public
function
onDifferenceEngineShowDiff
( $differenceEngine );
21
}
DifferenceEngine
DifferenceEngine is responsible for rendering the difference between two revisions as HTML.
Definition
DifferenceEngine.php:56
MediaWiki\Diff\Hook\DifferenceEngineShowDiffHook
Stable to implement.
Definition
DifferenceEngineShowDiffHook.php:11
MediaWiki\Diff\Hook\DifferenceEngineShowDiffHook\onDifferenceEngineShowDiff
onDifferenceEngineShowDiff( $differenceEngine)
Use this hook to affect the diff text which eventually gets sent to the OutputPage object.
MediaWiki\Diff\Hook
Definition
AbortDiffCacheHook.php:3
includes
diff
Hook
DifferenceEngineShowDiffHook.php
Generated on Sat Apr 6 2024 00:07:06 for MediaWiki by
1.9.8