You are here

Functions in Internationalization 6

Primary tabs

Namesort descending Location Description Direct uses Strings
i18nstrings_menu i18nstrings/i18nstrings.module Implementation of hook_menu().
i18nstrings_params i18nstrings/i18nstrings.module Get message parameters from context and string. 2
i18nstrings_prefetch i18nstrings/i18nstrings.module Prefetch a number of object strings.
i18nstrings_refresh_group i18nstrings/i18nstrings.module Refresh all user defined strings for a given text group. 2
i18nstrings_remove i18nstrings/i18nstrings.module Remove source and translations for user defined string. 1
i18nstrings_remove_string i18nstrings/i18nstrings.module Remove string for a given context. 8
i18nstrings_remove_translation i18nstrings/i18nstrings.module Remove a string translation for a given context and language.
i18nstrings_save_context i18nstrings/i18nstrings.module Save / update context metadata. 1
i18nstrings_save_string i18nstrings/i18nstrings.module Menu callback. Saves a string translation coming as POST data. 1
i18nstrings_save_translation i18nstrings/i18nstrings.module Import translation for a given textgroup. 1
i18nstrings_schema i18nstrings/i18nstrings.install Implementation of hook_schema().
i18nstrings_schema_alter i18nstrings/i18nstrings.install Implementation of hook_schema_alter().
i18nstrings_string i18nstrings/i18nstrings.module Translation for plain string. In case it finds a translation it applies check_plain() to it 4
i18nstrings_text i18nstrings/i18nstrings.module Get filtered translation. 1
i18nstrings_textgroup i18nstrings/i18nstrings.module Provides interface translation services.
i18nstrings_title_callback i18nstrings/i18nstrings.module Callback for menu title translation. 1
i18nstrings_translate_edit_form_submit i18nstrings/i18nstrings.module Process string editing form submissions. 1
i18nstrings_translate_edit_form_validate i18nstrings/i18nstrings.module Process string editing form validations. 1
i18nstrings_translate_langcode i18nstrings/i18nstrings.module Check if translation is required for this language code. 3
i18nstrings_translate_object i18nstrings/i18nstrings.module Translate object properties.
i18nstrings_translate_string i18nstrings/i18nstrings.module Get translation for user defined string. 3
i18nstrings_ts i18nstrings/i18nstrings.module Get configurable string. 3
i18nstrings_uninstall i18nstrings/i18nstrings.install Implementation of hook_uninstall().
i18nstrings_update i18nstrings/i18nstrings.module Update / create translation source for user defined strings. 13
i18nstrings_update_5900 i18nstrings/i18nstrings.install Update from 5.x version
i18nstrings_update_6001 i18nstrings/i18nstrings.install Drupal 6 update. Change field name, 'oid' was psql reserved name.
i18nstrings_update_6002 i18nstrings/i18nstrings.install Add index to {locales_source}.
i18nstrings_update_6003 i18nstrings/i18nstrings.install Create i18n_strings_status schema. Add a field to track whether a translation needs updating.
i18nstrings_update_6005 i18nstrings/i18nstrings.install Add objectindex, format fields, change objectid to varchar
i18nstrings_update_6006 i18nstrings/i18nstrings.install Rename status field so it doesn't clash with other l10n modules
i18nstrings_update_context i18nstrings/i18nstrings.module Update context for strings. 3
i18nstrings_update_object i18nstrings/i18nstrings.module Update / create object properties. 3
i18nstrings_update_string i18nstrings/i18nstrings.module Update / create / remove string. 4
i18nstrings_update_translation i18nstrings/i18nstrings.module Update string translation. 1
i18nsync_file_references i18nsync/i18nsync.module Implementation of hook_file_references()
i18nsync_form_alter i18nsync/i18nsync.module Implementation of hook_form_alter().
i18nsync_help i18nsync/i18nsync.module Implementation of hook_help().
i18nsync_install i18nsync/i18nsync.install Set module weight.
i18nsync_nodeapi i18nsync/i18nsync.module Implementation of hook_nodeapi().
i18nsync_node_available_fields i18nsync/i18nsync.module Returns list of available fields for given content type. 1
i18nsync_node_delete_prepare i18nsync/i18nsync.module Prepare node for deletion, work out synchronization issues 1
i18nsync_node_delete_submit i18nsync/i18nsync.module Submit callback for 1
i18nsync_node_fields i18nsync/i18nsync.module Returns list of fields to synchronize for a given content type. 2
i18nsync_node_taxonomy i18nsync/i18nsync.module Synchronize taxonomy. 1
i18nsync_node_translation i18nsync/i18nsync.module Synchronizes fields for node translation. 1
i18nsync_node_translation_attached_node i18nsync/i18nsync.module Node attachments (CCK) that may have translation. 1
i18nsync_node_translation_filefield_field i18nsync/i18nsync.module Translating an filefield (cck). 1
i18nsync_node_translation_nodereference_field i18nsync/i18nsync.module Translating a nodereference field (cck). 1
i18nsync_node_translation_reference_field i18nsync/i18nsync.module Helper function to which translates reference field. We try to use translations for reference, otherwise fallback. Example: English A references English B and English C. English A and B are translated to German A and B, but English C is not. The… 2
i18nsync_prepare_translation i18nsync/i18nsync.module Prepare node translation. Copy over sincronizable fields. 1

Pages

Other projects