ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Class ilSAHSPresentationGUI. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
view () | |
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 (string $a_active) | |
outputInfoScreen () | |
info screen More... | |
Protected Attributes | |
ilGlobalPageTemplate | $tpl |
ilLanguage | $lng |
ilCtrl | $ctrl |
ilObjSCORMLearningModuleGUI | $slm_gui |
int | $refId |
Class ilSAHSPresentationGUI.
GUI class for scorm learning module presentation
ilSAHSPresentationGUI: ilSCORMPresentationGUI ilSAHSPresentationGUI: ilInfoScreenGUI, ilSCORM13PlayerGUI ilSAHSPresentationGUI: ilLearningProgressGUI ilSAHSPresentationGUI: ilObjSCORMLearningModuleGUI, ilObjSCORM2004LearningModuleGUI
\
Definition at line 36 of file class.ilSAHSPresentationGUI.php.
ilSAHSPresentationGUI::__construct | ( | ) |
ilCtrlException |
Definition at line 47 of file class.ilSAHSPresentationGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilSAHSPresentationGUI::executeCommand | ( | ) |
ilCtrlException |
Definition at line 60 of file class.ilSAHSPresentationGUI.php.
References $DIC, ilObject\_lookupObjectId(), ilObjSAHSLearningModule\_lookupSubType(), ILIAS\Repository\ctrl(), ilLanguage\loadLanguageModule(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, outputInfoScreen(), and setInfoTabs().
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
ilCtrlException |
Definition at line 192 of file class.ilSAHSPresentationGUI.php.
References ILIAS\Repository\ctrl(), and outputInfoScreen().
ilSAHSPresentationGUI::outputInfoScreen | ( | ) |
info screen
ilCtrlException |
Definition at line 267 of file class.ilSAHSPresentationGUI.php.
References $DIC, $GLOBALS, $info, $refId, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and setInfoTabs().
Referenced by executeCommand(), and infoScreen().
ilSAHSPresentationGUI::setInfoTabs | ( | string | $a_active | ) |
ilCtrlException |
Definition at line 204 of file class.ilSAHSPresentationGUI.php.
References $DIC, $refId, ilObject\_lookupObjectId(), ilObjSAHSLearningModule\_lookupSubType(), ilLearningProgressAccess\checkAccess(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), ilPrivacySettings\getInstance(), and ILIAS\Repository\lng().
Referenced by executeCommand(), and outputInfoScreen().
ilSAHSPresentationGUI::view | ( | ) |
Definition at line 174 of file class.ilSAHSPresentationGUI.php.
References ilSCORMObjectGUI\getInstance(), and ilUtil\getStyleSheetLocation().
|
protected |
Definition at line 40 of file class.ilSAHSPresentationGUI.php.
|
protected |
Definition at line 39 of file class.ilSAHSPresentationGUI.php.
|
protected |
Definition at line 42 of file class.ilSAHSPresentationGUI.php.
Referenced by outputInfoScreen(), and setInfoTabs().
|
protected |
Definition at line 41 of file class.ilSAHSPresentationGUI.php.
|
protected |
Definition at line 38 of file class.ilSAHSPresentationGUI.php.