search.pages.inc

User page callbacks for the search module.

File

modules/search/search.pages.inc

Functions

Name Description
search_form_submit Process a search form submission.
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_view Menu callback; presents the search form and/or search results.
template_preprocess_search_result Process variables for search-result.tpl.php.
template_preprocess_search_results Process variables for search-results.tpl.php.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!search!search.pages.inc/7.x