22 calls to i18n_taxonomy_vocabulary_mode() in Internationalization 7
- i18nTaxonomyTestCase::testTaxonomyTermLocalize in i18n_taxonomy/
i18n_taxonomy.test - i18nTaxonomyTestCase::testTaxonomyTermTranslate in i18n_taxonomy/
i18n_taxonomy.test - i18n_forum_install in i18n_forum/
i18n_forum.install - Implements hook_install().
- i18n_forum_mode in i18n_forum/
i18n_forum.module - Get forum vocabulary translation 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_all_localize in i18n_taxonomy/
i18n_taxonomy.module - Localize a taxonomy_form_all() kind of control
- 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_form_taxonomy_form_vocabulary_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_localize_terms in i18n_taxonomy/
i18n_taxonomy.module - Localize taxonomy terms for localizable vocabularies.
- 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_taxonomy_vocabulary_update in i18n_taxonomy/
i18n_taxonomy.module - Implements hook_taxonomy_vocabulary_update()
- i18n_taxonomy_term::get_translate_mode in i18n_taxonomy/
i18n_taxonomy.inc - Translation mode for object
- i18n_taxonomy_term_description in i18n_taxonomy/
i18n_taxonomy.module - Get localized term description unfiltered.
- i18n_taxonomy_term_name in i18n_taxonomy/
i18n_taxonomy.module - Get localized term name unfiltered.
- i18n_taxonomy_term_translation_tab_access in i18n_taxonomy/
i18n_taxonomy.module - Menu access callback for term translation tab. Show tab only for translatable terms
- i18n_taxonomy_translate_terms in i18n_taxonomy/
i18n_taxonomy.module - Translate an array of taxonomy terms.
- 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.