API17

JDatabaseMySQLExporter::check

From Joomla! Documentation

Revision as of 20:14, 23 April 2011 by Doxiki2 (talk | contribs) (Layout updates)

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.

Joomla 11.1 JDatabaseMySQLExporter::check[edit]

Description[edit]

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

Template:Description:JDatabaseMySQLExporter::check [Edit Descripton]

Since[edit]

Joomla 11.1

Synopsis[edit]

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

Returns[edit]

Method supports chaining.

Defined in[edit]

libraries/joomla/database/database/mysqlexporter.php (line 200)

Referenced by[edit]

See also[edit]

[Edit See Also]

Template:SeeAlso:JDatabaseMySQLExporter::check

Examples[edit]

<CodeExamplesForm />