Class TGlobalizationAutoDetect
TGlobalizationAutoDetect class will automatically try to resolve the default culture using the user browser language settings.
- TComponent
-
TApplicationComponent
-
TModule implements IModule
-
TGlobalization
-
TGlobalizationAutoDetect
Package: System\I18N
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo<weizhuo[at]gmail[dot]com>
Version: $Revision: 1.66 $ $Date: ${DATE} ${TIME} $
Located at I18N/TGlobalizationAutoDetect.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo<weizhuo[at]gmail[dot]com>
Version: $Revision: 1.66 $ $Date: ${DATE} ${TIME} $
Located at I18N/TGlobalizationAutoDetect.php
public
|
#
init( mixed $xml )
Initialize the Culture and Charset for this application. You should override this method if you want a different way of setting the Culture and/or Charset for your application. If you override this method, call parent::init($xml) first. |
public
|
getID(),
setID()
|
getApplication(),
getRequest(),
getResponse(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
GLOBAL_RAISE_EVENT_LISTENER
|