API17

API17:JDatabaseMySQLImporter::check

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQLImporter::check

Description

Checks if all data and options are in order prior to exporting.


Since

Joomla 11.1

Synopsis

public JDatabaseMySQLImporter::check ()
Parameter Type Default Description
Exception ifanerrorisencountered.

Returns

Method supports chaining.

Defined in

libraries/joomla/database/database/mysqlimporter.php (line 99)

Referenced by

See also

Examples

Code Examples