constant I18N_TAXONOMY_LANGUAGE in Internationalization 6
6 uses of I18N_TAXONOMY_LANGUAGE
- i18ntaxonomy_form_alter in i18ntaxonomy/
i18ntaxonomy.module - Implementation of hook_form_alter().
- i18ntaxonomy_form_vocabulary_validate in i18ntaxonomy/
i18ntaxonomy.module - i18ntaxonomy_help in i18ntaxonomy/
i18ntaxonomy.module - Implementation of hook_help().
- i18ntaxonomy_taxonomy in i18ntaxonomy/
i18ntaxonomy.module - Implementation of hook_taxonomy().
- i18ntaxonomy_translate_terms in i18ntaxonomy/
i18ntaxonomy.module - Translate an array of taxonomy terms.
File
- i18ntaxonomy/
i18ntaxonomy.module, line 26 - i18n taxonomy module
Code
define('I18N_TAXONOMY_LANGUAGE', 2);