3declare(strict_types=1);
This describes a Tree Node.
getAsyncLoading()
Should this node load its children asynchronously?
getAsyncURL()
Get URL for async loading.
withAsyncURL(string $url)
Set URL for async loading.
This describes a very basic Tree Node.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...