JObject::setProperties
Set the object properties based on a named array/hash.
Signature
public function setProperties(mixed
$properties )
Parameters
-
$properties
- Either an associative array or another object.
Returns
- boolean