[ Index ] |
|
Code source de Drupal 5.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 1630 lignes (57 kb) |
Inclus ou requis: | 11 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
_locale_add_language($code, $name, $onlylanguage = TRUE) X-Ref |
Helper function to add a language |
_locale_admin_manage_screen() X-Ref |
User interface for the language management screen. |
theme_locale_admin_manage_screen($form) X-Ref |
Theme the locale admin manager form. |
_locale_admin_manage_screen_submit($form_id, $form_values) X-Ref |
Process locale admin manager form submissions. |
locale_add_language_form() X-Ref |
Pas de description |
locale_custom_language_form() X-Ref |
Pas de description |
_locale_admin_manage_add_screen() X-Ref |
User interface for the language addition screen. |
locale_add_language_form_validate($form_id, $form_values) X-Ref |
Validate the language addition form. |
locale_add_language_form_submit($form_id, $form_values) X-Ref |
Process the language addition form submission. |
_locale_admin_import() X-Ref |
User interface for the translation import screen. |
_locale_admin_import_submit($form_id, $form_values) X-Ref |
Process the locale import form submission. |
_locale_export_po_form($languages) X-Ref |
Pas de description |
_locale_export_pot_form() X-Ref |
Pas de description |
_locale_admin_export_screen() X-Ref |
User interface for the translation export screen |
_locale_export_po_form_submit($form_id, $form_values) X-Ref |
Process a locale export form submissions. |
_locale_string_seek_form() X-Ref |
User interface for the string search screen |
_locale_string_edit($lid) X-Ref |
User interface for string editing. |
_locale_string_edit_submit($form_id, $form_values) X-Ref |
Process string editing form submissions. Saves all translations of one string submitted from a form. |
_locale_string_delete($lid) X-Ref |
Delete a language string. |
_locale_import_po($file, $lang, $mode) X-Ref |
Parses Gettext Portable Object file information and inserts into database param: $file param: $lang param: $mode |
_locale_import_read_po($op, $file, $mode = NULL, $lang = NULL) X-Ref |
Parses Gettext Portable Object file into an array param: $op param: $file param: $mode param: $lang |
_locale_import_message($message, $file, $lineno = NULL) X-Ref |
Sets an error message occurred during locale file parsing. param: $message param: $file param: $lineno |
_locale_import_one_string($op, $value = NULL, $mode = NULL, $lang = NULL, $file = NULL) X-Ref |
Imports a string into the database param: $op param: $value param: $mode param: $lang param: $file |
_locale_import_parse_header($header) X-Ref |
Parses a Gettext Portable Object file header param: $header return: |
_locale_import_parse_plural_forms($pluralforms, $filename) X-Ref |
Parses a Plural-Forms entry from a Gettext Portable Object file header param: $pluralforms param: $filename return: |
_locale_import_parse_arithmetic($string) X-Ref |
Parses and sanitizes an arithmetic formula into a PHP expression While parsing, we ensure, that the operators have the right precedence and associativity. param: $string return: |
_locale_import_tokenize_formula($formula) X-Ref |
Backward compatible implementation of token_get_all() for formula parsing param: $string return: |
_locale_import_append_plural($entry, $key) X-Ref |
Modify a string to contain proper count indices This is a callback function used via array_map() param: $entry param: $key |
_locale_import_shorten_comments($comment) X-Ref |
Generate a short, one string version of the passed comment array param: $comment return: |
_locale_import_parse_quoted($string) X-Ref |
Parses a string in quotes param: $string return: |
_locale_export_po($language) X-Ref |
Exports a Portable Object (Template) file for a language param: $language Selects a language to generate the output for |
_locale_export_print($str) X-Ref |
Print out a string on multiple lines |
_locale_export_wrap($str, $len) X-Ref |
Custom word wrapping for Portable Object (Template) files. |
_locale_export_remove_plural($entry) X-Ref |
Removes plural index information from a string |
_locale_string_language_list($translation) X-Ref |
List languages in search result table |
_locale_string_seek_query() X-Ref |
Build object out of search criteria specified in request variables |
_locale_string_seek() X-Ref |
Perform a string search and display results in a table |
_locale_prepare_iso_list() X-Ref |
Prepares the language code list for a select form item with only the unsupported ones |
_locale_get_iso639_list() X-Ref |
Some of the common languages with their English and native names Based on ISO 639 and http://people.w3.org/rishida/names/languages.html |
Généré le : Fri Nov 30 16:20:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |