86 return new ItemBlock($id, $block, $item_ref_ids, $exhausted, $objective_ids);
A single block containing items of a (grouped) repo type.
itemBlockSequence(array $blocks)
A block that holds session in a special presentation.
Represents all "by type" blocks of a container.
blockSequence(array $parts)
A block that holds a single item group.
A block that holds all objectives and their items.
Represents all item groups of a container.
A block that holds all other "remaining" items.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
itemGroupBlock(int $ref_id)
blockItemsInfo(array $ref_ids, bool $limit_exhausted)
itemBlock(string $id, Block $block, array $item_ref_ids, bool $exhausted, array $objective_ids=[])