Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JTree

Description

Tree Class.

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

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 36)

Current working node

mixed $_root = null (line 31)

Root node

Methods
Constructor __construct (line 38)
JTree __construct ()

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

Inherited Methods

Inherited From JObject

 JObject::JObject()
 JObject::__construct()
 JObject::get()
 JObject::getPublicProperties()
 JObject::set()
 JObject::toString()

Documentation generated on Mon, 05 Mar 2007 21:29:45 +0000 by phpDocumentor 1.3.1