MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onActionBeforeFormDisplay ( $name, $form, $article) | |
This hook is called before executing the HTMLForm object. | |
Stable to implement.
Definition at line 12 of file ActionBeforeFormDisplayHook.php.
MediaWiki\Hook\ActionBeforeFormDisplayHook::onActionBeforeFormDisplay | ( | $name, | |
$form, | |||
$article | |||
) |
This hook is called before executing the HTMLForm object.
Implemented in MediaWiki\HookContainer\HookRunner.