Pelzini

This is the code documentation for the Pelzini project

function draw_class_tree()

Draws the tree from this node and below as unordered lists within unordered lists

Usage

void draw_class_tree ( mixed $node , array $higlight_nodes );

Arguments

  1. $node
  2. array $higlight_nodes
    The nodes to put class="on" for the LI element.

Return value

  • void