MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onEditPage__showStandardInputs_options ( $editor, $out, &$tabindex) | |
Use this hook to inject form fields into the editOptions area. | |
Stable to implement.
Definition at line 13 of file EditPage__showStandardInputs_optionsHook.php.
MediaWiki\Hook\EditPage__showStandardInputs_optionsHook::onEditPage__showStandardInputs_options | ( | $editor, | |
$out, | |||
& | $tabindex | ||
) |
Use this hook to inject form fields into the editOptions area.
EditPage | $editor | |
OutputPage | $out | OutputPage instance to write to |
int | &$tabindex | HTML tabindex of the last edit check/button |
Implemented in MediaWiki\HookContainer\HookRunner.