MediaWiki master
SpecialSearchPowerBoxHook.php
Go to the documentation of this file.
1<?php
2
4
25 public function onSpecialSearchPowerBox( &$showSections, $term, &$opts );
26}
This is a hook handler interface, see docs/Hooks.md.
onSpecialSearchPowerBox(&$showSections, $term, &$opts)
Use this hook to modify advanced search profile forms.