Matches a node which which has an id of one of the ids in the list
This is the code documentation for the SproutCMS project
Search documentation |
class TreenodeIdsMatcherMatches a node which which has an id of one of the ids in the list
Variables
Functions
public __constructvoid $TreenodeIdsMatcher->__construct ( array $ids ); Constructor public ascendvoid $TreenodeIdsMatcher->ascend ( TreeNode $node ); Called after children have been processed public descendTrue $TreenodeIdsMatcher->descend ( TreeNode $node ); Returns true if the children of the specified node should be searched, false otherwise. public matchTrue $TreenodeIdsMatcher->match ( TreeNode $node ); Does the match |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Wednesday, 5th August, 2026 at 03:31 pm |
|