MediaWiki
master
WatchlistEditorBeforeFormRenderHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
WatchlistEditorBeforeFormRenderHook
{
24
public
function
onWatchlistEditorBeforeFormRender
( &$watchlistInfo );
25
}
MediaWiki\Hook\WatchlistEditorBeforeFormRenderHook
This is a hook handler interface, see docs/Hooks.md.
Definition
WatchlistEditorBeforeFormRenderHook.php:12
MediaWiki\Hook\WatchlistEditorBeforeFormRenderHook\onWatchlistEditorBeforeFormRender
onWatchlistEditorBeforeFormRender(&$watchlistInfo)
This hook is called before building the Special:EditWatchlist form.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
WatchlistEditorBeforeFormRenderHook.php
Generated on Mon Sep 16 2024 22:24:46 for MediaWiki by
1.10.0