Pelzini

This is the code documentation for the Pelzini project

class TreeNode

A node in a tree

Class structure

As a function argument

addChild from class TreeNode

Adds a child node to this node

Argument name: $child
From /viewer/tree.php

match from class FieldTreeNodeMatcher

Will return true if the node matches the specified condition, or false otherwise

Argument name: $node
From /viewer/tree.php

match

Will return true if the node matches the specified condition, or false otherwise

Argument name: $node
From /viewer/tree.php