FinderTableFilter::bind
Method to bind an associative array or object to the JTable instance. This method only binds properties that are publicly accessible and optionally takes an array of properties to ignore when binding.
Signature
public function bind(array
$array,
[string
$ignore = ''] )
Parameters
-
$array
- Named array
-
$ignore
- An optional array or space separated list of properties
Returns
- mixed
- Null if operation was satisfactory, otherwise returns an error string