JInstaller::parseMedia
Method to parse through a media element of the installation manifest and take appropriate action.
Signature
public function parseMedia(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