ILIAS
Release_4_4_x_branch Revision 61816
|
GUI class ilSCORMOfflineModeGUI. More...
Public Member Functions | |
ilSCORMOfflineModeGUI ($type) | |
executeCommand () | |
view ($offline_mode, $message="") | |
importStop () | |
setOfflineModeTabs ($a_active) |
Data Fields | |
$lmId | |
$clientIdSop | |
$offlineMode | |
$online_icon | |
$offline_icon | |
$icon |
GUI class ilSCORMOfflineModeGUI.
GUI class for scorm offline player connection
Definition at line 14 of file class.ilSCORMOfflineModeGUI.php.
ilSCORMOfflineModeGUI::executeCommand | ( | ) |
Definition at line 38 of file class.ilSCORMOfflineModeGUI.php.
References $_GET, $cmd, $ilCtrl, $tpl, ilObject\_lookupObjectId(), ilUtil\deliverFile(), ilUtil\getDataDir(), setOfflineModeTabs(), and view().
ilSCORMOfflineModeGUI::ilSCORMOfflineModeGUI | ( | $type | ) |
Definition at line 23 of file class.ilSCORMOfflineModeGUI.php.
References $ilCtrl, $lng, $online_icon, and $tpl.
ilSCORMOfflineModeGUI::importStop | ( | ) |
Definition at line 123 of file class.ilSCORMOfflineModeGUI.php.
ilSCORMOfflineModeGUI::setOfflineModeTabs | ( | $a_active | ) |
Definition at line 126 of file class.ilSCORMOfflineModeGUI.php.
References $icon, $tpl, ilObject\_lookupTitle(), and ilUtil\getImagePath().
Referenced by executeCommand().
ilSCORMOfflineModeGUI::view | ( | $offline_mode, | |
$message = "" |
|||
) |
Definition at line 78 of file class.ilSCORMOfflineModeGUI.php.
References $_GET, $tpl, and ilUtil\getImagePath().
Referenced by executeCommand().
ilSCORMOfflineModeGUI::$clientIdSop |
Definition at line 17 of file class.ilSCORMOfflineModeGUI.php.
ilSCORMOfflineModeGUI::$icon |
Definition at line 21 of file class.ilSCORMOfflineModeGUI.php.
Referenced by setOfflineModeTabs().
ilSCORMOfflineModeGUI::$lmId |
Definition at line 16 of file class.ilSCORMOfflineModeGUI.php.
ilSCORMOfflineModeGUI::$offline_icon |
Definition at line 20 of file class.ilSCORMOfflineModeGUI.php.
ilSCORMOfflineModeGUI::$offlineMode |
Definition at line 18 of file class.ilSCORMOfflineModeGUI.php.
ilSCORMOfflineModeGUI::$online_icon |
Definition at line 19 of file class.ilSCORMOfflineModeGUI.php.
Referenced by ilSCORMOfflineModeGUI().