Class JDatabaseImporterMySQLi

Description

MySQL import driver.

  • since: 11.1

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

JDatabaseImporterMySQL
   |
   --JDatabaseImporterMySQLi
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:
JDatabaseImporterMySQL::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:
JDatabaseImporterMySQL::setDbo()
Sets the database connector to use for exporting structure and/or data from MySQL.

Inherited Methods

Inherited From JDatabaseImporterMySQL

JDatabaseImporterMySQL::__construct()
JDatabaseImporterMySQL::asXml()
JDatabaseImporterMySQL::check()
JDatabaseImporterMySQL::from()
JDatabaseImporterMySQL::getAddColumnSQL()
JDatabaseImporterMySQL::getAddKeySQL()
JDatabaseImporterMySQL::getAlterTableSQL()
JDatabaseImporterMySQL::getChangeColumnSQL()
JDatabaseImporterMySQL::getColumnSQL()
JDatabaseImporterMySQL::getDropColumnSQL()
JDatabaseImporterMySQL::getDropKeySQL()
JDatabaseImporterMySQL::getDropPrimaryKeySQL()
JDatabaseImporterMySQL::getKeyLookup()
JDatabaseImporterMySQL::getKeySQL()
JDatabaseImporterMySQL::getRealTableName()
JDatabaseImporterMySQL::mergeStructure()
JDatabaseImporterMySQL::setDbo()
JDatabaseImporterMySQL::withStructure()

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