API17:JDatabase::isQuoted
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.
JDatabase::isQuoted
Description
Checks if field name needs to be quoted.
Description:JDatabase::isQuoted [Edit Descripton]
Synopsis
public JDatabase::isQuoted ($fieldName)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $fieldName | string | The field name |
Returns
bool
Defined in
libraries/joomla/database/database.php (line 358)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
