You are here

constant ENTITY_TRANSLATION_LANGUAGE_DEFAULT in Entity Translation 7

Language code identifying the site default language.

3 uses of ENTITY_TRANSLATION_LANGUAGE_DEFAULT
EntityTranslationDefaultHandler::getDefaultLanguage in includes/translation.handler.inc
entity_translation_settings in ./entity_translation.module
Return the entity translation settings for the given entity type and bundle.
entity_translation_translation_exists_ctools_access_check in plugins/access/translation_exists.inc
Grant access based on the which translations are available.

File

./entity_translation.module, line 15

Code

define('ENTITY_TRANSLATION_LANGUAGE_DEFAULT', 'xx-et-default');