ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
typeBlock (string $type) | |
typeBlocks () | |
otherBlock () | |
objectivesBlock () | |
sessionBlock () | |
itemGroupBlock (int $ref_id) | |
itemGroupBlocks () | |
blockSequence (array $parts) | |
itemBlock (string $id, Block $block, array $item_ref_ids, bool $exhausted, array $objective_ids=[]) | |
itemBlockSequence (array $blocks) | |
blockItemsInfo (array $ref_ids, bool $limit_exhausted) | |
Definition at line 30 of file class.DataService.php.
ILIAS\Container\Content\DataService::blockItemsInfo | ( | array | $ref_ids, |
bool | $limit_exhausted | ||
) |
Definition at line 97 of file class.DataService.php.
ILIAS\Container\Content\DataService::blockSequence | ( | array | $parts | ) |
BlockSequencePart[] | $parts |
Definition at line 70 of file class.DataService.php.
References $parts.
ILIAS\Container\Content\DataService::itemBlock | ( | string | $id, |
Block | $block, | ||
array | $item_ref_ids, | ||
bool | $exhausted, | ||
array | $objective_ids = [] |
||
) |
int[] | $item_ref_ids |
Definition at line 82 of file class.DataService.php.
ILIAS\Container\Content\DataService::itemBlockSequence | ( | array | $blocks | ) |
Definition at line 92 of file class.DataService.php.
ILIAS\Container\Content\DataService::itemGroupBlock | ( | int | $ref_id | ) |
Definition at line 57 of file class.DataService.php.
References $ref_id.
ILIAS\Container\Content\DataService::itemGroupBlocks | ( | ) |
Definition at line 62 of file class.DataService.php.
ILIAS\Container\Content\DataService::objectivesBlock | ( | ) |
Definition at line 47 of file class.DataService.php.
ILIAS\Container\Content\DataService::otherBlock | ( | ) |
Definition at line 42 of file class.DataService.php.
ILIAS\Container\Content\DataService::sessionBlock | ( | ) |
Definition at line 52 of file class.DataService.php.
ILIAS\Container\Content\DataService::typeBlock | ( | string | $type | ) |
Definition at line 32 of file class.DataService.php.
ILIAS\Container\Content\DataService::typeBlocks | ( | ) |
Definition at line 37 of file class.DataService.php.