API17:JLanguage:: parseXMLLanguageFiles
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 30: | Line 30: | ||
array Array holding the found languages as filename => metadata array | array Array holding the found languages as filename => metadata array | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/language/language.php | + | libraries/joomla/language/language.php (line 1125) |
| + | * see source code in [[jplatform:language/language.php#cl-1125|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 20:52, 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.
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 1125)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JLanguage:: parseXMLLanguageFiles
Examples
<CodeExamplesForm />
