JInstaller::parseLanguages
Method to parse through a languages element of the installation manifest and take appropriate action.
Signature
public function parseLanguages(SimpleXMLElement
$element,
[integer
$cid = 0] )
Parameters
-
$element
- The XML node to process
-
$cid
- Application ID of application to install to
Returns
- boolean
- True on success
Tasks
Line | Task |
---|---|
1310 | work out why the below line triggers 'node no longer exists' errors with files |