API17:JLanguage::getKnownLanguages
From Joomla! Documentation
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.
JLanguage::getKnownLanguages
Description
Returns a list of known languages for an area.
Description:JLanguage::getKnownLanguages [Edit Descripton]
public static function getKnownLanguages ($basePath=JPATH_BASE)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $basePath | string | JPATH_BASE | The basepath to use |
- Returns array key/value pair with the language file and real name
- Defined on line 1022 of libraries/joomla/language/language.php
- Since
- Referenced by
See also
-
JLanguage::getKnownLanguages source code on BitBucket
-
Class JLanguage
-
Subpackage Language
- Other versions of JLanguage::getKnownLanguages
SeeAlso:JLanguage::getKnownLanguages [Edit See Also]
User contributed notes
<CodeExamplesForm />
