You are here

8 string references to 'i18n_taxonomy_allowed_values' in Internationalization 7

i18nTaxonomyTestCase::testTaxonomyFieldCallback in i18n_taxonomy/i18n_taxonomy.test
Tests the implementation of 'options_list_callback' for term reference fields. Enable and disable the callback properly. Avoid WSOD!
i18n_taxonomy_disable in i18n_taxonomy/i18n_taxonomy.install
Implements hook_disable()
i18n_taxonomy_field_info_alter in i18n_taxonomy/i18n_taxonomy.module
Implements hook_field_info_alter()
i18n_taxonomy_field_prepare_translation in i18n_taxonomy/i18n_taxonomy.module
Prepare and synchronize translation for term reference fields
i18n_taxonomy_field_storage_details_alter in i18n_taxonomy/i18n_taxonomy.module
Implements hook_field_storage_details_alter().
i18n_taxonomy_modules_enabled in i18n_taxonomy/i18n_taxonomy.module
Implements hook_module_enabled().
i18n_taxonomy_update_7002 in i18n_taxonomy/i18n_taxonomy.install
Switch back to real taxonomy fields and override option_list_callback.
i18n_taxonomy_update_7003 in i18n_taxonomy/i18n_taxonomy.install
Unset option_list_callback if i18n_taxonomy is disabled.