API17

API17:JDatabaseQueryMySQL::delete

From Joomla! Documentation

Revision as of 21:24, 10 May 2013 by JoomlaWikiBot (talk | contribs) (JoomlaWikiBot moved page JDatabaseQueryMySQL::delete/11.1 to API17:JDatabaseQueryMySQL::delete without leaving a redirect: Robot: Moved page)

Joomla 11.1 JDatabaseQueryMySQL::delete

Description

Template:Description:JDatabaseQueryMySQL::delete [Edit Descripton]

public function delete ($table=null)
Parameter Type Default Description
$table string null The name of the table to delete from.
  • Returns Returns this object to allow chaining.
  • Defined on line 75 of libraries/joomla/database/database/mysqlquery.php
  • Since Joomla 11.1

See also

Template:SeeAlso:JDatabaseQueryMySQL::delete [Edit See Also]

User contributed notes

<CodeExamplesForm />