TRANSLATION_ENABLED

Identifies a content type which has translation support enabled.

1 use of TRANSLATION_ENABLED
translation_supported_type in modules/translation/translation.module
Returns whether the given content type has support for translations.

File

modules/translation/translation.module, line 25

Code

define('TRANSLATION_ENABLED', 2);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.