function theme_search_theme_form

Implemented using the search-theme-form.tpl.php template.

See also

search-theme-form.tpl.php

Related topics

Archivo

documentation-6.x/developer/theme.php, line 307
Shadow theme functions for theme templates.

Código

function theme_search_theme_form() {
  // This function is never used; see the corresponding template file instead.
}