ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning 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, $type, 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 173 of file class.ilSAHSPresentationGUI.php.
References ILIAS\Repository\ctrl(), and outputInfoScreen().
ilSAHSPresentationGUI::outputInfoScreen | ( | ) |
info screen
ilCtrlException |
Definition at line 246 of file class.ilSAHSPresentationGUI.php.
References $DIC, $GLOBALS, $refId, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and setInfoTabs().
Referenced by executeCommand(), and infoScreen().
ilSAHSPresentationGUI::setInfoTabs | ( | string | $a_active | ) |
ilCtrlException |
Definition at line 183 of file class.ilSAHSPresentationGUI.php.
References $DIC, $refId, $type, 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 155 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.