Go to the source code of this file.
Classes | |
class | SpecialSearch |
implements Special:Search - Run text & title search and display the output More... | |
class | SpecialSearchOld |
implements Special:Search - Run text & title search and display the output More... | |
Functions | |
wfSpecialSearch ($par= '') | |
Entry point. |
Definition in file SpecialSearch.php.
wfSpecialSearch | ( | $ | par = '' |
) |
Entry point.
$par | String: (default '') |
Definition at line 31 of file SpecialSearch.php.
References $searchPage, $wgRequest, $wgUseOldSearchUI, and $wgUser.