API17:JLanguage::getLocale
From Joomla! Documentation
JLanguage::getLocale
Description
Get the language locale based on current language.
public function getLocale ()
- Returns array|false The locale according to the language
- Defined on line 1073 of libraries/joomla/language/language.php
- Since

See also
JLanguage::getLocale source code on BitBucket
Class JLanguage
Subpackage Language- Other versions of JLanguage::getLocale
User contributed notes
Code Examples