ILIAS
Release_4_1_x_branch Revision 61804
|
Class ilHACPPresentationGUI. More...
Public Member Functions | |
ilHACPPresentationGUI () | |
& | executeCommand () |
execute command | |
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 ilAICCPresentationGUI | |
ilAICCPresentationGUI () | |
view () | |
SCORM content screen. | |
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 | |
contentSelect () | |
apiInitData () | |
SCORM Data for Javascript-API. | |
api () | |
finishSahs () | |
unloadSahs () | |
launchAsset () | |
pingSession () | |
logMessage () | |
logWarning () | |
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 ilAICCPresentationGUI | |
$ilias | |
$slm | |
$tpl | |
$lng | |
Data Fields inherited from ilSCORMPresentationGUI | |
$ilias | |
$slm | |
$tpl | |
$lng |
Class ilHACPPresentationGUI.
GUI class for hacp learning module presentation
Definition at line 39 of file class.ilHACPPresentationGUI.php.
& ilHACPPresentationGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilAICCPresentationGUI.
Definition at line 64 of file class.ilHACPPresentationGUI.php.
ilHACPPresentationGUI::explorer | ( | $a_target = "sahs_content" | ) |
output table of content
Reimplemented from ilAICCPresentationGUI.
Definition at line 86 of file class.ilHACPPresentationGUI.php.
References $_GET, $slm, ilUtil\getStyleSheetLocation(), ilTree\readRootId(), and ilExplorer\setTargetGet().
ilHACPPresentationGUI::ilHACPPresentationGUI | ( | ) |
Definition at line 46 of file class.ilHACPPresentationGUI.php.
ilHACPPresentationGUI::launchSahs | ( | ) |
This function is called by the API applet in the content frame when a SCO is started.
Reimplemented from ilAICCPresentationGUI.
Definition at line 126 of file class.ilHACPPresentationGUI.php.
References $_GET, $_POST, $ilDB, $lng, $ref_id, ilObject\_lookupObjId(), exit, ilUtil\getImagePath(), ilSCORMPresentationGUI\setArray(), and ilSCORMPresentationGUI\setSingleVariable().
ilHACPPresentationGUI::$ilias |
Definition at line 41 of file class.ilHACPPresentationGUI.php.
Referenced by executeCommand(), and ilHACPPresentationGUI().
ilHACPPresentationGUI::$lng |
Definition at line 44 of file class.ilHACPPresentationGUI.php.
Referenced by executeCommand(), ilHACPPresentationGUI(), and launchSahs().
ilHACPPresentationGUI::$slm |
Definition at line 42 of file class.ilHACPPresentationGUI.php.
Referenced by explorer().
ilHACPPresentationGUI::$tpl |
Definition at line 43 of file class.ilHACPPresentationGUI.php.
Referenced by ilHACPPresentationGUI().