|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilHACPPresentationGUI. More...
Inheritance diagram for ilHACPPresentationGUI:
Collaboration diagram for ilHACPPresentationGUI:Public Member Functions | |
| ilHACPPresentationGUI () | |
| & | executeCommand () |
| execute command More... | |
| explorer ($a_target="sahs_content") | |
| output table of content More... | |
| launchSahs () | |
| This function is called by the API applet in the content frame when a SCO is started. More... | |
Public Member Functions inherited from ilAICCPresentationGUI | |
| ilAICCPresentationGUI () | |
| & | executeCommand () |
| execute command More... | |
| view () | |
| SCORM content screen. More... | |
| explorer ($a_target="sahs_content") | |
| output table of content More... | |
| launchSahs () | |
| This function is called by the API applet in the content frame when a SCO is started. More... | |
Public Member Functions inherited from ilSCORMPresentationGUI | |
| ilSCORMPresentationGUI () | |
| & | 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 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, and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:| 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, $ilUser, $lng, $ref_id, $url, ilObject\_lookupObjId(), exit, ilUtil\getImagePath(), ilSCORMPresentationGUI\setArray(), and ilSCORMPresentationGUI\setSingleVariable().
Here is the call graph for this function:| 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.
| ilHACPPresentationGUI::$tpl |
Definition at line 43 of file class.ilHACPPresentationGUI.php.
Referenced by ilHACPPresentationGUI().