search.pages.inc

Version 1.12 (checked in on 2009/10/09 at 01:00:03 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
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.