MediaWiki master
SpecialPageBeforeFormDisplayHook.php
Go to the documentation of this file.
1<?php
2
4
6
24 public function onSpecialPageBeforeFormDisplay( $name, $form );
25}
Object handling generic submission, CSRF protection, layout and other logic for UI forms in a reusabl...
Definition HTMLForm.php:206
onSpecialPageBeforeFormDisplay( $name, $form)
This hook is called before executing the HTMLForm object.