API17

API17:JLanguage:: parseXMLLanguageFile

From Joomla! Documentation

Revision as of 23:52, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JLanguage::_parseXMLLanguageFile

Description

Parse XML file for language information.

Template:Description:JLanguage:: parseXMLLanguageFile [Edit Descripton]

Since

Joomla 11.1

Synopsis

public static JLanguage::_parseXMLLanguageFile ($path)
Parameter Type Default Description
$path string Path to the xml files

Returns

array Array holding the found metadata as a key => value pair

Defined in

libraries/joomla/language/language.php

Referenced by

See also

[Edit See Also]

Template:SeeAlso:JLanguage:: parseXMLLanguageFile

Examples

<CodeExamplesForm />