You are here

Functions in Localization client 5

Primary tabs

Namesort descending Location Description Direct uses Strings
l10n_client_footer ./l10n_client.module Implementation of hook_footer().
l10n_client_form ./l10n_client.module String editing form. Source & selection moved to UI components outside the form. Backed with jquery magic on the client. 2
l10n_client_init ./l10n_client.module Implementation of hook_init().
l10n_client_menu ./l10n_client.module Implementation of hook_menu().
l10n_client_perm ./l10n_client.module Implementation of hook_perm().
l10n_client_save_string ./l10n_client.module Menu callback. Saves a string translation coming as POST data. 1
l10n_client_search_form ./l10n_client.module 1
l10n_client_translate_page ./l10n_client.module Menu callback. Translation pages. 1
locale locale/locale.module Provides interface translation services. 1 3
locale_admin_export locale/locale.module Page handler for the translation export screen 1
locale_admin_import locale/locale.module Page handler for the translation import screen 1
locale_admin_manage locale/locale.module Page handler for the language management screen. 1
locale_admin_manage_add locale/locale.module Page handler for the language addition screen 1
locale_admin_manage_delete_form locale/locale.module User interface for the language deletion confirmation screen. 1
locale_admin_manage_delete_form_submit locale/locale.module Process language deletion submissions.
locale_admin_string_delete_page locale/locale.module String deletion confirmation page. 1
locale_admin_string_edit locale/locale.module Display the string edit form. 1
locale_admin_string_edit_submit locale/locale.module Process the string edit form.
locale_get_plural locale/locale.module Returns plural form index for a specific number.
locale_help locale/locale.module Implementation of hook_help().
locale_install locale/locale.install Implementation of hook_install().
locale_menu locale/locale.module Implementation of hook_menu().
locale_perm locale/locale.module Implementation of hook_perm().
locale_refresh_cache locale/locale.module Refreshes database stored cache of translations. 2
locale_string_delete_form locale/locale.module User interface for the string deletion confirmation screen. 1
locale_string_delete_form_submit locale/locale.module Process string deletion submissions.
locale_string_search locale/locale.module Page handler for the string search. 1
locale_supported_languages locale/locale.module Returns list of languages supported on this site. 6
locale_uninstall locale/locale.install Implementation of hook_uninstall().
locale_user locale/locale.module Implementation of hook_user().
_l10n_client_dom_strings ./l10n_client.module Extended: The $strings array elements can now have a third 'lid' value 1
_l10n_client_import_one_string_db ./l10n_client.module Import one string into the database. 1
_l10n_client_page_strings ./l10n_client.module Get the strings to translate for this page. These will be: 1
_l10n_client_string_list ./l10n_client.module String selection has been moved to a jquery-based list. Todo: make this a themeable function. 1

Other projects