ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
LP collection of SCOs. More...
Public Member Functions | |
getPossibleItems () | |
getTableGUIData ($a_parent_ref_id) | |
getScoresForUserAndCP_Node_Id ($item_id, $user_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 SCOs.
Definition at line 16 of file class.ilLPCollectionOfSCOs.php.
ilLPCollectionOfSCOs::getPossibleItems | ( | ) |
Definition at line 21 of file class.ilLPCollectionOfSCOs.php.
References ilLPCollection\$items, ilLPCollection\$obj_id, ilObjSCORMLearningModule\_getTrackingItems(), ilObjAICCLearningModule\_getTrackingItems(), ilObjSCORM2004LearningModule\_getTrackingItems(), ilObjSAHSLearningModule\_lookupSubType(), and array.
Referenced by getTableGUIData().
ilLPCollectionOfSCOs::getScoresForUserAndCP_Node_Id | ( | $item_id, | |
$user_id | |||
) |
Definition at line 94 of file class.ilLPCollectionOfSCOs.php.
References ilObjSCORM2004LearningModule\_getScores2004ForUser(), ilObjSCORMLearningModule\_getScoresForUser(), ilObjSAHSLearningModule\_lookupSubType(), and array.
ilLPCollectionOfSCOs::getTableGUIData | ( | $a_parent_ref_id | ) |
Definition at line 69 of file class.ilLPCollectionOfSCOs.php.
References $data, array, getPossibleItems(), and ilLPCollection\isAssignedEntry().
|
staticprotected |
Definition at line 18 of file class.ilLPCollectionOfSCOs.php.