Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
locale_library_info drupal/core/modules/locale/locale.module Implements hook_library_info().
locale_library_info_alter drupal/core/modules/locale/locale.module Implement hook_library_info_alter().
locale_menu drupal/core/modules/locale/locale.module Implements hook_menu().
locale_modules_installed drupal/core/modules/locale/locale.module Implements hook_modules_installed().
locale_permission drupal/core/modules/locale/locale.module Implements hook_permission().
locale_preprocess_node drupal/core/modules/locale/locale.module Implements hook_preprocess_HOOK() for node.tpl.php.
locale_reset drupal/core/modules/locale/locale.module Reset static variables used by locale(). 2
locale_schema drupal/core/modules/locale/locale.install Implements hook_schema().
locale_storage drupal/core/modules/locale/locale.module Gets the locale storage controller class . 2
locale_stream_wrappers drupal/core/modules/locale/locale.module Implements hook_stream_wrappers().
locale_string_is_safe drupal/core/modules/locale/locale.module Check that a string is safe to be added or imported as a translation. 2
locale_system_file_system_settings_submit drupal/core/modules/locale/locale.module Submit handler for the file system settings form. 1
locale_system_update drupal/core/modules/locale/locale.module Imports translations when new modules or themes are installed. 2
locale_test_locale_translation_projects_alter drupal/core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_locale_translation_projects_alter().
locale_test_system_info_alter drupal/core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_system_info_alter().
locale_test_uninstall drupal/core/modules/locale/tests/modules/locale_test/locale_test.install Implements hook_uninstall().
locale_theme drupal/core/modules/locale/locale.module Implements hook_theme().
locale_themes_enabled drupal/core/modules/locale/locale.module Implements hook_themes_enabled().
locale_translatable_language_list drupal/core/modules/locale/locale.module Returns list of translatable languages. 4
locale_translate_add_language_set_batch drupal/core/modules/locale/locale.bulk.inc Sets a batch for a newly-added language. 1
locale_translate_batch_build drupal/core/modules/locale/locale.bulk.inc Build a locale batch from an array of files. 2
locale_translate_batch_finished drupal/core/modules/locale/locale.bulk.inc Finished callback of system page locale import batch. 1
locale_translate_batch_import drupal/core/modules/locale/locale.bulk.inc Perform interface translation import as a batch step. 1
locale_translate_batch_import_files drupal/core/modules/locale/locale.bulk.inc Prepare a batch to import all translations. 4
locale_translate_delete_translation_files drupal/core/modules/locale/locale.bulk.inc Deletes all interface translation files depending on the langcode. 1
locale_translate_edit_form drupal/core/modules/locale/locale.pages.inc Form constructor for the string editing form. 1
locale_translate_edit_form_submit drupal/core/modules/locale/locale.pages.inc Form submission handler for locale_translate_edit_form().
locale_translate_edit_form_validate drupal/core/modules/locale/locale.pages.inc Form validation handler for locale_translate_edit_form().
locale_translate_english drupal/core/modules/locale/locale.module Checks whether locale translates to English. 6 2
locale_translate_export_form drupal/core/modules/locale/locale.bulk.inc Form constructor for the Gettext translation files export form. 1
locale_translate_export_form_submit drupal/core/modules/locale/locale.bulk.inc Form submission handler for locale_translate_export_form().
locale_translate_file_create drupal/core/modules/locale/locale.bulk.inc Creates a file object and populates the timestamp property. 1
locale_translate_filters drupal/core/modules/locale/locale.pages.inc List locale translation filters that can be applied. 3
locale_translate_filter_form drupal/core/modules/locale/locale.pages.inc Return form for locale translation filters. 1
locale_translate_filter_form_submit drupal/core/modules/locale/locale.pages.inc Process result from locale translation filter form.
locale_translate_filter_load_strings drupal/core/modules/locale/locale.pages.inc Builds a string search query and returns an array of string objects. 1
locale_translate_filter_values drupal/core/modules/locale/locale.pages.inc Build array out of search criteria specified in request variables. 3
locale_translate_get_interface_translation_files drupal/core/modules/locale/locale.bulk.inc Get an array of available interface translation file. 2
locale_translate_import_form drupal/core/modules/locale/locale.bulk.inc Form constructor for the translation import screen. 1
locale_translate_import_form_submit drupal/core/modules/locale/locale.bulk.inc Form submission handler for locale_translate_import_form().
locale_translate_page drupal/core/modules/locale/locale.pages.inc Page callback: Shows the string search screen. 1
locale_translate_update_file_history drupal/core/modules/locale/locale.bulk.inc Update the {locale_file} table. 2
locale_translation_batch_status_build drupal/core/modules/locale/locale.batch.inc Build a batch to get the status of remote and local translation files. 1
locale_translation_batch_status_compare drupal/core/modules/locale/locale.batch.inc Batch operation callback: Compare states and store the result. 1
locale_translation_batch_status_fetch_local drupal/core/modules/locale/locale.batch.inc Batch operation callback: Check the availability of local po files. 1
locale_translation_batch_status_fetch_remote drupal/core/modules/locale/locale.batch.inc Batch operation callback: Check the availability of a remote po file. 1
locale_translation_batch_status_finished drupal/core/modules/locale/locale.batch.inc Batch finished callback: Set result message. 1
locale_translation_build_projects drupal/core/modules/locale/locale.compare.inc Builds list of projects and stores the result in the database. 1
locale_translation_build_server_pattern drupal/core/modules/locale/locale.compare.inc Build path to translation source, out of a server path replacement pattern. 1
locale_translation_check_projects drupal/core/modules/locale/locale.compare.inc Check for the latest release of project translations. 1

Pages

Other projects