JObject:: construct/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JObject::__construct

Description

Class constructor, overridden in descendant classes.

Description:JObject:: construct [Edit Descripton]

public function __construct ($properties=null)
Parameter Type Default Description
$properties mixed null Either and associative array or another object to set the initial properties of the object.
  • Returns
  • Defined on line 38 of libraries/joomla/base/object.php
  • Since Joomla 1.5

See also

SeeAlso:JObject:: construct [Edit See Also]

User contributed notes


Personal tools