3 declare(strict_types=1);
    56     public function build(
 build(Node\Factory $factory, $record, $environment=null)
Build and return a Node. 
 
This describes a Tree Node. 
 
getChildren( $record, $environment=null)
Get a list of records (that list can also be empty). 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
Interface for mapping data-structures to the Tree.