JDatabase::addQuoted/11.1
From Joomla! Documentation
JDatabase::addQuoted
Description
Adds a field or array of field names to the list that are to be quoted.
Description:JDatabase::addQuoted [Edit Descripton]
public function addQuoted ($quoted)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $quoted | mixed | Field name or array of names. |
See also
JDatabase::addQuoted source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::addQuoted
SeeAlso:JDatabase::addQuoted [Edit See Also]