search.pages.inc

Version 1.17 (checked in on 2010/03/12 at 02:29:23 by dries)

User page callbacks for the search module.

Functions

NameDescription
search_form_submitProcess a search form submission.
search_form_validateAs 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_viewMenu callback; presents the search form and/or search results.
template_preprocess_search_resultProcess variables for search-result.tpl.php.
template_preprocess_search_resultsProcess variables for search-results.tpl.php.
theme_search_results_listingTheme the listing of search results