API17:JTableExtension::bind
From Joomla! Documentation
JTableExtension::bind
Description
Overloaded bind function.
public function bind (
$array
$ignore= ''
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $array | array | $hash named array | |
| $ignore |
- Returns null|string null is operation was satisfactory, otherwise returns an error
- Defined on line 59 of libraries/joomla/database/table/extension.php
- Since

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