Pelzini

This is the code documentation for the Pelzini project

class FieldTreeNodeMatcher

Finds nodes in the tree which have a specified field which matches a specified value

Source code (2 results)

/viewer/controllers/class.php   Highlighted file source

Line 303: $matcher = new FieldTreeNodeMatcher('name', $class['name']);

/viewer/tree.php   Highlighted file source

Line 261: class FieldTreeNodeMatcher implements TreeNodeMatcher {

A total of 2 lines in 2 files were found