LANGUAGE_TYPE_INTERFACE
The type of language used to select the user interface.
14 uses of LANGUAGE_TYPE_INTERFACE
- LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in modules/
locale/ locale.test - Functional tests for localizing date formats.
- LocaleLanguageSwitchingFunctionalTest::testLanguageBlock in modules/
locale/ locale.test - Functional tests for the language switcher block.
- LocaleUILanguageNegotiationTest::runTest in modules/
locale/ locale.test - LocaleUILanguageNegotiationTest::testLanguageDomain in modules/
locale/ locale.test - Tests url() when separate domains are used for multiple languages.
- LocaleUILanguageNegotiationTest::testUILanguageNegotiation in modules/
locale/ locale.test - Tests for language switching by URL path.
File
-
includes/
bootstrap.inc, line 191
Code
define('LANGUAGE_TYPE_INTERFACE', 'language');
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.