ILIAS
Release_4_4_x_branch Revision 61816
|
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 | |
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 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(), and ilObjSAHSLearningModule\_lookupSubType().
Referenced by getTableGUIData().
ilLPCollectionOfSCOs::getScoresForUserAndCP_Node_Id | ( | $item_id, | |
$user_id | |||
) |
Definition at line 93 of file class.ilLPCollectionOfSCOs.php.
References ilObjSCORM2004LearningModule\_getScores2004ForUser(), ilObjSCORMLearningModule\_getScoresForUser(), and ilObjSAHSLearningModule\_lookupSubType().
ilLPCollectionOfSCOs::getTableGUIData | ( | $a_parent_ref_id | ) |
Definition at line 69 of file class.ilLPCollectionOfSCOs.php.
References getPossibleItems(), and ilLPCollection\isAssignedEntry().
|
staticprotected |
Definition at line 18 of file class.ilLPCollectionOfSCOs.php.