Class we_core_Local

Description

Base class for localisation

Located in /core/Local.php (line 23)


	
			
Variable Summary
static NULL $_translate
static array $_translationSources
Method Summary
static object addTranslation (string $file, [string $appName = ''])
static string getComputedUICharset ()
static string getComputedUILang ()
static string getLocale ()
static string localeToWeLang (string $locale)
static string weLangToLocale (string $lang)
Variables
static NULL $_translate = NULL (line 52)

translate attribute

  • access: public
static array $_translationSources = array() (line 59)

translationSources attribute

  • access: public
Methods
static method addTranslation (line 184)

add translation to application

  • access: public
static object addTranslation (string $file, [string $appName = ''])
  • string $file
  • string $appName
static method getComputedUICharset (line 159)

return charset

  • access: public
static string getComputedUICharset ()
static method getComputedUILang (line 120)

return language string

  • access: public
static string getComputedUILang ()
static method getLocale (line 110)

return localisation string

  • access: public
static string getLocale ()
static method localeToWeLang (line 87)

return language string

  • access: public
static string localeToWeLang (string $locale)
  • string $locale
static method weLangToLocale (line 67)

return localisation string

  • access: public
static string weLangToLocale (string $lang)
  • string $lang

Documentation generated on Mon, 01 Sep 2008 11:35:42 +0200 by phpDocumentor 1.4.0