MySQL export driver.
Located in /libraries/joomla/database/database/mysqlexporter.php (line 19)
Class | Description |
---|---|
JDatabaseExporterMySQLi | MySQL export driver. |
The type of output format (xml).
An array of cached data.
The database connector to use for exporting structure and/or data.
An array input sources (table names).
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.
Builds the XML data for the tables to export.
Builds the XML structure to export.
Checks if all data and options are in order prior to exporting.
Specifies a list of table names to export.
Get the generic name of the table, converting the database prefix to the wildcard string.
Sets the database connector to use for exporting structure and/or data from MySQL.
Sets an internal option to export the structure of the input table(s).
Magic function to exports the data to a string.
Documentation generated on Mon, 25 Jun 2012 13:58:01 -0500 by phpDocumentor 1.4.4