JObject:: construct/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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 40 of libraries/joomla/base/object.php
  • Since Joomla 11.1

See also

SeeAlso:JObject:: construct [Edit See Also]

User contributed notes


Personal tools