MediaWiki
REL1_35
EnhancedChangesList__getLogTextHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
// phpcs:disable Squiz.Classes.ValidClassName.NotCamelCaps
6
use
EnhancedChangesList
;
7
use
RecentChange
;
8
13
interface
EnhancedChangesList__getLogTextHook
{
26
public
function
onEnhancedChangesList__getLogText
( $changesList, &$links,
27
$block
28
);
29
}
EnhancedChangesList
Definition
EnhancedChangesList.php:26
RecentChange
Utility class for creating new RC entries.
Definition
RecentChange.php:72
MediaWiki\Hook\EnhancedChangesList__getLogTextHook
Stable to implement.
Definition
EnhancedChangesList__getLogTextHook.php:13
MediaWiki\Hook\EnhancedChangesList__getLogTextHook\onEnhancedChangesList__getLogText
onEnhancedChangesList__getLogText( $changesList, &$links, $block)
Use this hook to alter, remove, or add to the links of a group of changes in EnhancedChangesList.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
changes
Hook
EnhancedChangesList__getLogTextHook.php
Generated on Sat Apr 6 2024 00:07:00 for MediaWiki by
1.9.8