API17:JDatabaseQueryMySQL::charLength
From Joomla! Documentation
JDatabaseQueryMySQL::charLength
Description
public function charLength ($field)
Parameter | Type | Default | Description |
---|---|---|---|
$field | $field | A string |
- Returns Returns this object to allow chaining.
- Defined on line 435 of libraries/joomla/database/database/mysqlquery.php
- Since
See also
JDatabaseQueryMySQL::charLength source code on BitBucket
Class JDatabaseQueryMySQL
Subpackage Database
- Other versions of JDatabaseQueryMySQL::charLength
User contributed notes
Code Examples