constant LINGOTEK_ENABLED in Lingotek Translation 7.2
Same name and namespace in other branches
- 7.3 lingotek.define.inc \LINGOTEK_ENABLED
Identifies a content type which has Lingotek translation enabled.
5 uses of LINGOTEK_ENABLED
- LingotekFunctionalTest::setUp in tests/
lingotek.base.test - Does general setup for all Lingotek tests.
- lingotek_get_content_types in ./
lingotek.util.inc - lingotek_setup_node_translation_settings_form_submit in ./
lingotek.setup.inc - Node Translation Settings - Form Submit
- lingotek_supported_type in ./
lingotek.util.inc - Returns whether the given node type has support for translations.
- lingotek_update_7207 in ./
lingotek.install - Change the value for LINGOTEK_ENABLED to a string to avoid collision.
File
- ./
lingotek.define.inc, line 42 - Lingotek Module Constants.
Code
define('LINGOTEK_ENABLED', 'lingotek');