API17:JDatabaseMySQLImporter::check
From Joomla! Documentation
JDatabaseMySQLImporter::check
Description
Checks if all data and options are in order prior to exporting.
Since
Synopsis
public JDatabaseMySQLImporter::check ()
Parameter | Type | Default | Description |
---|---|---|---|
Exception | ifanerrorisencountered. |
Returns
Method supports chaining.
Defined in
libraries/joomla/database/database/mysqlimporter.php (line 99)
- see source code in BitBucket
Referenced by
See also
Examples
Code Examples