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

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