API17

API17:JDatabaseExporterMySQL::check

From Joomla! Documentation

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

See also


User contributed notes

Code Examples