|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
LP collection of SCOs. More...
Inheritance diagram for ilLPCollectionOfSCOs:
Collaboration diagram for ilLPCollectionOfSCOs: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 () | |
| 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, ilObjSCORM2004LearningModule\_getTrackingItems(), ilObjAICCLearningModule\_getTrackingItems(), ilObjSCORMLearningModule\_getTrackingItems(), and ilObjSAHSLearningModule\_lookupSubType().
Referenced by getTableGUIData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPCollectionOfSCOs::getScoresForUserAndCP_Node_Id | ( | $item_id, | |
| $user_id | |||
| ) |
Definition at line 94 of file class.ilLPCollectionOfSCOs.php.
References ilObjSCORM2004LearningModule\_getScores2004ForUser(), ilObjSCORMLearningModule\_getScoresForUser(), and ilObjSAHSLearningModule\_lookupSubType().
Here is the call graph for this function:| ilLPCollectionOfSCOs::getTableGUIData | ( | $a_parent_ref_id | ) |
Definition at line 69 of file class.ilLPCollectionOfSCOs.php.
References $data, getPossibleItems(), and ilLPCollection\isAssignedEntry().
Here is the call graph for this function:
|
staticprotected |
Definition at line 18 of file class.ilLPCollectionOfSCOs.php.