SproutCMS

This is the code documentation for the SproutCMS project

function ascend()

Called after children have been processed

Usage

void $TreenodeContainsMatcher->ascend ( TreeNode $node );

Arguments

  1. TreeNode $node
    The treenode which has just ascended.

Return value

  • void