API17:JDatabaseImporterMySQL::check
From Joomla! Documentation
JDatabaseImporterMySQL::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 100 of libraries/joomla/database/database/mysqlimporter.php
- Since
See also
JDatabaseImporterMySQL::check source code on BitBucket
Class JDatabaseImporterMySQL
Subpackage Database
- Other versions of JDatabaseImporterMySQL::check
User contributed notes
Code Examples