API17

Difference between revisions of "JDatabaseMySQLExporter:: toString"

From Joomla! Documentation

(Layout updates)
m (JoomlaWikiBot moved page JDatabaseMySQLExporter:: toString/11.1 to API17:JDatabaseMySQLExporter:: toString without leaving a redirect: Robot: Moved page)
(No difference)

Revision as of 16:04, 10 May 2013

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::__toString[edit]

Description[edit]

Magic function to exports the data to a string.

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

Since[edit]

Joomla 11.1

Synopsis[edit]

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

Returns[edit]

string

Defined in[edit]

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

Referenced by[edit]

See also[edit]

[Edit See Also]

Template:SeeAlso:JDatabaseMySQLExporter:: toString

Examples[edit]

<CodeExamplesForm />