constant I18N_MODE_ENTITY_TRANSLATION in Entity Translation 7
Defines an i18n translation mode for Entity Translation.
3 uses of I18N_MODE_ENTITY_TRANSLATION
- EntityTranslationTaxonomyTermHandler::getLanguage in includes/
translation.handler.taxonomy_term.inc - entity_translation_form_taxonomy_form_vocabulary_alter in ./
entity_translation.taxonomy.inc - Implements hook_form_FORM_ID_alter()
- entity_translation_form_taxonomy_form_vocabulary_submit in ./
entity_translation.taxonomy.inc - Submit handler for the taxonomy vocabulary form.
File
- ./
entity_translation.module, line 30
Code
define('I18N_MODE_ENTITY_TRANSLATION', 32768);