API17:JDatabaseMySQLExporter:: toString
From Joomla! Documentation
JDatabaseMySQLExporter::__toString
Description
Magic function to exports the data to a string.
Since
Synopsis
public JDatabaseMySQLExporter::__toString ()
| Parameter | Type | Default | Description |
|---|---|---|---|
| Exception | ifanerrorisencountered. |
Returns
string
Defined in
libraries/joomla/database/database/mysqlexporter.php (line 86)
- see source code in BitBucket
Referenced by
See also
Examples
Code Examples