Extension:WikiSearch/Hooks/WikiSearchOnLoadFrontend
Appearance
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:WikiSearchOnLoadFrontend extensions.
Details
[edit]- string &$result: The result of the call to the parser function. This is the text that will be transcluded on the page.
- SearchEngineConfig $config: The SearchEngineConfig object of the current page.
- Parser $parser: The current Parser object
- array $parameters: The parameters passed to the
#WikiSearchFrontendcall