[ Index ] |
|
Code source de Drupal 5.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 415 lignes (18 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier includes/locale.inc |
locale_help($section) X-Ref |
Implementation of hook_help(). |
locale_menu($may_cache) X-Ref |
Implementation of hook_menu(). |
locale_perm() X-Ref |
Implementation of hook_perm(). |
locale_user($type, $edit, &$user, $category = NULL) X-Ref |
Implementation of hook_user(). |
locale($string) X-Ref |
Provides interface translation services. This function is called from t() to translate a string if needed. |
locale_refresh_cache() X-Ref |
Refreshes database stored cache of translations. We only store short strings to improve performance and consume less memory. |
locale_supported_languages($reset = FALSE, $getall = FALSE) X-Ref |
Returns list of languages supported on this site. param: $reset Refresh cached language list. param: $getall Return all languages (even disabled ones) |
locale_get_plural($count) X-Ref |
Returns plural form index for a specific number. The index is computed from the formula of this language. |
locale_admin_manage() X-Ref |
Page handler for the language management screen. |
locale_admin_manage_delete_form($langcode) X-Ref |
User interface for the language deletion confirmation screen. |
locale_admin_manage_delete_form_submit($form_id, $form_values) X-Ref |
Process language deletion submissions. |
locale_admin_manage_add() X-Ref |
Page handler for the language addition screen |
locale_admin_import() X-Ref |
Page handler for the translation import screen |
locale_admin_export() X-Ref |
Page handler for the translation export screen |
locale_string_search() X-Ref |
Page handler for the string search. |
locale_admin_string_edit($lid) X-Ref |
Display the string edit form. |
locale_admin_string_edit_submit($form_id, $form_values) X-Ref |
Process the string edit form. |
locale_admin_string_delete($lid) X-Ref |
Delete a string. |
Généré le : Fri Nov 30 16:20:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |