|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilSAHSPresentationGUI:
Collaboration diagram for ilSAHSPresentationGUI: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
@ilCtrl_Calls ilSAHSPresentationGUI: ilSCORMPresentationGUI @ilCtrl_Calls ilSAHSPresentationGUI: ilInfoScreenGUI, ilSCORM13PlayerGUI @ilCtrl_Calls ilSAHSPresentationGUI: ilLearningProgressGUI @ilCtrl_Calls 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().
Here is the call graph for this function:| ilSAHSPresentationGUI::executeCommand | ( | ) |
| ilCtrlException |
Definition at line 60 of file class.ilSAHSPresentationGUI.php.
References $DIC, $lng, $type, ilObject\_lookupObjectId(), ilObjSAHSLearningModule\_lookupSubType(), ILIAS\Repository\ctrl(), ilLanguage\loadLanguageModule(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, outputInfoScreen(), and setInfoTabs().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| 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(), ilUtil\getImagePath(), ilPrivacySettings\getInstance(), and ILIAS\Repository\lng().
Referenced by executeCommand(), and outputInfoScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSAHSPresentationGUI::view | ( | ) |
Definition at line 155 of file class.ilSAHSPresentationGUI.php.
References ilSCORMObjectGUI\getInstance(), and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:
|
protected |
Definition at line 40 of file class.ilSAHSPresentationGUI.php.
|
protected |
Definition at line 39 of file class.ilSAHSPresentationGUI.php.
Referenced by executeCommand().
|
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.