|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Go to the source code of this file.
Variables | |
| global | $DIC |
| $packageId = $DIC->http()->wrapper()->query()->retrieve('package_id', $DIC->refinery()->kindlyTo()->int()) | |
| $doUnload = false | |
| if($DIC->http() ->wrapper() ->query() ->has('do')) if($doUnload) | else |
| $data = json_decode(file_get_contents('php://input')) | |
| $data = json_decode(file_get_contents('php://input')) |
Definition at line 41 of file storeScorm.php.
| global $DIC |
Definition at line 24 of file storeScorm.php.
| $doUnload = false |
Definition at line 27 of file storeScorm.php.
| $packageId = $DIC->http()->wrapper()->query()->retrieve('package_id', $DIC->refinery()->kindlyTo()->int()) |
Definition at line 25 of file storeScorm.php.
Definition at line 39 of file storeScorm.php.