API17

API17:JDatabaseImporterMySQL::check

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples