JDatabaseExporter::setDbo
Sets the database connector to use for exporting structure and/or data from MySQL.
Signature
public function setDbo(JDatabaseDriver
$db )
Parameters
-
$db
- The database connector.
Returns
- JDatabaseExporter
- Method supports chaining.