LOCALE_LANGUAGE_NEGOTIATION_INTERFACE
The language is determined using the current interface language.
2 uses of LOCALE_LANGUAGE_NEGOTIATION_INTERFACE
- LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in modules/
locale/ locale.test - Tests alterations to language types/negotiation info.
- locale_language_types_info in modules/
locale/ locale.module - Implements hook_language_types_info().
File
-
includes/
locale.inc, line 22
Code
define('LOCALE_LANGUAGE_NEGOTIATION_INTERFACE', 'locale-interface');
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.