JDatabaseImporterMySQLi::check
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JDatabaseImporterMySQLi::check[edit]
Description[edit]
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/mysqliimporter.php
- Since
See also[edit]
JDatabaseImporterMySQLi::check source code on BitBucket
Class JDatabaseImporterMySQLi
Subpackage Database
- Other versions of JDatabaseImporterMySQLi::check
User contributed notes[edit]
Code Examples[edit]