API17

API17:JObject::setProperties

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples