ILIAS
release_8 Revision v8.19
|
LP collection of learning module chapters. More...
Public Member Functions | |
getPossibleItems (int $a_ref_id) | |
getTableGUIData (int $a_parent_ref_id) | |
![]() | |
__construct (int $a_obj_id, int $a_mode) | |
hasSelectableItems () | |
cloneCollection (int $a_target_id, int $a_copy_id) | |
getItems () | |
delete () | |
isAssignedEntry (int $a_item_id) | |
deactivateEntries (array $a_item_ids) | |
activateEntries (array $a_item_ids) | |
Static Protected Attributes | |
static array | $possible_items = array() |
Additional Inherited Members | |
![]() | |
static | getInstanceByMode (int $a_obj_id, int $a_mode) |
static | getCollectionModes () |
![]() | |
read (int $a_obj_id) | |
validateEntry (int $a_item_id) | |
addEntry (int $a_item_id) | |
deleteEntry (int $a_item_id) | |
![]() | |
int | $obj_id |
int | $mode |
array | $items = [] |
ilDBInterface | $db |
ilLogger | $logger |
LP collection of learning module chapters.
Definition at line 12 of file class.ilLPCollectionOfLMChapters.php.
ilLPCollectionOfLMChapters::getPossibleItems | ( | int | $a_ref_id | ) |
Definition at line 19 of file class.ilLPCollectionOfLMChapters.php.
References ilLPCollection\$items, ilLPCollection\$obj_id, ilMDEducational\_getTypicalLearningTimeSeconds(), and ilObject\_lookupObjectId().
Referenced by getTableGUIData().
ilLPCollectionOfLMChapters::getTableGUIData | ( | int | $a_parent_ref_id | ) |
Definition at line 49 of file class.ilLPCollectionOfLMChapters.php.
References $data, ilLink\_getLink(), ilObject\_lookupType(), getPossibleItems(), ilLPCollection\isAssignedEntry(), and ilLPObjSettings\LP_MODE_COLLECTION_TLT.
|
staticprotected |
Definition at line 14 of file class.ilLPCollectionOfLMChapters.php.