|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilSCORM2004DeleteData. More...
Collaboration diagram for ilSCORM2004DeleteData:Public Member Functions | |
| removeCMIDataForPackage ($packageId) | |
| removeCMIDataForUser ($user_id) | |
| removeCMIDataForUserAndPackage ($user_id, $packageId) | |
| removeCMIDataForNodes ($cmi_node_values) | |
| getGlobalToSystemObjectiveIdStringForPackage ($packageId) | |
Class ilSCORM2004DeleteData.
Definition at line 12 of file class.ilSCORM2004DeleteData.php.
| ilSCORM2004DeleteData::getGlobalToSystemObjectiveIdStringForPackage | ( | $packageId | ) |
Definition at line 194 of file class.ilSCORM2004DeleteData.php.
References $ilDB, $packageId, and $res.
Referenced by removeCMIDataForPackage(), and removeCMIDataForUserAndPackage().
Here is the caller graph for this function:| ilSCORM2004DeleteData::removeCMIDataForNodes | ( | $cmi_node_values | ) |
Definition at line 147 of file class.ilSCORM2004DeleteData.php.
References $ilDB, $query, and $res.
Referenced by removeCMIDataForPackage(), removeCMIDataForUser(), and removeCMIDataForUserAndPackage().
Here is the caller graph for this function:| ilSCORM2004DeleteData::removeCMIDataForPackage | ( | $packageId | ) |
Definition at line 14 of file class.ilSCORM2004DeleteData.php.
References $ilDB, $packageId, $query, $res, getGlobalToSystemObjectiveIdStringForPackage(), and removeCMIDataForNodes().
Referenced by ilSCORM13Package\removeCMIData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004DeleteData::removeCMIDataForUser | ( | $user_id | ) |
Definition at line 54 of file class.ilSCORM2004DeleteData.php.
References $ilDB, $res, and removeCMIDataForNodes().
Referenced by ilSCORM13Package\_removeTrackingDataForUser().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004DeleteData::removeCMIDataForUserAndPackage | ( | $user_id, | |
| $packageId | |||
| ) |
Definition at line 97 of file class.ilSCORM2004DeleteData.php.
References $ilDB, $packageId, $res, getGlobalToSystemObjectiveIdStringForPackage(), and removeCMIDataForNodes().
Referenced by ilObjSCORM2004LearningModuleGUI\confirmedDeleteTracking(), and ilObjSCORM2004LearningModule\deleteTrackingDataOfUsers().
Here is the call graph for this function:
Here is the caller graph for this function: