|
ILIAS
Release_4_4_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) | |
| 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 272 of file class.ilObjSCORMInitData.php.
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 $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.
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.
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, $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 | |||
| ) |
Definition at line 216 of file class.ilObjSCORMInitData.php.
References ilLPStatus\_lookupStatus(), ilObjectLP\getInstance(), 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 234 of file class.ilObjSCORMInitData.php.
References $res.
Referenced by getStatus().
Here is the caller graph for this function: