drush_l10n_update |
./l10n_update.drush.inc |
Callback for command l10n-update. |
|
|
drush_l10n_update_refresh |
./l10n_update.drush.inc |
Callback for command l10n-update-refresh. |
|
|
drush_l10n_update_status |
./l10n_update.drush.inc |
Callback for command l10n-update-status. |
|
|
drush_l10n_update_status_validate |
./l10n_update.drush.inc |
Validate command l10n-update-status. |
|
|
drush_l10n_update_validate |
./l10n_update.drush.inc |
Validate command l10n-update. |
|
|
hook_l10n_update_languages_alter |
./l10n_update.api.php |
Alter the list of languages to be updated by Localization Update. |
|
|
hook_l10n_update_projects_alter |
./l10n_update.api.php |
Alter the list of project to be updated by Localization Update. |
|
|
l10n_update_admin_settings_form |
./l10n_update.admin.inc |
Page callback: Settings form. |
|
1 |
l10n_update_admin_settings_form_submit |
./l10n_update.admin.inc |
Submit handler for translation update settings. |
|
1 |
l10n_update_admin_settings_form_validate |
./l10n_update.admin.inc |
Validation handler for translation update settings. |
|
|
l10n_update_batch_build |
./l10n_update.bulk.inc |
Build a locale batch from an array of files. |
2 |
|
l10n_update_batch_fetch_build |
./l10n_update.fetch.inc |
Builds a batch to download and import project translations. |
1 |
|
l10n_update_batch_fetch_download |
./l10n_update.batch.inc |
Batch operation: Download a remote translation file. |
|
1 |
l10n_update_batch_fetch_finished |
./l10n_update.batch.inc |
Batch finished callback: Set result message. |
|
2 |
l10n_update_batch_fetch_import |
./l10n_update.batch.inc |
Batch process: Import translation file. |
|
1 |
l10n_update_batch_finished |
./l10n_update.bulk.inc |
Finished callback of system page locale import batch. |
1 |
1 |
l10n_update_batch_import |
./l10n_update.bulk.inc |
Perform interface translation import as a batch step. |
1 |
1 |
l10n_update_batch_import_files |
./l10n_update.bulk.inc |
Prepare a batch to import all translations. |
|
|
l10n_update_batch_import_save |
./l10n_update.bulk.inc |
Batch callback: Save data of imported files. |
|
1 |
l10n_update_batch_refresh |
./l10n_update.bulk.inc |
Refreshs translations after importing strings. |
|
1 |
l10n_update_batch_status_build |
./l10n_update.compare.inc |
Builds a batch to get the status of remote and local translation files. |
1 |
|
l10n_update_batch_status_check |
./l10n_update.batch.inc |
Batch operation callback: Check status of a remote and local po file. |
|
1 |
l10n_update_batch_status_finished |
./l10n_update.batch.inc |
Batch finished callback: Set result message. |
|
1 |
l10n_update_batch_update_build |
./l10n_update.fetch.inc |
Builds a batch to check, download and import project translations. |
5 |
|
l10n_update_build_projects |
./l10n_update.compare.inc |
Rebuild project list. |
3 |
1 |
l10n_update_build_server_pattern |
./l10n_update.translation.inc |
Build path to translation source, out of a server path replacement pattern. |
1 |
|
l10n_update_build_sources |
./l10n_update.translation.inc |
Build translation sources. |
1 |
|
l10n_update_check_projects |
./l10n_update.compare.inc |
Check for the latest release of project translations. |
2 |
|
l10n_update_check_projects_batch |
./l10n_update.compare.inc |
Gets and stores the status and timestamp of remote po files. |
1 |
|
l10n_update_check_projects_local |
./l10n_update.compare.inc |
Check and store the status and timestamp of local po files. |
1 |
|
l10n_update_clear_cache_projects |
./l10n_update.translation.inc |
Clears the projects cache. |
1 |
|
l10n_update_clear_status |
./l10n_update.module |
Clear the translation status cache. |
2 |
|
l10n_update_client_save_string |
./l10n_update.module |
Menu callback. Saves a string translation coming as POST data. |
|
1 |
l10n_update_cron |
./l10n_update.module |
Implements hook_cron(). |
1 |
|
l10n_update_cron_fill_queue |
./l10n_update.translation.inc |
Populate a queue with project to check for translation updates. |
1 |
|
l10n_update_cron_queue_info |
./l10n_update.module |
Implements hook_cron_queue_info(). |
|
|
l10n_update_d8_plural_conversion |
./l10n_update.install |
Converts D8 style translations strings into D7 format. |
1 |
|
l10n_update_default_translation_server |
./l10n_update.compare.inc |
Retrieve data for default server. |
1 |
|
l10n_update_delete_translation_files |
./l10n_update.bulk.inc |
Deletes interface translation files and translation history records. |
1 |
|
l10n_update_download_source |
./l10n_update.batch.inc |
Downloads a translation file from a remote server. |
1 |
|
l10n_update_drush_command |
./l10n_update.drush.inc |
Implements hook_drush_command(). |
|
|
l10n_update_ensure_htaccess |
./l10n_update.module |
Creates a .htaccess file in the translations directory if it is missing. |
5 |
|
l10n_update_export_form |
./l10n_update.bulk.inc |
Form constructor for the Gettext translation files export form. |
|
|
l10n_update_export_form_submit |
./l10n_update.bulk.inc |
Form submission handler for l10n_update_export_form(). |
|
|
l10n_update_file_attach_properties |
./l10n_update.bulk.inc |
Generates file properties from filename and options. |
2 |
|
l10n_update_file_create |
./l10n_update.bulk.inc |
Creates a file object and populates the timestamp property. |
|
|
l10n_update_file_history_delete |
./l10n_update.module |
Deletes the history of downloaded translations. |
3 |
|
l10n_update_finish_d8_plural_strings |
./l10n_update.install |
Clean-up after plural string conversion. |
1 |
|
l10n_update_flush_projects |
./l10n_update.compare.inc |
Clear the project data table. |
2 |
|
l10n_update_form_alter |
./l10n_update.module |
Implements hook_form_alter(). |
|
|