dev.obliquid.com: core
[ class tree: core ] [ index: core ] [ all elements ]

Procedural File: changelang.php

Source Location: Program_Root/pages/core/changelang.php



Classes:



Page Details:

Changes the current locale/language and saves it in the session.

This drop down menu is activated with javascript onchange event. When a change occour, the new locale is saved in $_SESSION["_oblocale"] (ex. en_GB) and language (the first two chars of locale) in $_SESSION["_oblang"] (ex. en). The system has to support this locale. Url variables: $_GET["lang"] string locale to use $_GET["goto"] string the REQUEST_URI, used to keep the same page session variables: $_SESSION["_oblocale"] $_SESSION["_oblang"] $_SESSION["_obshortdate"] $_SESSION["_oblongdate"]




Tags:

version:  $Id: changelang.php,v 1.22 2004/03/04 14:04:10 slocati Exp $








core_changelang_ [line 37]

void core_changelang_( )

Changes the current locale/language and saves it in the session

Dropdown menu style






[ Top ]



Documentation generated on Tue, 29 Mar 2005 09:03:41 -0800 by phpDocumentor 1.2.0rc2