API17:JLanguageHelper::getLanguages
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 30: | Line 30: | ||
array of published languages | array of published languages | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/language/helper.php | + | libraries/joomla/language/helper.php (line 116) |
| + | * see source code in [[jplatform:language/helper.php#cl-116|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::getLanguages
Description
Get available languages.
Description:JLanguageHelper::getLanguages [Edit Descripton]
Since
Synopsis
public static JLanguageHelper::getLanguages ($key='default')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $key | string | 'default' | array key |
Returns
array of published languages
Defined in
libraries/joomla/language/helper.php (line 116)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JLanguageHelper::getLanguages
Examples
<CodeExamplesForm />
