You are here

25 uses of I18N_MODE_TRANSLATE in Internationalization 7

i18n.module in ./i18n.module
Internationalization (i18n) module.
i18nTaxonomyTestCase::testTaxonomyTermTranslate in i18n_taxonomy/i18n_taxonomy.test
i18n_forum_form_taxonomy_form_vocabulary_alter in i18n_forum/i18n_forum.module
Implements hook_form_FORM_ID_alter()
i18n_forum_i18n_translate_path in i18n_forum/i18n_forum.module
Implements hook_i18n_translate_path()
i18n_menu_form_menu_edit_item_alter in i18n_menu/i18n_menu.module
Implements hook_form_FORM_ID_alter().
i18n_menu_link::get_translate_mode in i18n_menu/i18n_menu.inc
Translation mode for object
i18n_menu_menu_link_update in i18n_menu/i18n_menu.module
Implements hook_menu_link_update().
i18n_menu_menu_update in i18n_menu/i18n_menu.module
Implements hook_menu_update()
i18n_menu_parent_options in i18n_menu/i18n_menu.admin.inc
Return a list of menu items that are valid possible parents for the given menu item.
i18n_object_wrapper::get_translate_access in ./i18n_object.inc
Menu access callback for mixed translation tab
i18n_page_translate_tab in ./i18n.pages.inc
Translate or localize page for object
i18n_path_object::get_translate_mode in i18n_path/i18n_path.inc
Get translate mode
i18n_taxonomy_allowed_values in i18n_taxonomy/i18n_taxonomy.module
Returns the set of valid terms for a taxonomy field.
i18n_taxonomy_field_attach_view_alter in i18n_taxonomy/i18n_taxonomy.module
Implements hook_field_attach_view_alter().
i18n_taxonomy_field_extra_fields in i18n_taxonomy/i18n_taxonomy.module
Implements hook_field_extra_fields().
i18n_taxonomy_form_alter in i18n_taxonomy/i18n_taxonomy.module
Implements hook_form_alter().
i18n_taxonomy_form_taxonomy_form_term_alter in i18n_taxonomy/i18n_taxonomy.module
Implements hook_form_FORM_ID_alter()
i18n_taxonomy_help in i18n_taxonomy/i18n_taxonomy.module
Implements hook_help().
i18n_taxonomy_i18n_object_info in i18n_taxonomy/i18n_taxonomy.i18n.inc
Implements hook_i18n_object_info().
i18n_taxonomy_taxonomy_term_presave in i18n_taxonomy/i18n_taxonomy.module
Implements hook_taxonomy_term_presave()
i18n_taxonomy_taxonomy_term_update in i18n_taxonomy/i18n_taxonomy.module
Implements hook_taxonomy_term_update()
i18n_taxonomy_term::get_translate_mode in i18n_taxonomy/i18n_taxonomy.inc
Translation mode for object
i18n_taxonomy_translate_terms in i18n_taxonomy/i18n_taxonomy.module
Translate an array of taxonomy terms.
i18n_taxonomy_update_7000 in i18n_taxonomy/i18n_taxonomy.install
Set vocabulary modes from D6 variable
i18n_taxonomy_vocabulary_translation_tab_sets_access in i18n_taxonomy/i18n_taxonomy.module
Menu access callback for vocabulary translation tab. Show tab only for full multilingual vocabularies.