| SpecialListusersHeaderForm | |
|---|---|
| Available fromversion 1.13.0 called before adding the submit button in UsersPager::getPageHeader() | |
| Define function: | publicstaticfunctiononSpecialListusersHeaderForm(UsersPager&$pager,string&$beforeSubmitButtonHookOut){...} |
| Attach hook: | Inextension.json:{"Hooks":{"SpecialListusersHeaderForm":"MediaWiki\\Extension\\MyExtension\\Hooks::onSpecialListusersHeaderForm"}} |
| Called from: | File(s):specials/pagers/UsersPager.php Function(s):getPageHeader |
| Interface: | SpecialListusersHeaderFormHook.php |
For more information about attaching hooks, seeManual:Hooks.
For examples of extensions using this hook, seeCategory:SpecialListusersHeaderForm extensions.
&$pager: The UsersPager instance&$beforeSubmitButtonHookOut: The header HTML