ILIAS
Release_4_4_x_branch Revision 61816
|
LP collection of learning module chapters. More...
Public Member Functions | |
getPossibleItems ($a_ref_id) | |
getTableGUIData ($a_parent_ref_id) | |
Public Member Functions inherited from ilLPCollection | |
__construct ($a_obj_id, $a_mode) | |
hasSelectableItems () | |
cloneCollection ($a_target_id, $a_copy_id) | |
getItems () | |
delete () | |
isAssignedEntry ($a_item_id) | |
deactivateEntries (array $a_item_ids) | |
activateEntries (array $a_item_ids) |
Static Protected Attributes | |
static | $possible_items = array() |
Additional Inherited Members | |
Protected Member Functions inherited from ilLPCollection | |
read () | |
validateEntry ($a_item_id) | |
addEntry ($a_item_id) | |
deleteEntry ($a_item_id) | |
Protected Attributes inherited from ilLPCollection | |
$obj_id | |
$mode | |
$items |
LP collection of learning module chapters.
Definition at line 16 of file class.ilLPCollectionOfLMChapters.php.
ilLPCollectionOfLMChapters::getPossibleItems | ( | $a_ref_id | ) |
Definition at line 20 of file class.ilLPCollectionOfLMChapters.php.
References ilLPCollection\$items, ilLPCollection\$obj_id, ilMDEducational\_getTypicalLearningTimeSeconds(), and ilObject\_lookupObjectId().
Referenced by getTableGUIData().
ilLPCollectionOfLMChapters::getTableGUIData | ( | $a_parent_ref_id | ) |
Definition at line 54 of file class.ilLPCollectionOfLMChapters.php.
References ilLink\_getLink(), ilObject\_lookupType(), getPossibleItems(), ilLPCollection\isAssignedEntry(), and ilLPObjSettings\LP_MODE_COLLECTION_TLT.
|
staticprotected |
Definition at line 18 of file class.ilLPCollectionOfLMChapters.php.