API17:JDatabaseQuery::charLength
From Joomla! Documentation
JDatabaseQuery::charLength
Description
public function charLength ($field)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $field | $field | A string |
- Returns Returns this object to allow chaining.
- Defined on line 512 of libraries/joomla/database/databasequery.php
- Since

See also
JDatabaseQuery::charLength source code on BitBucket
Class JDatabaseQuery
Subpackage Database- Other versions of JDatabaseQuery::charLength
User contributed notes
Code Examples