MediaWiki
REL1_35
DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Diff\Hook
;
4
5
use
DifferenceEngine
;
6
11
interface
DifferenceEngineLoadTextAfterNewContentIsLoadedHook
{
23
public
function
onDifferenceEngineLoadTextAfterNewContentIsLoaded
(
24
$differenceEngine
25
);
26
}
DifferenceEngine
DifferenceEngine is responsible for rendering the difference between two revisions as HTML.
Definition
DifferenceEngine.php:56
MediaWiki\Diff\Hook\DifferenceEngineLoadTextAfterNewContentIsLoadedHook
Stable to implement.
Definition
DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php:11
MediaWiki\Diff\Hook\DifferenceEngineLoadTextAfterNewContentIsLoadedHook\onDifferenceEngineLoadTextAfterNewContentIsLoaded
onDifferenceEngineLoadTextAfterNewContentIsLoaded( $differenceEngine)
This hook is called in DifferenceEngine::loadText() after the new revision's content has been loaded ...
MediaWiki\Diff\Hook
Definition
AbortDiffCacheHook.php:3
includes
diff
Hook
DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php
Generated on Sat Apr 6 2024 00:07:06 for MediaWiki by
1.9.8