|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilSCORM2004DeleteData:Static Public Member Functions | |
| static | removeCMIDataForPackage (int $packageId) |
| static | removeCMIDataForUser (int $user_id) |
| static | removeCMIDataForUserAndPackage (int $user_id, int $packageId) |
| static | removeCMIDataForNodes (array $cmi_node_values) |
| static | getGlobalToSystemObjectiveIdStringForPackage (int $packageId) |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilSCORM2004DeleteData
Definition at line 28 of file class.ilSCORM2004DeleteData.php.
|
static |
Definition at line 218 of file class.ilSCORM2004DeleteData.php.
References $data, $DIC, $ilDB, $packageId, and $res.
Referenced by removeCMIDataForPackage(), and removeCMIDataForUserAndPackage().
Here is the caller graph for this function:
|
static |
Definition at line 171 of file class.ilSCORM2004DeleteData.php.
References $data, $DIC, $ilDB, $query, and $res.
Referenced by removeCMIDataForPackage(), removeCMIDataForUser(), and removeCMIDataForUserAndPackage().
Here is the caller graph for this function:
|
static |
Definition at line 30 of file class.ilSCORM2004DeleteData.php.
References $data, $DIC, $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:
|
static |
Definition at line 73 of file class.ilSCORM2004DeleteData.php.
References $data, $DIC, $ilDB, $res, and removeCMIDataForNodes().
Referenced by ilSCORM13Package\_removeTrackingDataForUser().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 118 of file class.ilSCORM2004DeleteData.php.
References $data, $DIC, $ilDB, $packageId, $res, getGlobalToSystemObjectiveIdStringForPackage(), and removeCMIDataForNodes().
Referenced by ilObjSCORM2004LearningModule\deleteTrackingDataOfUsers().
Here is the call graph for this function:
Here is the caller graph for this function: