ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct () | |
Constructor. More... | |
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 () | |
Protected Attributes | |
$ctrl | |
$lng | |
$tpl | |
$tabs | |
$user | |
Definition at line 13 of file class.ilBadgeProfileGUI.php.
ilBadgeProfileGUI::__construct | ( | ) |
Constructor.
Definition at line 44 of file class.ilBadgeProfileGUI.php.
|
protected |
Definition at line 241 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilCtrl, $lng, getMultiSelection(), and ilUtil\sendSuccess().
|
protected |
Definition at line 412 of file class.ilBadgeProfileGUI.php.
References $_GET, $ctrl, $ilCtrl, $res, $url, exit, ilBadgeHandler\getInstance(), and prepareBadge().
|
protected |
Definition at line 280 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilCtrl, $lng, $res, $tabs, $tpl, $url, array, getMultiSelection(), ilBadge\getTitle(), prepareBadge(), and ilUtil\sendInfo().
|
protected |
Definition at line 195 of file class.ilBadgeProfileGUI.php.
References $tbl, and manageBadges().
|
protected |
Definition at line 258 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilCtrl, $lng, getMultiSelection(), and ilUtil\sendSuccess().
|
protected |
Definition at line 478 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilCtrl, $tabs, $tpl, ilBadgeHandler\getInstance(), initSettingsForm(), and setBackpackSubTabs().
Referenced by saveSettings().
ilBadgeProfileGUI::executeCommand | ( | ) |
Definition at line 57 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilCtrl, $lng, $tpl, ilUtil\getImagePath(), and setTabs().
|
protected |
Definition at line 446 of file class.ilBadgeProfileGUI.php.
References $ilUser, and $user.
Referenced by initSettingsForm(), listBackpackGroups(), and saveSettings().
|
protected |
Definition at line 213 of file class.ilBadgeProfileGUI.php.
References $_GET, $_POST, $ctrl, $id, $ilCtrl, $ilUser, $lng, $res, $user, array, and ilUtil\sendFailure().
Referenced by activate(), addToBackpackMulti(), and deactivate().
|
protected |
Definition at line 103 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilCtrl, $lng, $tabs, and ilBadgeHandler\getInstance().
Referenced by listBadges(), and manageBadges().
|
protected |
Definition at line 457 of file class.ilBadgeProfileGUI.php.
References $ctrl, $email, $form, $ilCtrl, $lng, and getBackpackMail().
Referenced by editSettings(), and saveSettings().
|
protected |
Definition at line 333 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilCtrl, $lng, $tabs, $tpl, ilDatePresentation\formatDate(), getBackpackMail(), ilBadgeHandler\getInstance(), ilUtil\sendInfo(), setBackpackSubTabs(), and ilDatePresentation\setUseRelativeDates().
|
protected |
Definition at line 137 of file class.ilBadgeProfileGUI.php.
References $data, $ilUser, $tpl, $user, array, ilDatePresentation\formatDate(), ilBadgeAssignment\getInstancesByUserId(), getSubTabs(), IL_CAL_UNIX, ilDatePresentation\setUseRelativeDates(), and ilUtil\sortArray().
|
protected |
Definition at line 183 of file class.ilBadgeProfileGUI.php.
References $tbl, $tpl, and getSubTabs().
Referenced by applyFilter(), and resetFilter().
|
protected |
Definition at line 391 of file class.ilBadgeProfileGUI.php.
References $ilUser, $url, and $user.
Referenced by addToBackpack(), and addToBackpackMulti().
|
protected |
Definition at line 204 of file class.ilBadgeProfileGUI.php.
References $tbl, and manageBadges().
|
protected |
Definition at line 498 of file class.ilBadgeProfileGUI.php.
References $ctrl, $form, $ilCtrl, $ilUser, $lng, $user, ilObjUser\_writePref(), ilBadgeAssignment\clearBadgeCache(), editSettings(), getBackpackMail(), initSettingsForm(), and ilUtil\sendSuccess().
|
protected |
Definition at line 312 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilCtrl, $lng, and $tabs.
Referenced by editSettings(), and listBackpackGroups().
|
protected |
Definition at line 77 of file class.ilBadgeProfileGUI.php.
References $ctrl, $ilCtrl, $lng, $tabs, and ilBadgeHandler\getInstance().
Referenced by executeCommand().
|
protected |
Definition at line 18 of file class.ilBadgeProfileGUI.php.
Referenced by activate(), addToBackpack(), addToBackpackMulti(), deactivate(), editSettings(), executeCommand(), getMultiSelection(), getSubTabs(), initSettingsForm(), listBackpackGroups(), saveSettings(), setBackpackSubTabs(), and setTabs().
|
protected |
Definition at line 23 of file class.ilBadgeProfileGUI.php.
Referenced by activate(), addToBackpackMulti(), deactivate(), executeCommand(), getMultiSelection(), getSubTabs(), initSettingsForm(), listBackpackGroups(), saveSettings(), setBackpackSubTabs(), and setTabs().
|
protected |
Definition at line 33 of file class.ilBadgeProfileGUI.php.
Referenced by addToBackpackMulti(), editSettings(), getSubTabs(), listBackpackGroups(), setBackpackSubTabs(), and setTabs().
|
protected |
Definition at line 28 of file class.ilBadgeProfileGUI.php.
Referenced by addToBackpackMulti(), editSettings(), executeCommand(), listBackpackGroups(), listBadges(), and manageBadges().
|
protected |
Definition at line 38 of file class.ilBadgeProfileGUI.php.
Referenced by getBackpackMail(), getMultiSelection(), listBadges(), prepareBadge(), and saveSettings().
const ilBadgeProfileGUI::BACKPACK_EMAIL = "badge_mozilla_bp" |
Definition at line 55 of file class.ilBadgeProfileGUI.php.
Referenced by ilBadgeAssignment\prepareJson().