You are here

Functions in Internationalization 6

Primary tabs

Namesort descending Location Description Direct uses Strings
i18n_array_variable_set ./i18n.module Utility. Set part of array variable.
i18n_boot ./i18n.module Implementation of hook_boot()
i18n_db_rewrite_sql ./i18n.module Implementation of hook_db_rewrite_sql().
i18n_db_rewrite_where ./i18n.module Rewrites queries depending on rewriting mode. 3
i18n_default_language ./i18n.module Returns default language code. 3
i18n_elements ./i18n.module Implementation of hook_elements().
i18n_exit ./i18n.module Implementation of hook_exit().
i18n_form_alter ./i18n.module Implementation of hook_form_alter();
i18n_form_alter_settings ./i18n.module Check for multilingual variables in form. 1
i18n_get_lang ./i18n.module This one expects to be called first from common.inc 10
i18n_help ./i18n.module Implementation of hook_help().
i18n_init ./i18n.module Implementation of hook_init().
i18n_install ./i18n.install Set language field in its own table Do not drop node.language now, just in case TO-DO: Drop old tables, fields
i18n_language_list ./i18n.module Returns language lists. 1
i18n_language_property ./i18n.module Get language properties. 2
i18n_link_alter ./i18n.module Implementation of hook_link_alter().
i18n_menu ./i18n.module Implementation of hook_menu().
i18n_menu_alter ./i18n.module Implementation of hook_menu_alter().
i18n_menu_edit_item_form_submit ./i18n.module Process menu and menu item add/edit form submissions.
i18n_nodeapi ./i18n.module Implementation of hook_nodeapi().
i18n_node_autocomplete ./i18n.pages.inc Node title autocomplete callback 1
i18n_node_autocomplete2nid ./i18n.pages.inc Reverse mapping from node title to nid 1
i18n_node_get_lang ./i18n.module Get node language. 1
i18n_node_language_list ./i18n.module Get allowed languages for node. 1
i18n_node_nid2autocomplete ./i18n.pages.inc Generates 'title [nid:$nid]' for the autocomplete field 1
i18n_node_select_translation ./i18n.pages.inc Form to select existing nodes as translation 1
i18n_node_select_translation_submit ./i18n.pages.inc Form submission: update / delete the translation set
i18n_node_select_translation_validate ./i18n.pages.inc Form validation
i18n_perm ./i18n.module Implementation of hook_perm().
i18n_preprocess_page ./i18n.module Implementation of hook_preprocess_page().
i18n_schema ./i18n.install Implementation of hook_schema().
i18n_selection_mode ./i18n.module Selection mode for content. 7 3
i18n_supported_languages ./i18n.module Get list of supported languages, native name. 4
i18n_test_init tests/i18n_test.module Implementation of hook_init()
i18n_test_locale tests/i18n_test.module Implementation of hook_locale()
i18n_test_locale_refresh tests/i18n_test.module Locale refresh 1
i18n_textfield_process ./i18n.module Process callback for textfield elements. 1
i18n_theme ./i18n.module Implementation of hook_theme().
i18n_translation_link_alter ./i18n.module Implementation of hook_alter_translation_link().
i18n_translation_node_overview ./i18n.pages.inc Overview page for a node's translations. 1
i18n_uninstall ./i18n.install
i18n_update_9 ./i18n.install Drupal 6 upgrade. I have started with the wrong numbering, cannot change it now.
i18n_user ./i18n.module Implementation of hook_user().
i18n_variable ./i18n.module Get list of multilingual variables or check whether a variable is multilingual 5
i18n_variable_del ./i18n.module Unset a persistent multilingual variable. 1
i18n_variable_form_submit ./i18n.module Save multilingual variables and remove them from form. 1
i18n_variable_get ./i18n.module Get single multilingual variable
i18n_variable_init ./i18n.module Initialization of multilingual variables. 1
i18n_variable_set ./i18n.module Set a persistent language dependent variable. 2
theme_i18nsync_workflow_checkbox i18nsync/i18nsync.module Theming function for workflow checkboxes.

Pages

Other projects