API17:JLanguageHelper::detectLanguage
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 17: | Line 17: | ||
string locale or null if not found | string locale or null if not found | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/language/helper.php | + | libraries/joomla/language/helper.php (line 73) |
| + | * see source code in [[jplatform:language/helper.php#cl-73|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 20:54, 23 April 2011
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JLanguageHelper::detectLanguage
Description
Tries to detect the language.
Description:JLanguageHelper::detectLanguage [Edit Descripton]
Since
Synopsis
public static JLanguageHelper::detectLanguage ()
Returns
string locale or null if not found
Defined in
libraries/joomla/language/helper.php (line 73)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JLanguageHelper::detectLanguage
Examples
<CodeExamplesForm />
