JObject::getProperties/11.1
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::getProperties source code on BitBucket
Class JObject
Subpackage Base- Other versions of JObject::getProperties
SeeAlso:JObject::getProperties [Edit See Also]