ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | |
Static Public Member Functions inherited from ilLPCollection | |
static | getInstanceByMode ($a_obj_id, $a_mode) |
static | getCollectionModes () |
Protected Member Functions inherited from ilLPCollection | |
read ($a_obj_id) | |
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(), ilObject\_lookupObjectId(), and array.
Referenced by getTableGUIData().
ilLPCollectionOfLMChapters::getTableGUIData | ( | $a_parent_ref_id | ) |
Definition at line 51 of file class.ilLPCollectionOfLMChapters.php.
References $data, ilLink\_getLink(), ilObject\_lookupType(), array, getPossibleItems(), ilLPCollection\isAssignedEntry(), and ilLPObjSettings\LP_MODE_COLLECTION_TLT.
|
staticprotected |
Definition at line 18 of file class.ilLPCollectionOfLMChapters.php.