ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
executeCommand () | |
Data Fields | |
const | BACKPACK_EMAIL = "badge_mozilla_bp" |
Protected Member Functions | |
setTabs () | |
getSubTabs ($a_active) | |
listBadges () | |
manageBadges () | |
applyFilter () | |
resetFilter () | |
getMultiSelection () | |
activate () | |
deactivate () | |
addToBackpackMulti () | |
setBackpackSubTabs () | |
listBackpackGroups () | |
prepareBadge ($a_badge_id) | |
addToBackpack () | |
getBackpackMail () | |
initSettingsForm () | |
editSettings (ilPropertyFormGUI $a_form=null) | |
saveSettings () | |
Definition at line 13 of file class.ilBadgeProfileGUI.php.
|
protected |
Definition at line 194 of file class.ilBadgeProfileGUI.php.
References $ilCtrl, $lng, getMultiSelection(), and ilUtil\sendSuccess().
|
protected |
Definition at line 367 of file class.ilBadgeProfileGUI.php.
References $_GET, $ilCtrl, $res, $url, exit, ilBadgeHandler\getInstance(), and prepareBadge().
|
protected |
Definition at line 235 of file class.ilBadgeProfileGUI.php.
References $ilCtrl, $lng, $res, $tpl, $url, array, getMultiSelection(), ilBadge\getTitle(), prepareBadge(), and ilUtil\sendInfo().
|
protected |
Definition at line 144 of file class.ilBadgeProfileGUI.php.
References $tbl, and manageBadges().
|
protected |
Definition at line 212 of file class.ilBadgeProfileGUI.php.
References $ilCtrl, $lng, getMultiSelection(), and ilUtil\sendSuccess().
|
protected |
Definition at line 438 of file class.ilBadgeProfileGUI.php.
References $ilCtrl, $tpl, ilBadgeHandler\getInstance(), initSettingsForm(), and setBackpackSubTabs().
Referenced by saveSettings().
ilBadgeProfileGUI::executeCommand | ( | ) |
Definition at line 17 of file class.ilBadgeProfileGUI.php.
References $cmd, $ilCtrl, $lng, $tpl, ilUtil\getImagePath(), and setTabs().
|
protected |
Definition at line 406 of file class.ilBadgeProfileGUI.php.
References $ilUser.
Referenced by initSettingsForm(), listBackpackGroups(), and saveSettings().
|
protected |
Definition at line 162 of file class.ilBadgeProfileGUI.php.
References $_GET, $_POST, $ilCtrl, $ilUser, $lng, $res, array, and ilUtil\sendFailure().
Referenced by activate(), addToBackpackMulti(), and deactivate().
|
protected |
Definition at line 57 of file class.ilBadgeProfileGUI.php.
References $ilCtrl, $lng, and ilBadgeHandler\getInstance().
Referenced by listBadges(), and manageBadges().
|
protected |
Definition at line 418 of file class.ilBadgeProfileGUI.php.
References $ilCtrl, $lng, getBackpackMail(), and ilFormPropertyGUI\setInfo().
Referenced by editSettings(), and saveSettings().
|
protected |
Definition at line 279 of file class.ilBadgeProfileGUI.php.
References $ilCtrl, $lng, $tpl, ilDatePresentation\formatDate(), getBackpackMail(), ilBadgeHandler\getInstance(), ilUtil\sendInfo(), setBackpackSubTabs(), and ilDatePresentation\setUseRelativeDates().
|
protected |
Definition at line 85 of file class.ilBadgeProfileGUI.php.
References $data, $ilUser, $tpl, array, ilDatePresentation\formatDate(), ilBadgeAssignment\getInstancesByUserId(), getSubTabs(), IL_CAL_UNIX, ilDatePresentation\setUseRelativeDates(), and ilUtil\sortArray().
|
protected |
Definition at line 132 of file class.ilBadgeProfileGUI.php.
References $tbl, $tpl, and getSubTabs().
Referenced by applyFilter(), and resetFilter().
|
protected |
Definition at line 341 of file class.ilBadgeProfileGUI.php.
Referenced by addToBackpack(), and addToBackpackMulti().
|
protected |
Definition at line 153 of file class.ilBadgeProfileGUI.php.
References $tbl, and manageBadges().
|
protected |
Definition at line 458 of file class.ilBadgeProfileGUI.php.
References $ilCtrl, $ilUser, $lng, ilObjUser\_writePref(), ilBadgeAssignment\clearBadgeCache(), editSettings(), getBackpackMail(), initSettingsForm(), and ilUtil\sendSuccess().
|
protected |
Definition at line 264 of file class.ilBadgeProfileGUI.php.
Referenced by editSettings(), and listBackpackGroups().
|
protected |
Definition at line 36 of file class.ilBadgeProfileGUI.php.
References $ilCtrl, $lng, and ilBadgeHandler\getInstance().
Referenced by executeCommand().
const ilBadgeProfileGUI::BACKPACK_EMAIL = "badge_mozilla_bp" |
Definition at line 15 of file class.ilBadgeProfileGUI.php.
Referenced by ilBadgeAssignment\prepareJson().