API17:JLanguageHelper::getLanguages
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.
JLanguageHelper::getLanguages
Description
Get available languages.
Description:JLanguageHelper::getLanguages [Edit Descripton]
public static function getLanguages ($key='default')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $key | string | 'default' | array key |
- Returns array of published languages
- Defined on line 119 of libraries/joomla/language/helper.php
- Since
See also
-
JLanguageHelper::getLanguages source code on BitBucket
-
Class JLanguageHelper
-
Subpackage Language
- Other versions of JLanguageHelper::getLanguages
SeeAlso:JLanguageHelper::getLanguages [Edit See Also]
User contributed notes
<CodeExamplesForm />
