|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilObjSCORMInitData. More...
Collaboration diagram for ilObjSCORMInitData:Public Member Functions | |
| encodeURIComponent ($str) | |
| getIliasScormVars ($slm_obj) | |
| getIliasScormData ($a_packageId) | |
| getIliasScormResources ($a_packageId) | |
| getIliasScormTree ($a_packageId) | |
| getStatus ($a_packageId, $a_user_id, $auto_last_visited, $scormType="1.2") | |
| get_max_attempts ($a_packageId) | |
| Get max. | |
Private Member Functions | |
| setHash ($a_packageId, $a_user_id) | |
Class ilObjSCORMInitData.
Class for getting init Data fpr SCORM 1.2 RTE
Definition at line 15 of file class.ilObjSCORMInitData.php.
| ilObjSCORMInitData::encodeURIComponent | ( | $str | ) |
Definition at line 18 of file class.ilObjSCORMInitData.php.
Referenced by getIliasScormData(), and getIliasScormVars().
Here is the caller graph for this function:| ilObjSCORMInitData::get_max_attempts | ( | $a_packageId | ) |
Get max.
number of attempts allowed for this package
Definition at line 295 of file class.ilObjSCORMInitData.php.
References $ilDB, $res, and $row.
Referenced by ilSCORM13Player\get_max_attempts(), and ilSCORMOfflineMode\il2sop().
Here is the caller graph for this function:| ilObjSCORMInitData::getIliasScormData | ( | $a_packageId | ) |
Definition at line 138 of file class.ilObjSCORMInitData.php.
References $ilDB, $ilUser, and encodeURIComponent().
Referenced by ilSCORMPresentationGUI\apiInitData(), and ilSCORMOfflineMode\il2sop().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSCORMInitData::getIliasScormResources | ( | $a_packageId | ) |
Definition at line 157 of file class.ilObjSCORMInitData.php.
References $ilDB.
Referenced by ilSCORMPresentationGUI\apiInitData(), and ilSCORMOfflineMode\il2sop().
Here is the caller graph for this function:| ilObjSCORMInitData::getIliasScormTree | ( | $a_packageId | ) |
Definition at line 197 of file class.ilObjSCORMInitData.php.
References $ilDB.
Referenced by ilSCORMPresentationGUI\apiInitData(), and ilSCORMOfflineMode\il2sop().
Here is the caller graph for this function:| ilObjSCORMInitData::getIliasScormVars | ( | $slm_obj | ) |
Definition at line 23 of file class.ilObjSCORMInitData.php.
References $_GET, $ilDB, $ilLog, $ilUser, $lng, encodeURIComponent(), and ilUtil\getImagePath().
Referenced by ilSCORMPresentationGUI\apiInitData(), and ilSCORMOfflineMode\il2sop().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSCORMInitData::getStatus | ( | $a_packageId, | |
| $a_user_id, | |||
| $auto_last_visited, | |||
$scormType = "1.2" |
|||
| ) |
Definition at line 216 of file class.ilObjSCORMInitData.php.
References $ilDB, ilLPStatus\_lookupStatus(), ilObjectLP\getInstance(), ilSCORM2004Tracking\getSumTotalTimeSecondsFromScos(), and setHash().
Referenced by ilSCORM13Player\getConfigForPlayer().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 257 of file class.ilObjSCORMInitData.php.
Referenced by getStatus().
Here is the caller graph for this function: