You are here

Functions in Internationalization 5.3

Primary tabs

Namesort descending Location Description Direct uses Strings
i18nstrings_load i18nstrings/i18nstrings.module Load string translations 1
i18nstrings_menu i18nstrings/i18nstrings.module Implementation of hook_menu().
i18nstrings_save_string i18nstrings/i18nstrings.module Save string for a language 3
i18nstrings_tt i18nstrings/i18nstrings.module Translate configurable string, and store for l10n client 1 1
i18nstrings_uninstall i18nstrings/i18nstrings.install Implementation of hook_uninstall().
i18nstrings_update_1 i18nstrings/i18nstrings.install
i18nsync_form_alter experimental/i18nsync.module Implementation of hook_form_alter().
i18nsync_install experimental/i18nsync.install Set module weight
i18nsync_nodeapi experimental/i18nsync.module Implementation of hook_nodeapi().
i18nsync_node_available_fields experimental/i18nsync.module Returns list of available fields for given content type 1
i18nsync_node_fields experimental/i18nsync.module Returns list of fields to synchronize for a given content type 2
i18nsync_node_taxonomy experimental/i18nsync.module Actual synchronization for node, vocabulary 1
i18nsync_node_translation experimental/i18nsync.module 1
i18nsync_node_translation_attached_node experimental/i18nsync.module Node attachments that may have translation 1
i18nsync_taxonomy experimental/i18nsync.module Implementation of hook taxonomy.
i18ntaxonomy_form contrib/i18ntaxonomy.module Generate a form element for selecting terms from a vocabulary. Translates all translatable strings. 1
i18ntaxonomy_form_alter contrib/i18ntaxonomy.module Implementation of hook_form_alter().
i18ntaxonomy_install contrib/i18ntaxonomy.install
i18ntaxonomy_nodeapi contrib/i18ntaxonomy.module Implementation of hook_nodeapi()
i18ntaxonomy_views_handler_field_allterms contrib/i18ntaxonomy.module Field handler for taxonomy term fields 1
i18ntaxonomy_views_pre_view contrib/i18ntaxonomy.module Implementation of hook_views_pre_view().
i18n_admin_manage_screen_submit ./i18n.module Save language settings in variable
i18n_admin_settings ./i18n.module Form builder function. 1
i18n_block ./i18n.module Language block
i18n_db_rewrite_sql ./i18n.module Implementation of hook_db_rewrite_sql()
i18n_db_rewrite_where ./i18n.module Rewrites queries depending on rewriting mode 1
i18n_default_language ./i18n.module Returns default language code 8
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_frontpage ./i18n.module Language dependent front page This function will search for aliases like 'en/home', 'es/home'... 3
i18n_get_browser_lang ./i18n.module Get language from browser settings, but only if it is a valid language 1
i18n_get_lang_prefix ./i18n.module Get language code from path. 4
i18n_get_links ./i18n.module Function i18n_get_links 1
i18n_get_main_lang ./i18n.module Returns main language, two letter code
i18n_get_normal_path ./i18n.module This function is similar to drupal_get_normal_path, but language-aware Also removes language from path 3
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_languages ./i18n.module Get locale languages plus i18n language settings 10 3
i18n_language_list ./i18n.module Get localized language list, sort alphabetically 2
i18n_language_property ./i18n.module Get language properties 1
i18n_language_rtl ./i18n.module Check whether language is RTL
i18n_menu ./i18n.module Implementation of hook_menu(). Modify rewriting conditions when viewing specific nodes
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_get_lang ./i18n.module Get node language 1
i18n_node_language_list ./i18n.module Get allowed languages for node 5
i18n_path ./i18n.module Produces i18n paths, with language prefix If path is empty or site frontpage, path = 'lang' Check for frontpage and search for alias before adding language 3
i18n_perm ./i18n.module Implementation of hook_perm().

Pages

Other projects