You are here

Functions in Localization update 7

Primary tabs

Namesort descending Location Description Direct uses Strings
l10n_update_language_refresh ./l10n_update.check.inc Language refresh. Runs a batch for loading the selected languages. 1
l10n_update_locale_translate_edit_form_submit ./l10n_update.module Additional submit handler for locale and i18n_string translation edit form. 1
l10n_update_menu ./l10n_update.module Implements hook_menu().
l10n_update_menu_alter ./l10n_update.module Implements hook_menu_alter().
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.project.inc Get update module's project list 1
l10n_update_project_refresh ./l10n_update.project.inc Refresh projects after enabling modules 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_server ./l10n_update.module Get server information, that can come from different sources. 3
l10n_update_source_build ./l10n_update.check.inc Build abstract translation source, to be mapped to a file or a download. 2
l10n_update_source_check ./l10n_update.check.inc Check local and remote sources for the file. 2
l10n_update_source_check_download ./l10n_update.check.inc Check remote file object. 1
l10n_update_source_check_file ./l10n_update.check.inc Check whether we've got the file in the filesystem under 'translations'. 1
l10n_update_source_download ./l10n_update.check.inc Download source file from remote server. 2
l10n_update_source_history ./l10n_update.check.inc Update the file history table and delete the file if temporary. 2
l10n_update_source_import ./l10n_update.check.inc Import source into locales table. 2
l10n_update_source_update ./l10n_update.check.inc Download and import or just import source, depending on type. 1
l10n_update_theme ./l10n_update.module Implements hook_theme().
l10n_update_uninstall ./l10n_update.install Implements hook_uninstall().
l10n_update_update_6001 ./l10n_update.install Add status field to locales_target.
l10n_update_update_6002 ./l10n_update.install Change status field name to l10n_status.
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.
l10n_update_update_7003 ./l10n_update.install Delete 'import_date' field from {l10n_update_file} table.
l10n_update_update_7004 ./l10n_update.install Create {cache_l10n_update} table.
l10n_update_update_7005 ./l10n_update.install Rebuild registry for 'translations' stream wrapper.
l10n_update_update_7006 ./l10n_update.install Rebuild registry after removing the stream wrapper.
l10n_update_update_7007 ./l10n_update.install Increase the length of the {l10n_update_project}.name column.
l10n_update_update_7008 ./l10n_update.install Increase the length of the {l10n_update_file}.project column.
l10n_update_update_7009 ./l10n_update.install Remove 'headers' field from cache table.
l10n_update_update_7010 ./l10n_update.install Add a .htaccess file to the translations directory.
theme_l10n_update_available_release ./l10n_update.admin.inc Format current translation version.
theme_l10n_update_current_release ./l10n_update.admin.inc Format current translation version.
theme_l10n_update_project_status ./l10n_update.admin.inc Format project update status.
theme_l10n_update_single_project_status ./l10n_update.admin.inc Format a single project translation state.
theme_l10n_update_single_project_wrapper ./l10n_update.admin.inc Format project translation state with states per language.
theme_l10n_update_version_status ./l10n_update.admin.inc Format version status with icon.
_drush_l10n_update_get_updates ./l10n_update.drush.inc Helper function to obtain $updates. 2
_drush_l10n_update_validate_languages ./l10n_update.drush.inc Helper function to validate languages. 2
_l10n_update_admin_check_options ./l10n_update.admin.inc Get array of check options. 1
_l10n_update_admin_import_options ./l10n_update.admin.inc Get array of import options. 1
_l10n_update_batch_download ./l10n_update.batch.inc Batch process: Download a file. 2
_l10n_update_batch_finished ./l10n_update.batch.inc Batch finished callback: Set result message. 1
_l10n_update_batch_history ./l10n_update.batch.inc Batch process: Update the download history table. 1
_l10n_update_batch_import ./l10n_update.batch.inc Batch process: Import translation file. 2
_l10n_update_build_project ./l10n_update.inc Build project data as an object.
_l10n_update_create_batch ./l10n_update.batch.inc Create batch stub for this module. 3

Pages

Other projects