JObject::getProperties/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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 96 of libraries/joomla/base/object.php
  • Since Joomla 1.5

See also

SeeAlso:JObject::getProperties [Edit See Also]

User contributed notes


Personal tools