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

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