API17:JDatabaseExporterMySQL::check
From Joomla! Documentation
JDatabaseExporterMySQL::check
Description
Checks if all data and options are in order prior to exporting.
public function check ()
| Parameter | Type | Default | Description |
|---|---|---|---|
| Exception | ifanerrorisencountered. |
- Returns Method supports chaining.
- Defined on line 201 of libraries/joomla/database/database/mysqlexporter.php
- Since

See also
JDatabaseExporterMySQL::check source code on BitBucket
Class JDatabaseExporterMySQL
Subpackage Database- Other versions of JDatabaseExporterMySQL::check
User contributed notes
Code Examples