constant LOCALE_LANGUAGE_NEGOTIATION_SESSION

The language is set based on the request/session parameters.

2 uses of LOCALE_LANGUAGE_NEGOTIATION_SESSION
locale_language_negotiation_info in drupal-7.x/modules/locale/locale.module
Implements hook_language_negotiation_info().
locale_language_url_rewrite_session in drupal-7.x/includes/locale.inc
Rewrite URLs for the Session language provider.

File

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

Code

define('LOCALE_LANGUAGE_NEGOTIATION_SESSION', 'locale-session')