NewsfeedsTableNewsfeed::bind
Overloaded bind function to pre-process the params.
Signature
public function bind(mixed
$array,
[string
$ignore = ''] )
Parameters
-
$array
- An associative array or object to bind to the JTable instance.
-
$ignore
- An optional array or space separated list of properties to ignore while binding.
Returns
- boolean
- True on success.