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]
protected function parse ($filename)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $filename | string | The name of the file. |
- Returns array The array of parsed strings.
- Defined on line 713 of libraries/joomla/language/language.php
- Since
See also
-
JLanguage::parse source code on BitBucket
-
Class JLanguage
-
Subpackage Language
- Other versions of JLanguage::parse
SeeAlso:JLanguage::parse [Edit See Also]
User contributed notes
<CodeExamplesForm />
