API17:JDatabaseQuery::update
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseQuery::update
Description
Add a table name to the UPDATE clause of the query.
Description:JDatabaseQuery::update [Edit Descripton]
Synopsis
public JDatabaseQuery::update ($tables)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $tables |
Returns
Defined in
libraries/joomla/database/databasequery.php (line 325)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDatabaseQuery::update
Examples
<CodeExamplesForm />
