|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Achivements GUI. More...
Collaboration diagram for ilAchievementsGUI: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.
@ilCtrl_Calls 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().
Here is the call graph for this function:
|
protected |
Get GUI class.
return
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().
Here is the caller graph for this function:
|
protected |
Get link.
return
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Set tabs.
Definition at line 128 of file class.ilAchievementsGUI.php.
References $links, $s, $tabs, and getLinks().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Show (redirects to first active service)
Definition at line 114 of file class.ilAchievementsGUI.php.
References $ctrl, and getGUIClasses().
Here is the call graph for this function:
|
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().