Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
search_extra_type_conditions drupal-7.x/modules/search/tests/search_extra_type.module Test conditions callback for hook_search_info(). 1
search_extra_type_search_execute drupal-7.x/modules/search/tests/search_extra_type.module Implements hook_search_execute().
search_extra_type_search_info drupal-7.x/modules/search/tests/search_extra_type.module Implements hook_search_info().
search_extra_type_search_page drupal-7.x/modules/search/tests/search_extra_type.module Implements hook_search_page().
search_form drupal-7.x/modules/search/search.module Builds a search form. 2
search_forms drupal-7.x/modules/search/search.module Implements hook_forms().
search_form_submit drupal-7.x/modules/search/search.pages.inc Process a search form submission.
search_form_validate drupal-7.x/modules/search/search.pages.inc 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_get_default_module_info drupal-7.x/modules/search/search.module Returns information about the default search module. 4
search_get_info drupal-7.x/modules/search/search.module Returns information about available search modules. 6 1
search_help drupal-7.x/modules/search/search.module Implements hook_help(). 1
search_index drupal-7.x/modules/search/search.module Update the full-text search index for a particular item. 3 14
search_index_split drupal-7.x/modules/search/search.module Simplifies and splits a string into tokens for indexing. 1
search_invoke_preprocess drupal-7.x/modules/search/search.module Invokes hook_search_preprocess() in modules. 1
search_is_active drupal-7.x/modules/search/search.module Determines access for the ?q=search path. 1
search_menu drupal-7.x/modules/search/search.module Implements hook_menu().
search_node_update drupal-7.x/modules/search/search.module Implements hook_node_update().
search_node_update_index drupal-7.x/modules/search/search.module Implements hook_node_update_index().
search_permission drupal-7.x/modules/search/search.module Implements hook_permission().
search_reindex drupal-7.x/modules/search/search.module Clears a part of or the entire search index. 4
search_reindex_confirm drupal-7.x/modules/search/search.admin.inc Menu callback: confirm wiping of the index. 1
search_reindex_confirm_submit drupal-7.x/modules/search/search.admin.inc Handler for wipe confirmation
search_schema drupal-7.x/modules/search/search.install Implements hook_schema().
search_simplify drupal-7.x/modules/search/search.module Simplifies a string according to indexing rules. 7
search_simplify_excerpt_match drupal-7.x/modules/search/search.module Find words in the original text that matched via search_simplify(). 1
search_theme drupal-7.x/modules/search/search.module Implements hook_theme().
search_touch_node drupal-7.x/modules/search/search.module Changes a node's changed timestamp to 'now' to force reindexing. 10
search_uninstall drupal-7.x/modules/search/search.install Implements hook_uninstall().
search_update_7000 drupal-7.x/modules/search/search.install Replace unique keys in 'search_dataset' and 'search_index' by primary keys.
search_update_totals drupal-7.x/modules/search/search.module Updates the {search_total} database table. 10 1
search_view drupal-7.x/modules/search/search.pages.inc Menu callback; presents the search form and/or search results. 1
session_test_boot drupal-7.x/modules/simpletest/tests/session_test.module Implements hook_boot().
session_test_drupal_goto_alter drupal-7.x/modules/simpletest/tests/session_test.module Implements hook_drupal_goto_alter().
session_test_form_user_login_alter drupal-7.x/modules/simpletest/tests/session_test.module Implements hook_form_FORM_ID_alter().
session_test_menu drupal-7.x/modules/simpletest/tests/session_test.module Implements hook_menu().
session_test_user_login drupal-7.x/modules/simpletest/tests/session_test.module Implements hook_user().
seven_admin_block_content drupal-7.x/themes/seven/template.php Overrides theme_admin_block_content().
seven_css_alter drupal-7.x/themes/seven/template.php Implements hook_css_alter().
seven_node_add_list drupal-7.x/themes/seven/template.php Display the list of available node types for node creation.
seven_preprocess_html drupal-7.x/themes/seven/template.php Override or insert variables into the html template. 1
seven_preprocess_maintenance_page drupal-7.x/themes/seven/template.php Override or insert variables into the maintenance page template.
seven_preprocess_page drupal-7.x/themes/seven/template.php Override or insert variables into the page template.
seven_tablesort_indicator drupal-7.x/themes/seven/template.php Override of theme_tablesort_indicator().
shortcut_admin_add_link drupal-7.x/modules/shortcut/shortcut.admin.inc Adds a link to the end of a shortcut set, keeping within a prescribed limit. 2
shortcut_admin_paths drupal-7.x/modules/shortcut/shortcut.module Implements hook_admin_paths().
shortcut_block_info drupal-7.x/modules/shortcut/shortcut.module Implements hook_block_info().
shortcut_block_view drupal-7.x/modules/shortcut/shortcut.module Implements hook_block_view().
shortcut_current_displayed_set drupal-7.x/modules/shortcut/shortcut.module Returns the current displayed shortcut set for the provided user account. 11 1
shortcut_default_set drupal-7.x/modules/shortcut/shortcut.module Returns the default shortcut set for a given user account. 5 1
shortcut_help drupal-7.x/modules/shortcut/shortcut.module Implements hook_help().

Páginas