19 declare(strict_types=1);
26 public function isDeleted(
int $a_node_id): bool;
28 public function useCache(
bool $a_use): void;
31 public function getSubTree(array $node): array;
40 public function deleteTree(array $node_data): void;
getDeletedTreeNodeIds(array $ids)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getTrashTree(int $ref_id)
deleteTree(array $node_data)
isDeleted(int $a_node_id)
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
getTrashedSubtrees(int $ref_id)