MySQL import driver.
Located in /libraries/joomla/database/database/mysqlimporter.php (line 19)
Class | Description |
---|---|
JDatabaseImporterMySQLi | MySQL import driver. |
The type of input format (XML).
The database connector to use for exporting structure and/or data.
The input source.
An array of options for the exporter.
Constructor.
Sets up the default options for the exporter.
Set the output option for the exporter to XML format.
Checks if all data and options are in order prior to exporting.
Specifies the data source to import.
Get the SQL syntax to add a column.
Get the SQL syntax to add a key.
Get alters for table if there is a difference.
Get the syntax to alter a column.
Get the SQL syntax for a single column that would be included in a table create or alter statement.
Get the SQL syntax to drop a column.
Get the SQL syntax to drop a key.
Get the SQL syntax to drop a key.
Get the details list of keys for a table.
Get the SQL syntax for a key.
Get the real name of the table, converting the prefix wildcard string if present.
Merges the incoming structure definition with the existing structure.
Sets the database connector to use for exporting structure and/or data from MySQL.
Sets an internal option to merge the structure based on the input data.
Documentation generated on Mon, 25 Jun 2012 13:58:02 -0500 by phpDocumentor 1.4.4