|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
GUI class ilSCORMOfflineModeGUI. More...
Collaboration diagram for ilSCORMOfflineModeGUI:Public Member Functions | |
| __construct ($type) | |
| executeCommand () | |
| view ($offline_mode, $cmd) | |
| setOfflineModeTabs ($offline_mode) | |
| sendHtml ($html_str) | |
| sendManifest ($manifest_str) | |
Data Fields | |
| $refId | |
| $lmId | |
| $clientIdSop | |
| $offlineMode | |
| $offline_mode | |
| $lm_frm_url | |
| $sop_frm_url | |
| $sopcache_url | |
| $lmcache_url | |
| $tracking_url | |
| $vers = "v1" | |
GUI class ilSCORMOfflineModeGUI.
GUI class for scorm offline player connection
Definition at line 14 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::__construct | ( | $type | ) |
Definition at line 28 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::executeCommand | ( | ) |
Definition at line 46 of file class.ilSCORMOfflineModeGUI.php.
References $_COOKIE, $_GET, $DIC, $lng, $log, $tpl, ilObject\_lookupObjectId(), iljQueryUtil\getLocaljQueryPath(), ilUtil\getStyleSheetLocation(), ilUtil\redirect(), sendHtml(), sendManifest(), and view().
Here is the call graph for this function:| ilSCORMOfflineModeGUI::sendHtml | ( | $html_str | ) |
Definition at line 265 of file class.ilSCORMOfflineModeGUI.php.
References print.
Referenced by executeCommand().
Here is the caller graph for this function:| ilSCORMOfflineModeGUI::sendManifest | ( | $manifest_str | ) |
Definition at line 273 of file class.ilSCORMOfflineModeGUI.php.
References print.
Referenced by executeCommand().
Here is the caller graph for this function:| ilSCORMOfflineModeGUI::setOfflineModeTabs | ( | $offline_mode | ) |
Definition at line 244 of file class.ilSCORMOfflineModeGUI.php.
References $DIC, $log, $offline_mode, $tpl, ilObject\_lookupTitle(), and ilUtil\getImagePath().
Referenced by view().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORMOfflineModeGUI::view | ( | $offline_mode, | |
| $cmd | |||
| ) |
Definition at line 202 of file class.ilSCORMOfflineModeGUI.php.
References $_GET, $DIC, $offline_mode, $tpl, CLIENT_ID, and setOfflineModeTabs().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORMOfflineModeGUI::$clientIdSop |
Definition at line 18 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::$lm_frm_url |
Definition at line 21 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::$lmcache_url |
Definition at line 24 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::$lmId |
Definition at line 17 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::$offline_mode |
Definition at line 20 of file class.ilSCORMOfflineModeGUI.php.
Referenced by setOfflineModeTabs(), and view().
| ilSCORMOfflineModeGUI::$offlineMode |
Definition at line 19 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::$refId |
Definition at line 16 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::$sop_frm_url |
Definition at line 22 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::$sopcache_url |
Definition at line 23 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::$tracking_url |
Definition at line 25 of file class.ilSCORMOfflineModeGUI.php.
| ilSCORMOfflineModeGUI::$vers = "v1" |
Definition at line 26 of file class.ilSCORMOfflineModeGUI.php.