ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilAICCPresentationGUI. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
execute command More... | |
view () | |
explorer ($a_target="sahs_content") | |
output table of content More... | |
launchSahs () | |
Public Member Functions inherited from ilSCORMPresentationGUI | |
__construct () | |
executeCommand () | |
execute command More... | |
attrib2arr (&$a_attributes) | |
frameset () | |
Output main frameset. More... | |
get_max_attempts () | |
Get max. More... | |
get_actual_attempts () | |
Get number of actual attempts for the user. More... | |
increase_attemptAndsave_module_version () | |
Increases attempts by one for this package. More... | |
explorer ($a_target="sahs_content") | |
save the active module version to scorm_tracking More... | |
view () | |
SCORM content screen. More... | |
contentSelect () | |
apiInitData () | |
SCORM Data for Javascript-API. More... | |
api () | |
launchSahs () | |
This function is called by the API applet in the content frame when a SCO is started. More... | |
finishSahs () | |
unloadSahs () | |
launchAsset () | |
pingSession () | |
logMessage () | |
logWarning () | |
setSingleVariable ($a_var, $a_value) | |
set single value More... | |
setArray ($a_left, $a_value, $a_name, &$v_array) | |
set single value More... | |
downloadCertificate () | |
Download the certificate for the active user. More... | |
Data Fields | |
$ilias | |
$slm | |
$tpl | |
$lng | |
Data Fields inherited from ilSCORMPresentationGUI | |
$ilias | |
$slm | |
$tpl | |
$lng | |
Class ilAICCPresentationGUI.
GUI class for aicc learning module presentation
Definition at line 39 of file class.ilAICCPresentationGUI.php.
ilAICCPresentationGUI::__construct | ( | ) |
Definition at line 46 of file class.ilAICCPresentationGUI.php.
References $_GET, $cmd, $ilCtrl, $ilias, $lng, and $tpl.
ilAICCPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 64 of file class.ilAICCPresentationGUI.php.
References $_GET, $cmd, and $ilLog.
ilAICCPresentationGUI::explorer | ( | $a_target = "sahs_content" | ) |
output table of content
Definition at line 99 of file class.ilAICCPresentationGUI.php.
References $_GET, $output, $slm, ilUtil\getStyleSheetLocation(), ilTree\readRootId(), and ilExplorer\setTargetGet().
ilAICCPresentationGUI::launchSahs | ( | ) |
Definition at line 140 of file class.ilAICCPresentationGUI.php.
References $_GET, $_POST, $ilDB, $ilUser, $lng, $ref_id, $url, ilObject\_lookupObjId(), array, ilUtil\getImagePath(), ilSCORMPresentationGUI\setArray(), and ilSCORMPresentationGUI\setSingleVariable().
ilAICCPresentationGUI::view | ( | ) |
Definition at line 83 of file class.ilAICCPresentationGUI.php.
References $_GET, ilAICCObjectGUI\getInstance(), and ilUtil\getStyleSheetLocation().
ilAICCPresentationGUI::$ilias |
Definition at line 41 of file class.ilAICCPresentationGUI.php.
Referenced by __construct().
ilAICCPresentationGUI::$lng |
Definition at line 44 of file class.ilAICCPresentationGUI.php.
Referenced by __construct(), and launchSahs().
ilAICCPresentationGUI::$slm |
Definition at line 42 of file class.ilAICCPresentationGUI.php.
Referenced by explorer().
ilAICCPresentationGUI::$tpl |
Definition at line 43 of file class.ilAICCPresentationGUI.php.
Referenced by __construct().