API17:JLanguage::parseXMLLanguageFiles
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::parseXMLLanguageFiles
Description
Parses XML files for language information.
Description:JLanguage::parseXMLLanguageFiles [Edit Descripton]
Since
Synopsis
public static JLanguage::parseXMLLanguageFiles ($dir=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $dir | string | null | Directory of files |
Returns
array Array holding the found languages as filename => metadata array
Defined in
libraries/joomla/language/language.php (line 1137)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JLanguage::parseXMLLanguageFiles
Examples
<CodeExamplesForm />
