constant LOCALE_LANGUAGE_NEGOTIATION_INTERFACE

The language is determined using the current interface language.

5 uses of LOCALE_LANGUAGE_NEGOTIATION_INTERFACE
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in drupal-7.x/modules/locale/locale.test
Tests alterations to language types/negotiation info.
locale_language_negotiation_info in drupal-7.x/modules/locale/locale.module
Implements hook_language_negotiation_info().
locale_language_types_info in drupal-7.x/modules/locale/locale.module
Implements hook_language_types_info().
locale_test_language_negotiation_info_alter in drupal-7.x/modules/locale/tests/locale_test.module
Implements hook_language_negotiation_info_alter().
locale_update_7001 in drupal-7.x/modules/locale/locale.install
Upgrade language negotiation settings.

File

drupal-7.x/includes/locale.inc, line 22
Administration functions for locale.module.

Code

define('LOCALE_LANGUAGE_NEGOTIATION_INTERFACE', 'locale-interface')