ILIAS
release_8 Revision v8.23
|
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 () | |
Protected Member Functions | |
show () | |
Show (redirects to first active service) More... | |
setTabs (string $activate) | |
getLinks () | |
getGUIClasses () | |
Get GUI class. More... | |
Protected Attributes | |
ilCtrl | $ctrl |
ilAchievements | $achievements |
ilLanguage | $lng |
ilTabsGUI | $tabs |
Private Attributes | |
ilGlobalTemplateInterface | $main_tpl |
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 ilAchievementsGUI: ilLearningProgressGUI, ilPersonalSkillsGUI, ilBadgeProfileGUI, ilLearningHistoryGUI
Definition at line 22 of file class.ilAchievementsGUI.php.
ilAchievementsGUI::__construct | ( | ) |
Definition at line 30 of file class.ilAchievementsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
ilAchievementsGUI::executeCommand | ( | ) |
ilCtrlException |
Definition at line 43 of file class.ilAchievementsGUI.php.
References $ctrl, $lng, $main_tpl, ilCtrl\forwardCommand(), ilCtrl\getCmd(), ilUtil\getImagePath(), ilCtrl\getNextClass(), ilLanguage\loadLanguageModule(), ilLearningProgressBaseGUI\LP_CONTEXT_PERSONAL_DESKTOP, ilGlobalTemplateInterface\setTitle(), ilGlobalTemplateInterface\setTitleIcon(), and ilLanguage\txt().
|
protected |
Get GUI class.
Definition at line 169 of file class.ilAchievementsGUI.php.
References ilAchievements\SERV_BADGES, ilAchievements\SERV_CERTIFICATES, ilAchievements\SERV_COMPETENCES, ilAchievements\SERV_LEARNING_HISTORY, and ilAchievements\SERV_LEARNING_PROGRESS.
Referenced by getLinks(), and show().
|
protected |
Definition at line 132 of file class.ilAchievementsGUI.php.
References $ctrl, $lng, getGUIClasses(), ilCtrl\getLinkTargetByClass(), ilLanguage\loadLanguageModule(), ilAchievements\SERV_BADGES, ilAchievements\SERV_CERTIFICATES, ilAchievements\SERV_COMPETENCES, ilAchievements\SERV_LEARNING_HISTORY, ilAchievements\SERV_LEARNING_PROGRESS, and ilLanguage\txt().
Referenced by setTabs().
|
protected |
Definition at line 118 of file class.ilAchievementsGUI.php.
References $tabs, ilTabsGUI\activateTab(), ilTabsGUI\addTab(), and getLinks().
|
protected |
Show (redirects to first active service)
Definition at line 107 of file class.ilAchievementsGUI.php.
References $ctrl, getGUIClasses(), and ilCtrl\redirectByClass().
|
protected |
Definition at line 25 of file class.ilAchievementsGUI.php.
|
protected |
Definition at line 24 of file class.ilAchievementsGUI.php.
Referenced by executeCommand(), getLinks(), and show().
|
protected |
Definition at line 26 of file class.ilAchievementsGUI.php.
Referenced by executeCommand(), and getLinks().
|
private |
Definition at line 28 of file class.ilAchievementsGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 27 of file class.ilAchievementsGUI.php.
Referenced by setTabs().