Finds nodes in the tree which have a specified field which matches a specified value
This is the code documentation for the Pelzini project
Search documentation |
class FieldTreeNodeMatcherFinds nodes in the tree which have a specified field which matches a specified value
AuthorsVariables
Functions
public __constructvoid $FieldTreeNodeMatcher->__construct ( mixed $field , mixed $value ); This function does not have a description public matchboolean $FieldTreeNodeMatcher->match ( TreeNode $node ); Will return true if the node matches the specified condition, or false otherwise |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Thursday, 15th March, 2018 at 02:05 pm |