ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Class ilBadgeProfileGUI. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
Data Fields | |
const | BACKPACK_EMAIL = "badge_mozilla_bp" |
Protected Member Functions | |
setTabs () | |
getSubTabs (string $a_active) | |
listBadges () | |
manageBadges () | |
applyFilter () | |
resetFilter () | |
getMultiSelection () | |
activate () | |
deactivate () | |
activateInCard () | |
deactivateInCard () | |
setBackpackSubTabs () | |
listBackpackGroups () | |
getBackpackMail () | |
initSettingsForm () | |
editSettings (ilPropertyFormGUI $a_form=null) | |
saveSettings () | |
Protected Attributes | |
ilBadgeGUIRequest | $request |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
ilTabsGUI | $tabs |
ilObjUser | $user |
ilAccessHandler | $access |
ILIAS UI Factory | $factory |
ILIAS UI Renderer | $renderer |
BadgeNotificationPrefRepository | $noti_repo |
Class ilBadgeProfileGUI.
Definition at line 26 of file class.ilBadgeProfileGUI.php.
ilBadgeProfileGUI::__construct | ( | ) |
Definition at line 41 of file class.ilBadgeProfileGUI.php.
References $DIC, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\tabs(), and ILIAS\Repository\user().
|
protected |
Definition at line 251 of file class.ilBadgeProfileGUI.php.
References $ctrl, $lng, getMultiSelection(), ilCtrl\redirect(), and ilLanguage\txt().
|
protected |
Definition at line 285 of file class.ilBadgeProfileGUI.php.
References $ctrl, $lng, getMultiSelection(), ilCtrl\redirect(), and ilLanguage\txt().
|
protected |
Definition at line 211 of file class.ilBadgeProfileGUI.php.
References manageBadges().
|
protected |
Definition at line 268 of file class.ilBadgeProfileGUI.php.
References $ctrl, $lng, getMultiSelection(), ilCtrl\redirect(), and ilLanguage\txt().
|
protected |
Definition at line 302 of file class.ilBadgeProfileGUI.php.
References $ctrl, $lng, getMultiSelection(), ilCtrl\redirect(), and ilLanguage\txt().
|
protected |
Definition at line 427 of file class.ilBadgeProfileGUI.php.
References $ctrl, $tabs, and $tpl.
Referenced by saveSettings().
ilBadgeProfileGUI::executeCommand | ( | ) |
Definition at line 62 of file class.ilBadgeProfileGUI.php.
References $ctrl, $lng, ilLanguage\loadLanguageModule(), and setTabs().
|
protected |
Definition at line 396 of file class.ilBadgeProfileGUI.php.
References $ilUser, and $user.
Referenced by initSettingsForm(), listBackpackGroups(), and saveSettings().
|
protected |
Definition at line 227 of file class.ilBadgeProfileGUI.php.
References $ctrl, $id, $ilUser, $lng, $res, $user, and ilLanguage\txt().
Referenced by activate(), activateInCard(), deactivate(), and deactivateInCard().
|
protected |
Definition at line 85 of file class.ilBadgeProfileGUI.php.
References $ctrl, $lng, $tabs, and ilLanguage\txt().
Referenced by listBadges(), and manageBadges().
|
protected |
Definition at line 407 of file class.ilBadgeProfileGUI.php.
References $ctrl, $email, $lng, getBackpackMail(), and ilLanguage\txt().
Referenced by saveSettings().
|
protected |
Definition at line 342 of file class.ilBadgeProfileGUI.php.
References $ctrl, $lng, $tabs, $tpl, ilDatePresentation\formatDate(), getBackpackMail(), setBackpackSubTabs(), ilGlobalTemplateInterface\setContent(), ilDatePresentation\setUseRelativeDates(), and ilLanguage\txt().
|
protected |
Definition at line 104 of file class.ilBadgeProfileGUI.php.
References $data, $ilUser, $tpl, $url, $user, ilObject\_getAllReferences(), ilObject\_getIcon(), ilLink\_getLink(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilBadgeAssignment\getInstancesByUserId(), getSubTabs(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\setContent(), ilDatePresentation\setUseRelativeDates(), ilWACSignedPath\signFile(), and ilArrayUtil\sortArray().
|
protected |
Definition at line 200 of file class.ilBadgeProfileGUI.php.
References $tpl, getSubTabs(), and ilGlobalTemplateInterface\setContent().
Referenced by applyFilter(), and resetFilter().
|
protected |
Definition at line 219 of file class.ilBadgeProfileGUI.php.
References manageBadges().
|
protected |
Definition at line 436 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilUser, $lng, $user, ilObjUser\_writePref(), ilBadgeAssignment\clearBadgeCache(), editSettings(), getBackpackMail(), initSettingsForm(), and ilLanguage\txt().
|
protected |
Definition at line 321 of file class.ilBadgeProfileGUI.php.
References $ctrl, $lng, $tabs, and ilLanguage\txt().
Referenced by listBackpackGroups().
|
protected |
Definition at line 78 of file class.ilBadgeProfileGUI.php.
References $ctrl, $lng, and $tabs.
Referenced by executeCommand().
|
protected |
Definition at line 36 of file class.ilBadgeProfileGUI.php.
|
protected |
Definition at line 31 of file class.ilBadgeProfileGUI.php.
Referenced by activate(), activateInCard(), deactivate(), deactivateInCard(), editSettings(), executeCommand(), getMultiSelection(), getSubTabs(), initSettingsForm(), listBackpackGroups(), saveSettings(), setBackpackSubTabs(), and setTabs().
|
protected |
Definition at line 37 of file class.ilBadgeProfileGUI.php.
|
protected |
Definition at line 32 of file class.ilBadgeProfileGUI.php.
Referenced by activate(), activateInCard(), deactivate(), deactivateInCard(), executeCommand(), getMultiSelection(), getSubTabs(), initSettingsForm(), listBackpackGroups(), saveSettings(), setBackpackSubTabs(), and setTabs().
|
protected |
Definition at line 39 of file class.ilBadgeProfileGUI.php.
|
protected |
Definition at line 38 of file class.ilBadgeProfileGUI.php.
|
protected |
Definition at line 29 of file class.ilBadgeProfileGUI.php.
|
protected |
Definition at line 34 of file class.ilBadgeProfileGUI.php.
Referenced by editSettings(), getSubTabs(), listBackpackGroups(), setBackpackSubTabs(), and setTabs().
|
protected |
Definition at line 33 of file class.ilBadgeProfileGUI.php.
Referenced by editSettings(), listBackpackGroups(), listBadges(), and manageBadges().
|
protected |
Definition at line 35 of file class.ilBadgeProfileGUI.php.
Referenced by getBackpackMail(), getMultiSelection(), listBadges(), and saveSettings().
const ilBadgeProfileGUI::BACKPACK_EMAIL = "badge_mozilla_bp" |
Definition at line 28 of file class.ilBadgeProfileGUI.php.