SproutCMS

This is the code documentation for the SproutCMS project

function match()

Does the match

Usage

True $TreenodeContainsMatcher->match ( TreeNode $node );

Arguments

  1. TreeNode $node
    The treenode to do matching against

Return value

  • True
    if the node matches, false otherwise