API17

API17:JLanguage::parse

From Joomla! Documentation

Revision as of 02:07, 12 May 2013 by JoomlaWikiBot (talk | contribs) (See also: moving preparation)

Joomla 11.1 JLanguage::parse

Description

Parses a language file.

Template: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 Joomla 11.1

See also

Template:SeeAlso:JLanguage::parse [Edit See Also]

User contributed notes

<CodeExamplesForm />