JObject::getProperties/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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.
  • Returns array
  • Defined on line 98 of libraries/joomla/base/object.php
  • Since Joomla 11.1

See also

SeeAlso:JObject::getProperties [Edit See Also]

User contributed notes


Personal tools