MediaWiki
REL1_35
DifferenceEngineShowEmptyOldContentHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Diff\Hook
;
4
5
use
DifferenceEngine
;
6
11
interface
DifferenceEngineShowEmptyOldContentHook
{
21
public
function
onDifferenceEngineShowEmptyOldContent
( $differenceEngine );
22
}
DifferenceEngine
DifferenceEngine is responsible for rendering the difference between two revisions as HTML.
Definition
DifferenceEngine.php:56
MediaWiki\Diff\Hook\DifferenceEngineShowEmptyOldContentHook
Stable to implement.
Definition
DifferenceEngineShowEmptyOldContentHook.php:11
MediaWiki\Diff\Hook\DifferenceEngineShowEmptyOldContentHook\onDifferenceEngineShowEmptyOldContent
onDifferenceEngineShowEmptyOldContent( $differenceEngine)
Use this hook to change the diff table body (without header) in cases when there is no old revision o...
MediaWiki\Diff\Hook
Definition
AbortDiffCacheHook.php:3
includes
diff
Hook
DifferenceEngineShowEmptyOldContentHook.php
Generated on Sat Apr 6 2024 00:07:06 for MediaWiki by
1.9.8