JObject::getProperties/1.6
From Joomla! Documentation
JObject::getProperties
Description
Returns an associative array of object properties.
Description:JObject::getProperties [Edit Descripton]
public function getProperties ($public=true)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $public | boolean | true | If true, returns only the public properties. |
See also
JObject source code on JoomlaCode
Class JObject
Subpackage Base- Other versions of JObject::getProperties
SeeAlso:JObject::getProperties [Edit See Also]