Class JDatabaseExporterMySQLi

Description

MySQL export driver.

  • since: 11.1

Located in /libraries/joomla/database/database/mysqliexporter.php (line 21)

JDatabaseExporterMySQL
   |
   --JDatabaseExporterMySQLi
Method Summary
Variables
Methods
check (line 31)

Checks if all data and options are in order prior to exporting.

  • return: Method supports chaining.
  • since: 11.1
  • throws: Exception if an error is encountered.
  • access: public

Redefinition of:
JDatabaseExporterMySQL::check()
Checks if all data and options are in order prior to exporting.
setDbo (line 57)

Sets the database connector to use for exporting structure and/or data from MySQL.

  • return: Method supports chaining.
  • since: 11.1
  • access: public

Redefinition of:
JDatabaseExporterMySQL::setDbo()
Sets the database connector to use for exporting structure and/or data from MySQL.

Inherited Methods

Inherited From JDatabaseExporterMySQL

JDatabaseExporterMySQL::__construct()
JDatabaseExporterMySQL::asXml()
JDatabaseExporterMySQL::buildXml()
JDatabaseExporterMySQL::buildXmlStructure()
JDatabaseExporterMySQL::check()
JDatabaseExporterMySQL::from()
JDatabaseExporterMySQL::getGenericTableName()
JDatabaseExporterMySQL::setDbo()
JDatabaseExporterMySQL::withStructure()
JDatabaseExporterMySQL::__toString()

Documentation generated on Mon, 25 Jun 2012 13:58:02 -0500 by phpDocumentor 1.4.4