static class to get a localized string
Located in /core/jLocale.class.php (line 23)
gets the correct string, for a given language.
if it can't get the correct language, it will try to gets the string from the default language. if both fails, it will raise an exception.
says if the given locale or lang code is available in the application
returns the locale corresponding of one of the accepted language indicated by the browser, and which is available in the application.
returns the locale corresponding to a lang.
The file lang_to_locale give corresponding locale, but you can override these association into the langToLocale section of the main configuration
Documentation generated on Wed, 04 Jan 2017 22:55:45 +0100 by phpDocumentor 1.4.3