JRegistry::bindData
Method to recursively bind data to a parent object.
Signature
Parameters
-
$parent
- The parent object on which to attach the data values.
-
$data
- An array or object of data to bind to the parent object.
Returns
- void