API17:JInstaller::parseSQLFiles
From Joomla! Documentation
JInstaller::parseSQLFiles
Description
Method to extract the name of a discreet installation sql file from the installation manifest file.
Template:Description:JInstaller::parseSQLFiles [Edit Descripton]
Since
Synopsis
public JInstaller->parseSQLFiles ($element)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $element | object | 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
Template:SeeAlso:JInstaller::parseSQLFiles
Examples
<CodeExamplesForm />