ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilAICCPresentationGUI. More...
Public Member Functions | |
ilAICCPresentationGUI () | |
& | executeCommand () |
execute command | |
view () | |
SCORM content screen. | |
explorer ($a_target="sahs_content") | |
output table of content | |
launchSahs () | |
This function is called by the API applet in the content frame when a SCO is started. | |
Public Member Functions inherited from ilSCORMPresentationGUI | |
ilSCORMPresentationGUI () | |
attrib2arr (&$a_attributes) | |
frameset () | |
Output main frameset. | |
get_max_attempts () | |
Get max. | |
get_actual_attempts () | |
Get number of actual attempts for the user. | |
increase_attempt () | |
Increases attempts by one for this package. | |
save_module_version () | |
save the active module version to scorm_tracking | |
api () | |
finishSahs () | |
unloadSahs () | |
launchAsset () | |
pingSession () | |
setSingleVariable ($a_var, $a_value) | |
set single value | |
setArray ($a_left, $a_value, $a_name, &$v_array) | |
set single value | |
downloadCertificate () | |
Download the certificate for the active user. |
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::executeCommand | ( | ) |
execute command
Reimplemented from ilSCORMPresentationGUI.
Reimplemented in ilHACPPresentationGUI.
Definition at line 64 of file class.ilAICCPresentationGUI.php.
ilAICCPresentationGUI::explorer | ( | $a_target = "sahs_content" | ) |
output table of content
Reimplemented from ilSCORMPresentationGUI.
Reimplemented in ilHACPPresentationGUI.
Definition at line 99 of file class.ilAICCPresentationGUI.php.
References $_GET, $slm, ilUtil\getStyleSheetLocation(), ilTree\readRootId(), and ilExplorer\setTargetGet().
ilAICCPresentationGUI::ilAICCPresentationGUI | ( | ) |
Definition at line 46 of file class.ilAICCPresentationGUI.php.
ilAICCPresentationGUI::launchSahs | ( | ) |
This function is called by the API applet in the content frame when a SCO is started.
Reimplemented from ilSCORMPresentationGUI.
Reimplemented in ilHACPPresentationGUI.
Definition at line 140 of file class.ilAICCPresentationGUI.php.
References $_GET, $_POST, $ilDB, $lng, $ref_id, ilObject\_lookupObjId(), ilUtil\getImagePath(), ilSCORMPresentationGUI\setArray(), and ilSCORMPresentationGUI\setSingleVariable().
ilAICCPresentationGUI::view | ( | ) |
SCORM content screen.
Reimplemented from ilSCORMPresentationGUI.
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 executeCommand(), and ilAICCPresentationGUI().
ilAICCPresentationGUI::$lng |
Definition at line 44 of file class.ilAICCPresentationGUI.php.
Referenced by executeCommand(), ilAICCPresentationGUI(), 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 ilAICCPresentationGUI().