MediaWiki
REL1_35
AlternateEditHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
EditPage
;
6
11
interface
AlternateEditHook
{
21
public
function
onAlternateEdit
( $editPage );
22
}
EditPage
The edit page/HTML interface (split from Article) The actual database and text munging is still in Ar...
Definition
EditPage.php:62
MediaWiki\Hook\AlternateEditHook
Stable to implement.
Definition
AlternateEditHook.php:11
MediaWiki\Hook\AlternateEditHook\onAlternateEdit
onAlternateEdit( $editPage)
This hook is called before checking if a user can edit a page and before showing the edit form ( Edit...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
AlternateEditHook.php
Generated on Sat Apr 6 2024 00:07:11 for MediaWiki by
1.9.8