|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilSAHSPresentationGUI. More...
Collaboration diagram for ilSAHSPresentationGUI:Public Member Functions | |
| ilSAHSPresentationGUI () | |
| & | executeCommand () |
| execute command More... | |
| attrib2arr (&$a_attributes) | |
| frameset () | |
| output main menu More... | |
| explorer ($a_target="sahs_content") | |
| output table of content More... | |
| view () | |
| api () | |
| launchSahs () | |
| finishSahs () | |
| unloadSahs () | |
| launchAsset () | |
| setSingleVariable ($a_var, $a_value) | |
| set single value More... | |
| setArray ($a_left, $a_value, $a_name, &$v_array) | |
| set single value More... | |
| infoScreen () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed More... | |
| setInfoTabs ($a_active) | |
| outputInfoScreen () | |
| info screen More... | |
Data Fields | |
| $ilias | |
| $tpl | |
| $lng | |
Class ilSAHSPresentationGUI.
GUI class for scorm learning module presentation
@ilCtrl_Calls ilSAHSPresentationGUI: ilSCORMPresentationGUI, ilAICCPresentationGUI, ilHACPPresentationGUI @ilCtrl_Calls ilSAHSPresentationGUI: ilInfoScreenGUI, ilscorm13player, ilShopPurchaseGUI @ilCtrl_Calls ilSAHSPresentationGUI: ilLearningProgressGUI, ilSCORMOfflineModeGUI @ilCtrl_Calls ilSAHSPresentationGUI: ilObjSCORMLearningModuleGUI, ilObjSCORM2004LearningModuleGUI
Definition at line 21 of file class.ilSAHSPresentationGUI.php.
| ilSAHSPresentationGUI::api | ( | ) |
Definition at line 319 of file class.ilSAHSPresentationGUI.php.
| ilSAHSPresentationGUI::attrib2arr | ( | & | $a_attributes | ) |
Definition at line 220 of file class.ilSAHSPresentationGUI.php.
| & ilSAHSPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 42 of file class.ilSAHSPresentationGUI.php.
References $_GET, $cmd, $ilCtrl, $lng, $ret, ilObjSAHSLearningModuleAccess\_lookupEditable(), ilObject\_lookupObjectId(), ilObjSAHSLearningModule\_lookupSubType(), ilObjSAHSLearningModuleAccess\_lookupUserIsOfflineMode(), ilLicense\_noteAccess(), ilPaymentObject\_requiresPurchaseToAccess(), exit, ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, outputInfoScreen(), and setInfoTabs().
Here is the call graph for this function:| ilSAHSPresentationGUI::explorer | ( | $a_target = "sahs_content" | ) |
output table of content
Definition at line 253 of file class.ilSAHSPresentationGUI.php.
References $_GET, $ilBench, and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:| ilSAHSPresentationGUI::finishSahs | ( | ) |
Definition at line 522 of file class.ilSAHSPresentationGUI.php.
References $_GET, $lng, ilUtil\getImagePath(), and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:| ilSAHSPresentationGUI::frameset | ( | ) |
output main menu
Definition at line 241 of file class.ilSAHSPresentationGUI.php.
References exit.
| ilSAHSPresentationGUI::ilSAHSPresentationGUI | ( | ) |
Definition at line 27 of file class.ilSAHSPresentationGUI.php.
| ilSAHSPresentationGUI::infoScreen | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 615 of file class.ilSAHSPresentationGUI.php.
References outputInfoScreen().
Here is the call graph for this function:| ilSAHSPresentationGUI::launchAsset | ( | ) |
Definition at line 553 of file class.ilSAHSPresentationGUI.php.
| ilSAHSPresentationGUI::launchSahs | ( | ) |
Definition at line 339 of file class.ilSAHSPresentationGUI.php.
References $_GET, $_POST, $ilDB, $ilUser, $lng, $ref_id, ilObject\_lookupObjId(), ilUtil\getImagePath(), setArray(), and setSingleVariable().
Here is the call graph for this function:| ilSAHSPresentationGUI::outputInfoScreen | ( | ) |
info screen
Definition at line 670 of file class.ilSAHSPresentationGUI.php.
References $_GET, $info, and setInfoTabs().
Referenced by executeCommand(), and infoScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSAHSPresentationGUI::setArray | ( | $a_left, | |
| $a_value, | |||
| $a_name, | |||
| & | $v_array | ||
| ) |
set single value
Definition at line 595 of file class.ilSAHSPresentationGUI.php.
Referenced by launchSahs().
Here is the caller graph for this function:| ilSAHSPresentationGUI::setInfoTabs | ( | $a_active | ) |
Definition at line 622 of file class.ilSAHSPresentationGUI.php.
References $_GET, ilPrivacySettings\_getInstance(), ilObject\_lookupObjectId(), ilObjSAHSLearningModule\_lookupSubType(), ilLearningProgressAccess\checkAccess(), and ilUtil\getImagePath().
Referenced by executeCommand(), and outputInfoScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSAHSPresentationGUI::setSingleVariable | ( | $a_var, | |
| $a_value | |||
| ) |
set single value
Definition at line 584 of file class.ilSAHSPresentationGUI.php.
Referenced by launchSahs().
Here is the caller graph for this function:| ilSAHSPresentationGUI::unloadSahs | ( | ) |
Definition at line 544 of file class.ilSAHSPresentationGUI.php.
References $_GET, and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:| ilSAHSPresentationGUI::view | ( | ) |
Definition at line 306 of file class.ilSAHSPresentationGUI.php.
References $_GET, ilSCORMObjectGUI\getInstance(), and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:| ilSAHSPresentationGUI::$ilias |
Definition at line 23 of file class.ilSAHSPresentationGUI.php.
Referenced by api(), and ilSAHSPresentationGUI().
| ilSAHSPresentationGUI::$lng |
Definition at line 25 of file class.ilSAHSPresentationGUI.php.
Referenced by executeCommand(), finishSahs(), ilSAHSPresentationGUI(), and launchSahs().
| ilSAHSPresentationGUI::$tpl |
Definition at line 24 of file class.ilSAHSPresentationGUI.php.
Referenced by ilSAHSPresentationGUI().