API17

API17:JDatabaseQueryElement:: toString

From Joomla! Documentation

Joomla 11.1 JDatabaseQueryElement::__toString

Description

Magic function to convert the query element to a string.


public function __toString ()
  • Returns string
  • Defined on line 65 of libraries/joomla/database/databasequery.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples