86         return new ItemBlock($id, $block, $item_ref_ids, $exhausted, $objective_ids);
 A single block containing items of a (grouped) repo type. 
 
blockSequence(array $parts)
 
blockItemsInfo(array $ref_ids, bool $limit_exhausted)
 
A block that holds session in a special presentation. 
 
itemBlockSequence(array $blocks)
 
Represents all "by type" blocks of a container. 
 
A block that holds a single item group. 
 
A block that holds all objectives and their items. 
 
itemBlock(string $id, Block $block, array $item_ref_ids, bool $exhausted, array $objective_ids=[])
 
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)