API17:JLanguage:: parseLanguageFiles
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::_parseLanguageFiles
Description
Searches for language directories within a certain base dir.
Description:JLanguage:: parseLanguageFiles [Edit Descripton]
Since
Synopsis
public static JLanguage::_parseLanguageFiles ($dir=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $dir | string | null | directory of files |
Returns
array Array holding the found languages as filename => real name pairs
Defined in
libraries/joomla/language/language.php (line 1090)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JLanguage:: parseLanguageFiles
Examples
<CodeExamplesForm />
