API17:JInstaller::parseMedia
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.
JInstaller::parseMedia
Description
Method to parse through a media element of the installation manifest and take appropriate action.
Description:JInstaller::parseMedia [Edit Descripton]
Since
Synopsis
public JInstaller->parseMedia ($element, $cid=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $element | The xml node to process | ||
| $cid | int | 0 | Application ID of application to install to |
Returns
boolean True on success
Defined in
libraries/joomla/installer/installer.php
Referenced by
See also
SeeAlso:JInstaller::parseMedia
Examples
<CodeExamplesForm />
