MediaWiki
REL1_39
SpecialSearchPowerBoxHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Search\Hook
;
4
12
interface
SpecialSearchPowerBoxHook
{
25
public
function
onSpecialSearchPowerBox
( &$showSections, $term, &$opts );
26
}
MediaWiki\Search\Hook\SpecialSearchPowerBoxHook
This is a hook handler interface, see docs/Hooks.md.
Definition
SpecialSearchPowerBoxHook.php:12
MediaWiki\Search\Hook\SpecialSearchPowerBoxHook\onSpecialSearchPowerBox
onSpecialSearchPowerBox(&$showSections, $term, &$opts)
Use this hook to modify advanced search profile forms.
MediaWiki\Search\Hook
Definition
PrefixSearchBackendHook.php:3
includes
search
Hook
SpecialSearchPowerBoxHook.php
Generated on Thu Nov 21 2024 05:24:02 for MediaWiki by
1.10.0