JObject::setProperties/1.6
From Joomla! Documentation
JObject::setProperties
Description
Set the object properties based on a named array/hash.
Description:JObject::setProperties [Edit Descripton]
public function setProperties ($properties)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $properties | mixed | Either and associative array or another object. |
See also
JObject source code on JoomlaCode
Class JObject
Subpackage Base- Other versions of JObject::setProperties
SeeAlso:JObject::setProperties [Edit See Also]