JTree
object
$_current
= null (line 37)
Current working node
object
$_root
= null (line 29)
Root node
Inherited Variables
Inherited from JObject
JObject::$_errors
Constructor
- JObject::__construct()
- Class constructor, overridden in descendant classes.
Method to add a child
- array &$node: The node to process
- boolean $setCurrent: True to set as current working node
Inherited Methods
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
