ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Achivements GUI. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
Protected Member Functions | |
show () | |
Show (redirects to first active service) More... | |
setTabs ($activate) | |
Set tabs. More... | |
getLinks () | |
Get link. More... | |
getGUIClasses () | |
Get GUI class. More... | |
Protected Attributes | |
$ctrl | |
$achievements | |
$lng | |
$tabs | |
Achivements GUI.
ilAchievementsGUI: ilLearningProgressGUI, ilPersonalSkillsGUI, ilBadgeProfileGUI, ilLearningHistoryGUI
Definition at line 13 of file class.ilAchievementsGUI.php.
ilAchievementsGUI::__construct | ( | ) |
ilAchievementsGUI::executeCommand | ( | ) |
Execute command.
ilCtrlException |
Definition at line 52 of file class.ilAchievementsGUI.php.
References $ctrl, $lng, ilUtil\getImagePath(), ilLearningProgressBaseGUI\LP_CONTEXT_PERSONAL_DESKTOP, ilAchievements\SERV_BADGES, ilAchievements\SERV_CERTIFICATES, ilAchievements\SERV_COMPETENCES, ilAchievements\SERV_LEARNING_HISTORY, ilAchievements\SERV_LEARNING_PROGRESS, and setTabs().
|
protected |
Get GUI class.
Definition at line 184 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 |
Get link.
Definition at line 145 of file class.ilAchievementsGUI.php.
References $ctrl, $links, $lng, getGUIClasses(), ilAchievements\SERV_BADGES, ilAchievements\SERV_CERTIFICATES, ilAchievements\SERV_COMPETENCES, ilAchievements\SERV_LEARNING_HISTORY, and ilAchievements\SERV_LEARNING_PROGRESS.
Referenced by setTabs().
|
protected |
Set tabs.
Definition at line 128 of file class.ilAchievementsGUI.php.
References $links, $s, $tabs, and getLinks().
Referenced by executeCommand().
|
protected |
Show (redirects to first active service)
Definition at line 114 of file class.ilAchievementsGUI.php.
References $ctrl, and getGUIClasses().
|
protected |
Definition at line 23 of file class.ilAchievementsGUI.php.
|
protected |
Definition at line 18 of file class.ilAchievementsGUI.php.
Referenced by executeCommand(), getLinks(), and show().
|
protected |
Definition at line 28 of file class.ilAchievementsGUI.php.
Referenced by executeCommand(), and getLinks().
|
protected |
Definition at line 33 of file class.ilAchievementsGUI.php.
Referenced by setTabs().