JInstaller::parseQueries/1.5
From Joomla! Documentation
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]
public function parseQueries ($element)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $element | object | The xml node to process |
- Returns mixed Number of queries processed or False on error
- Defined on line 448 of libraries/joomla/installer/installer.php
- Since
See also
-
JInstaller::parseQueries on api.joomla.org
-
JInstaller source code on JoomlaCode
-
Class JInstaller
-
Subpackage Installer
- Other versions of JInstaller::parseQueries
SeeAlso:JInstaller::parseQueries [Edit See Also]
User contributed notes
<CodeExamplesForm />