API17

API17:JLanguage::getLocale

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples