Support Joomla!

Packages

Package: Joomla-Framework

License

Content on this site is copyright © 2005 - 2008 Open Source Matters Inc and can be used in accordance with the Joomla! Electronic Documentation License. Some parts of this website may be subject to other licenses.

 Class JTree

Description

Tree Class.

  • since: 1.5

Located in /joomla/base/tree.php (line 25)

Class JObject

Class JTree   (Subpackage Base)
Variable Summary
Variable mixed $_current
Variable mixed $_root
Method Summary
Constructor JTree __construct ()
Method void addChild ( &$node, [ $setCurrent = false])
Method void getParent ()
Method void reset ()
Variables
mixed $_current = null (line 35)

Current working node

mixed $_root = null (line 30)

Root node

Inherited Variables

Inherited from JObject

Variable JObject::$_errors
Methods
Constructor __construct (line 37)
JTree __construct ()

Redefinition of:
JObject::__construct()
Class constructor, overridden in descendant classes.
addChild (line 43)
void addChild ( &$node, [ $setCurrent = false])
  • &$node
  • $setCurrent
getParent (line 51)
void getParent ()
reset (line 56)
void reset ()

Inherited Methods

Inherited From JObject

 JObject::JObject()
 JObject::__construct()
 JObject::get()
 JObject::getError()
 JObject::getErrors()
 JObject::getProperties()
 JObject::getPublicProperties()
 JObject::set()
 JObject::setError()
 JObject::setProperties()
 JObject::toString()

Documentation generated on Sat, 14 Nov 2009 11:21:57 +0000 by phpDocumentor 1.3.1