89 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.
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.
blockSequence(array $parts)
blockItemsInfo(array $ref_ids, bool $limit_exhausted)
itemGroupBlock(int $ref_id)
itemBlock(string $id, Block $block, array $item_ref_ids, bool $exhausted, array $objective_ids=[])