JDatabase::isQuoted/1.6
From Joomla! Documentation
JDatabase::isQuoted
Description
Checks if field name needs to be quoted.
Description:JDatabase::isQuoted [Edit Descripton]
public function isQuoted ($fieldName)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $fieldName | string | The field name |
- Returns bool
- Defined on line 357 of libraries/joomla/database/database.php
See also
JDatabase source code on JoomlaCode
Class JDatabase
Subpackage Database- Other versions of JDatabase::isQuoted
SeeAlso:JDatabase::isQuoted [Edit See Also]