API17:JDatabase::isQuoted
From Joomla! Documentation
JDatabase::isQuoted
Description
Checks if field name needs to be quoted.
{{subst:Description:JDatabase::isQuoted}}
public function isQuoted ($field)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $field | string | The field name to be checked. |
See also
JDatabase::isQuoted source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::isQuoted
{{subst:SeeAlso:JDatabase::isQuoted}}
User contributed notes
<CodeExamplesForm />