Class HierarchyPrinter

Description

This class will print an expandible, view of a hierarchy

  • version: $Id: HierarchyPrinter.class.php,v 1.14 2007/09/19 14:04:46 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /polyphony/main/library/HierarchyPrinter/HierarchyPrinter.class.php (line 22)


	
			
Method Summary
void printNode (object $node, mixed $harmoni, mixed $startingPathInfoKey, string $printFunction, string $hasChildrenFunction, string $getChildrenFunction, [mixed $color = NULL])
Methods
printNode (line 37)

Print a node and the expanded children

  • since: 11/8/04
  • access: public
void printNode (object $node, mixed $harmoni, mixed $startingPathInfoKey, string $printFunction, string $hasChildrenFunction, string $getChildrenFunction, [mixed $color = NULL])
  • object $node
  • string $printFunction: Function that prints the current node's info.
  • string $hasChildrenFunction: Function that returns true if the node has children.
  • string $getChildrenFunction: Function that returns an array of the children of this node.

Documentation generated on Wed, 19 Sep 2007 10:24:32 -0400 by phpDocumentor 1.3.0RC3