Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
locale_translation_check_projects_batch drupal/core/modules/locale/locale.compare.inc Gets and stores the status and timestamp of remote po files. 1
locale_translation_check_projects_local drupal/core/modules/locale/locale.compare.inc Check and store the status and timestamp of local po files. 1
locale_translation_clear_status drupal/core/modules/locale/locale.module Clear the translation status cache. 1
locale_translation_default_translation_server drupal/core/modules/locale/locale.compare.inc Retrieve data for default server. 1
locale_translation_flush_projects drupal/core/modules/locale/locale.compare.inc Clear the project data table. 1
locale_translation_get_projects drupal/core/modules/locale/locale.compare.inc Get array of projects which are available for interface translation. 2
locale_translation_http_check drupal/core/modules/locale/locale.batch.inc Check if remote file exists and when it was last updated. 1
locale_translation_manual_status drupal/core/modules/locale/locale.pages.inc Page callback: Checks for translation updates and displays the translations status. 1
locale_translation_project_list drupal/core/modules/locale/locale.compare.inc Fetch an array of projects for translation update. 2 1
locale_translation_source_build drupal/core/modules/locale/locale.compare.inc 2
locale_translation_source_check_file drupal/core/modules/locale/locale.compare.inc Check whether a po file exists in the local filesystem. 2
locale_translation_status drupal/core/modules/locale/locale.pages.inc Page callback: Display the current translation status. 5
locale_uninstall drupal/core/modules/locale/locale.install Implements hook_uninstall().
locale_update_8000 drupal/core/modules/locale/locale.install Drops textgroup support.
locale_update_8001 drupal/core/modules/locale/locale.install Language type 'language' renamed to 'language_interface'.
locale_update_8002 drupal/core/modules/locale/locale.install Removes duplicates in {locales_source}.
locale_update_8003 drupal/core/modules/locale/locale.install Converts language domains to new format.
locale_update_8004 drupal/core/modules/locale/locale.install Rename language providers to language negotiation methods.
locale_update_8005 drupal/core/modules/locale/locale.install Update plural interface translations to new format.
locale_update_8007 drupal/core/modules/locale/locale.install Convert language_negotiation_* variables to use the new callbacks.
locale_update_8008 drupal/core/modules/locale/locale.install Rename the option variables of the locale language negotiation.
locale_update_8009 drupal/core/modules/locale/locale.install Convert locale blocks to language blocks.
locale_update_8010 drupal/core/modules/locale/locale.install Add {locale_file} table.
locale_update_8011 drupal/core/modules/locale/locale.install Add a cache table and locale_project table for the locale module.
locale_update_8013 drupal/core/modules/locale/locale.install Renames language_default language negotiation method to language_selected.
locale_update_8014 drupal/core/modules/locale/locale.install Drop old 'location' field.
lock drupal/core/includes/bootstrap.inc Get locking layer instance. 2 1
map_month drupal/core/includes/form.inc Renders a month name for display. 1
menu_block_info drupal/core/modules/menu/menu.module Implements hook_block_info().
menu_block_view drupal/core/modules/menu/menu.module Implements hook_block_view().
menu_block_view_alter drupal/core/modules/menu/menu.module Implements hook_block_view_alter().
menu_build_tree drupal/core/includes/menu.inc Builds a menu tree, translates links, and checks access. 5
menu_cache_clear drupal/core/includes/menu.inc Clears the cached cached data for a single named menu. 2
menu_cache_clear_all drupal/core/includes/menu.inc Clears all cached menu data. 6
menu_configure drupal/core/modules/menu/menu.admin.inc Menu callback; Build the form presenting menu configuration options. 1
menu_configure_submit drupal/core/modules/menu/menu.admin.inc Form submission handler for menu_configure().
menu_contextual_links drupal/core/includes/menu.inc Retrieves contextual links for a path based on registered local tasks. 1
menu_custom_delete_submit drupal/core/modules/menu/menu.admin.inc Submit function for the 'Delete' button on the menu editing form. 1
menu_delete drupal/core/modules/menu/menu.module Delete a custom menu and all contained links. 1
menu_delete_links drupal/core/includes/menu.inc Deletes all links for a menu. 3
menu_delete_menu_confirm drupal/core/modules/menu/menu.admin.inc Build a confirm form for deletion of a custom menu. 1
menu_delete_menu_confirm_submit drupal/core/modules/menu/menu.admin.inc Delete a custom menu and all links in it.
menu_delete_menu_page drupal/core/modules/menu/menu.admin.inc Menu callback; check access and get a confirm form for deletion of a custom menu. 1
menu_edit_item drupal/core/modules/menu/menu.admin.inc Menu callback; Build the menu link editing form. 1
menu_edit_item_submit drupal/core/modules/menu/menu.admin.inc Process menu and menu item add/edit form submissions.
menu_edit_item_validate drupal/core/modules/menu/menu.admin.inc Validate form values for a menu link being added or edited.
menu_edit_menu drupal/core/modules/menu/menu.admin.inc Menu callback; Build the form that handles the adding/editing of a custom menu. 1
menu_edit_menu_name_exists drupal/core/modules/menu/menu.admin.inc Returns whether a menu name already exists. 1
menu_edit_menu_submit drupal/core/modules/menu/menu.admin.inc Submit function for adding or editing a custom menu.
menu_enable drupal/core/modules/menu/menu.module Implements hook_enable().

Pages

Other projects