JForm::bind
Method to bind data to the form.
Signature
public function bind(mixed
$data )
Parameters
-
$data
- An array or object of data to bind to the form.
Returns
- boolean
- True on success.
public function bind(mixed
$data )
$data