Class: Locales
| TypeScript defined in: | typescript/AppRate.d.ts |
| CoffeeScript defined in: | www_src/AppRate.coffee |
Overview
Collection of Locale objects
Class Method Summary
- . (Locale) addLocale(localeObject) Add locale to collection
- . (Locale) getLocale(language, applicationTitle = '') Get locale from collection by language
- . (Array<String>) getLocalesNames() Get list of locales names
Class Method Details
.
(Locale)
addLocale(localeObject)
Add locale to collection
.
(Locale)
getLocale(language, applicationTitle = '')
Get locale from collection by language
.
(Array<String>)
getLocalesNames()
Get list of locales names