User page callbacks for the search module.

File

core/modules/search/search.pages.inc

Functions

Namesort ascending Description
search_view Menu callback; presents the search form and/or search results.
search_form_validate As the search form collates keys from other modules hooked in via hook_form_alter, the validation takes place in _submit. search_form_validate() is used solely to set the 'processed_keys' form value for the basic search form.
search_form_submit Process a search form submission.