MediaWiki
REL1_35
SpecialRecentChangesPanelHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
FormOptions
;
6
11
interface
SpecialRecentChangesPanelHook
{
21
public
function
onSpecialRecentChangesPanel
( &$extraOpts, $opts );
22
}
FormOptions
Helper class to keep track of options when mixing links and form elements.
Definition
FormOptions.php:35
MediaWiki\Hook\SpecialRecentChangesPanelHook
Stable to implement.
Definition
SpecialRecentChangesPanelHook.php:11
MediaWiki\Hook\SpecialRecentChangesPanelHook\onSpecialRecentChangesPanel
onSpecialRecentChangesPanel(&$extraOpts, $opts)
This hook is called when building form options in SpecialRecentChanges.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
SpecialRecentChangesPanelHook.php
Generated on Sat Apr 6 2024 00:07:55 for MediaWiki by
1.9.8