[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/joomla/base/ -> tree.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id:tree.php 6961 2007-03-15 16:06:53Z tcp $
File Size: 111 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

JTree:: (4 methods):
  __construct()
  addChild()
  getParent()
  reset()

JNode:: (6 methods):
  __construct()
  addChild()
  getParent()
  setParent()
  hasChildren()
  getChildren()


Class: JTree  - X-Ref

Tree Class.

__construct()   X-Ref
Current working node


addChild(&$node, $setCurrent = false)   X-Ref
No description

getParent()   X-Ref
No description

reset()   X-Ref
No description

Class: JNode  - X-Ref

Tree Node Class.

__construct()   X-Ref
Array of Children


addChild( &$node )   X-Ref
No description

getParent()   X-Ref
No description

setParent( &$node )   X-Ref
No description

hasChildren()   X-Ref
No description

getChildren()   X-Ref
No description



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1