API17

API17:JLanguageHelper::detectLanguage

From Joomla! Documentation

Joomla 11.1 JLanguageHelper::detectLanguage

Description

Tries to detect the language.


public static function detectLanguage ()
  • Returns string locale or null if not found
  • Defined on line 75 of libraries/joomla/language/helper.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples