API17:JLanguage::parse
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::parse
Description
Parses a language file.
Description:JLanguage::parse [Edit Descripton]
Since
Synopsis
protected JLanguage->parse ($filename)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $filename | string | The name of the file. |
Returns
array The array of parsed strings.
Defined in
libraries/joomla/language/language.php
Referenced by
See also
Examples
<CodeExamplesForm />
