API17:JTableModule::bind
From Joomla! Documentation
JTableModule::bind
Description
Overloaded bind function.
Template:Description:JTableModule::bind [Edit Descripton]
Since
Synopsis
public JTableModule::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 in
libraries/joomla/database/table/module.php (line 69)
- see source code in BitBucket
Referenced by
See also
Template:SeeAlso:JTableModule::bind
Examples
<CodeExamplesForm />