API17:JObject::setProperties
From Joomla! Documentation
JObject::setProperties
Description
Set the object properties based on a named array/hash.
public function setProperties ($properties)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $properties | mixed | Either and associative array or another object. |
See also
JObject::setProperties source code on BitBucket
Class JObject
Subpackage Base- Other versions of JObject::setProperties
User contributed notes
Code Examples