API17

API17:JDatabaseExporterMySQL:: toString

From Joomla! Documentation

Joomla 11.1 JDatabaseExporterMySQL::__toString

Description

Magic function to exports the data to a string.


public function __toString ()
Parameter Type Default Description
Exception ifanerrorisencountered.
  • Returns string
  • Defined on line 87 of libraries/joomla/database/database/mysqlexporter.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples