API17

API17:JInstaller::parseSQLFiles

From Joomla! Documentation

Joomla 11.1 JInstaller::parseSQLFiles

Description

Method to extract the name of a discreet installation sql file from the installation manifest file.


public function parseSQLFiles ($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 714 of libraries/joomla/installer/installer.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples