You are here

Functions in Localization update 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
l10n_update_get_d8_plural_strings ./l10n_update.install Gets D8 plural style strings. 2
l10n_update_get_file_history ./l10n_update.module Gets current translation status from the {l10n_update_file} table. 4 4
l10n_update_get_interface_translation_files ./l10n_update.bulk.inc Get interface translation files present in the translations directory. 2
l10n_update_get_projects ./l10n_update.translation.inc Get array of projects which are available for interface translation. 10 1
l10n_update_get_project_name ./l10n_update.compare.inc Given a file object figure out what project it belongs to. 1
l10n_update_get_status ./l10n_update.module Gets the current translation status. 15
l10n_update_help ./l10n_update.module Implements hook_help().
l10n_update_http_check ./l10n_update.http.inc Check if remote file exists and when it was last updated. 1
l10n_update_http_request ./l10n_update.http.inc Perform an HTTP request. 1
l10n_update_import_form ./l10n_update.bulk.inc Form constructor for the translation import screen.
l10n_update_import_form_submit ./l10n_update.bulk.inc Form submission handler for l10n_update_import_form().
l10n_update_install ./l10n_update.install Implements hook_install().
l10n_update_l10n_update_languages_alter ./l10n_update.module Implements hook_l10n_update_languages_alter().
l10n_update_languages_changed_submit ./l10n_update.module Additional submit handler for language forms. 1
l10n_update_languages_delete_submit ./l10n_update.module Additional submit handler for language deletion form. 1
l10n_update_language_table ./l10n_update.admin.inc Form element callback: After build changes to the language update table. 1
l10n_update_load_sources ./l10n_update.translation.inc Loads cached translation sources containing current translation status.
l10n_update_locale_translate_edit_form_submit ./l10n_update.module Additional submit handler for locale and i18n_string translation edit form. 1
l10n_update_manual_status ./l10n_update.admin.inc Page callback: Checks for translation updates and displays the status. 1
l10n_update_menu ./l10n_update.module Implements hook_menu().
l10n_update_menu_alter ./l10n_update.module Implements hook_menu_alter().
l10n_update_modules_disabled ./l10n_update.module Implements hook_modules_disabled().
l10n_update_modules_enabled ./l10n_update.module Implements hook_modules_enabled().
l10n_update_modules_uninstalled ./l10n_update.module Implements hook_modules_uninstalled().
l10n_update_project_list ./l10n_update.compare.inc Get update module's project list. 2
l10n_update_remove_disabled_projects ./l10n_update.compare.inc Removes disabled projects from the project list. 1
l10n_update_requirements ./l10n_update.install Implements hook_requirements().
l10n_update_schema ./l10n_update.install Implements hook_schema(). 2
l10n_update_schema_alter ./l10n_update.install Implements hook_schema_alter().
l10n_update_source_build ./l10n_update.translation.inc Builds abstract translation source. 3
l10n_update_source_check_file ./l10n_update.translation.inc Checks whether a po file exists in the local filesystem. 2
l10n_update_status_delete_languages ./l10n_update.module Delete language entries from the status cache.
l10n_update_status_delete_projects ./l10n_update.module Delete project entries from the status cache. 1
l10n_update_status_form ./l10n_update.admin.inc Page callback: Translation status page. 1
l10n_update_status_form_submit ./l10n_update.admin.inc Form submission handler for locale_translation_status_form().
l10n_update_status_form_validate ./l10n_update.admin.inc Form validation handler for locale_translation_status_form().
l10n_update_status_save ./l10n_update.module Saves the status of translation sources in static cache. 4
l10n_update_stream_wrappers ./l10n_update.module Implements hook_stream_wrappers().
l10n_update_system_remove ./l10n_update.module Delete translation history of modules and themes. 1
l10n_update_system_update ./l10n_update.module Imports translations when new modules or themes are installed. 2
l10n_update_test_l10n_update_projects_alter tests/modules/l10n_update_test/l10n_update_test.module Implements hook_l10n_update_projects_alter().
l10n_update_test_system_info_alter tests/modules/l10n_update_test/l10n_update_test.module Implements hook_system_info_alter(). 5
l10n_update_test_translate_system_info_alter tests/modules/l10n_update_test_translate/l10n_update_test_translate.module Implements hook_system_info_alter().
l10n_update_test_uninstall tests/modules/l10n_update_test/l10n_update_test.install Implements hook_uninstall().
l10n_update_theme ./l10n_update.module Implements hook_theme().
l10n_update_themes_enabled ./l10n_update.module Implements hook_themes_enabled().
l10n_update_translatable_language_list ./l10n_update.module Returns list of translatable languages. 16
l10n_update_uninstall ./l10n_update.install Implements hook_uninstall().
l10n_update_update_7001 ./l10n_update.install Rename filepath to uri in {l10n_update_file} table.
l10n_update_update_7002 ./l10n_update.install Delete 'last_updated' field from {l10n_update_file} table.

Pages

Other projects