3declare(strict_types=1);
Interface for mapping data-structures to the Tree.
build(Node\Factory $factory, $record, $environment=null)
Build and return a 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...