API17:JInstaller::parseQueries
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::parseQueries
Description
Backward compatible Method to parse through a queries element of the installation manifest file and take appropriate action.
Description:JInstaller::parseQueries [Edit Descripton]
Since
Synopsis
public JInstaller->parseQueries ($element)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $element | The xml node to process |
Returns
mixed Number of queries processed or False on error
Defined in
libraries/joomla/installer/installer.php
Referenced by
See also
SeeAlso:JInstaller::parseQueries
Examples
<CodeExamplesForm />
