Joomla Platform Database Exporter Class
Located in /libraries/joomla/database/exporter.php (line 19)
Class | Description |
---|---|
![]() |
MySQLi export driver. |
![]() |
PostgreSQL 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.
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).
Documentation generated on Tue, 19 Nov 2013 15:02:42 +0100 by phpDocumentor 1.4.3