Class Sylar_Locale

Description

Locale Management

  • copyright: Sylar Development Team
  • filesource: Source Code for this file
  • author: Gianluca Giusti [brdp] <g.giusti@giano-solutions.com>
  • since: 07/apr/08
  • version: 1.0
  • todo: At the moment is used only for the language, in the future must be implemented and extended to all other locale parameters

Located in /sylar/classes/common/locale/Locale.php (line 42)


	
			
Direct descendents
Class Description
 class Sylar_Language Class to manage the languages and translations
Method Summary
 Sylar_Locale __construct ([Sylar_LocaleConfiguration $oConfig = null])
 void __destruct ()
 void setApplicationLocaleRootFs (string $sApplicationLocaleRootFs)
 void setConfig (Sylar_LocaleConfiguration $oConfig)
Methods
Constructor __construct (line 50)
Sylar_Locale __construct ([Sylar_LocaleConfiguration $oConfig = null])

Redefined in descendants as:
Destructor __destruct (line 55)
void __destruct ()

Redefined in descendants as:
getApplicationLocaleRootFs (line 94)
  • access: public
string getApplicationLocaleRootFs ()

Redefined in descendants as:
getConfig (line 79)
  • access: public

Redefined in descendants as:
setApplicationLocaleRootFs (line 88)
  • access: public
void setApplicationLocaleRootFs (string $sApplicationLocaleRootFs)
  • string $sApplicationLocaleRootFs

Redefined in descendants as:
setConfig (line 71)
  • access: public
void setConfig (Sylar_LocaleConfiguration $oConfig)

Redefined in descendants as:

Documentation generated on Thu, 24 Apr 2008 16:14:16 +0200 by phpDocumentor 1.3.0RC3