|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilBadgeManagementGUI:Public Member Functions | |
| __construct ($a_parent_ref_id, $a_parent_obj_id=null, $a_parent_obj_type=null) | |
| Construct. More... | |
| executeCommand () | |
Data Fields | |
| const | CLIPBOARD_ID = "bdgclpbrd" |
Protected Member Functions | |
| setTabs ($a_active) | |
| hasWrite () | |
| listBadges () | |
| applyBadgeFilter () | |
| resetBadgeFilter () | |
| addBadge (ilPropertyFormGUI $a_form=null) | |
| initBadgeForm ($a_mode, ilBadgeType $a_type, $a_type_unique_id) | |
| saveBadge () | |
| editBadge (ilPropertyFormGUI $a_form=null) | |
| setBadgeFormValues (ilPropertyFormGUI $a_form, ilBadge $a_badge, ilBadgeType $a_type) | |
| updateBadge () | |
| confirmDeleteBadges () | |
| deleteBadges () | |
| getBadgesFromMultiAction () | |
| copyBadges () | |
| clearClipboard () | |
| getValidBadgesFromClipboard () | |
| pasteBadges () | |
| toggleBadges ($a_status) | |
| activateBadges () | |
| deactivateBadges () | |
| listUsers () | |
| applyListUsers () | |
| resetListUsers () | |
| awardBadgeUserSelection () | |
| applyAwardBadgeUserSelection () | |
| resetAwardBadgeUserSelection () | |
| assignBadge () | |
| confirmDeassignBadge () | |
| deassignBadge () | |
Protected Attributes | |
| $parent_ref_id | |
| $parent_obj_id | |
| $parent_obj_type | |
Definition at line 14 of file class.ilBadgeManagementGUI.php.
| ilBadgeManagementGUI::__construct | ( | $a_parent_ref_id, | |
$a_parent_obj_id = null, |
|||
$a_parent_obj_type = null |
|||
| ) |
Construct.
| int | $a_parent_ref_id | |
| int | $a_parent_obj_id | |
| string | $a_parent_obj_type |
Definition at line 30 of file class.ilBadgeManagementGUI.php.
References $lng, ilObject\_lookupObjId(), ilObject\_lookupType(), and ilBadgeHandler\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 658 of file class.ilBadgeManagementGUI.php.
References toggleBadges().
Here is the call graph for this function:
|
protected |
Definition at line 226 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, $tpl, ilBadgeHandler\getInstance(), hasWrite(), and initBadgeForm().
Referenced by saveBadge().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 755 of file class.ilBadgeManagementGUI.php.
References $tbl, and awardBadgeUserSelection().
Here is the call graph for this function:
|
protected |
Definition at line 203 of file class.ilBadgeManagementGUI.php.
References $tbl, hasWrite(), and listBadges().
Here is the call graph for this function:
|
protected |
Definition at line 699 of file class.ilBadgeManagementGUI.php.
References $tbl, and listUsers().
Here is the call graph for this function:
|
protected |
Definition at line 773 of file class.ilBadgeManagementGUI.php.
References $_POST, $ilCtrl, $ilUser, $lng, ilBadgeAssignment\exists(), ilBadgeHandler\getInstance(), hasWrite(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 717 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, $lng, $tbl, $tpl, ilBadgeHandler\getInstance(), and hasWrite().
Referenced by applyAwardBadgeUserSelection(), and resetAwardBadgeUserSelection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 595 of file class.ilBadgeManagementGUI.php.
|
protected |
Definition at line 806 of file class.ilBadgeManagementGUI.php.
References $_POST, $ilCtrl, $lng, $tpl, ilBadgeAssignment\getAssignedUsers(), ilUserUtil\getNamePresentation(), hasWrite(), and sprintf.
Here is the call graph for this function:
|
protected |
Definition at line 517 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, $lng, $tpl, getBadgesFromMultiAction(), and ilBadgeAssignment\getInstancesByBadgeId().
Here is the call graph for this function:
|
protected |
Definition at line 582 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $ilCtrl, CLIPBOARD_ID, and getBadgesFromMultiAction().
Here is the call graph for this function:
|
protected |
Definition at line 663 of file class.ilBadgeManagementGUI.php.
References toggleBadges().
Here is the call graph for this function:
|
protected |
Definition at line 854 of file class.ilBadgeManagementGUI.php.
References $_POST, $ilCtrl, $lng, hasWrite(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 546 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, $lng, getBadgesFromMultiAction(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 417 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, $lng, $tpl, ilBadgeHandler\getInstance(), hasWrite(), initBadgeForm(), ilUtil\sendInfo(), setBadgeFormValues(), and sprintf.
Referenced by updateBadge().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBadgeManagementGUI::executeCommand | ( | ) |
Definition at line 50 of file class.ilBadgeManagementGUI.php.
References $cmd, $ilCtrl, $lng, ilBadgeHandler\getInstance(), and initBadgeForm().
Here is the call graph for this function:
|
protected |
Definition at line 568 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, and hasWrite().
Referenced by confirmDeleteBadges(), copyBadges(), deleteBadges(), and toggleBadges().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 603 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $res, and ilBadgeHandler\getInstance().
Referenced by listBadges(), and pasteBadges().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 124 of file class.ilBadgeManagementGUI.php.
Referenced by addBadge(), applyBadgeFilter(), assignBadge(), awardBadgeUserSelection(), confirmDeassignBadge(), deassignBadge(), editBadge(), getBadgesFromMultiAction(), listBadges(), listUsers(), pasteBadges(), resetBadgeFilter(), saveBadge(), and updateBadge().
Here is the caller graph for this function:
|
protected |
Definition at line 254 of file class.ilBadgeManagementGUI.php.
References $a_type, $ilCtrl, $lng, $options, $title, $valid, and ilBadgeImageTemplate\getInstancesByType().
Referenced by addBadge(), editBadge(), executeCommand(), saveBadge(), and updateBadge().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 130 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $ilCtrl, $lng, $options, $tbl, $tpl, ilTooltipGUI\addTooltip(), ilBadge\getExtendedTypeCaption(), ilBadgeHandler\getInstance(), getValidBadgesFromClipboard(), hasWrite(), ilUtil\sendInfo(), and setTabs().
Referenced by applyBadgeFilter(), and resetBadgeFilter().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 673 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, $lng, $tbl, $tpl, ilBadgeHandler\getInstance(), hasWrite(), and setTabs().
Referenced by applyListUsers(), and resetListUsers().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 622 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $ilCtrl, getValidBadgesFromClipboard(), and hasWrite().
Here is the call graph for this function:
|
protected |
Definition at line 764 of file class.ilBadgeManagementGUI.php.
References $tbl, and awardBadgeUserSelection().
Here is the call graph for this function:
|
protected |
Definition at line 212 of file class.ilBadgeManagementGUI.php.
References $tbl, hasWrite(), and listBadges().
Here is the call graph for this function:
|
protected |
Definition at line 708 of file class.ilBadgeManagementGUI.php.
References $tbl, and listUsers().
Here is the call graph for this function:
|
protected |
Definition at line 355 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, $lng, addBadge(), ilBadgeHandler\getInstance(), hasWrite(), initBadgeForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 449 of file class.ilBadgeManagementGUI.php.
References $a_type, ilBadge\getConfiguration(), ilBadge\getCriteria(), ilBadge\getDescription(), ilBadge\getImage(), ilBadge\getImagePath(), ilPropertyFormGUI\getItemByPostVar(), ilBadge\getTitle(), ilBadge\getValid(), and ilBadge\isActive().
Referenced by editBadge().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 109 of file class.ilBadgeManagementGUI.php.
Referenced by listBadges(), and listUsers().
Here is the caller graph for this function:
|
protected |
Definition at line 640 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, $lng, getBadgesFromMultiAction(), and ilUtil\sendSuccess().
Referenced by activateBadges(), and deactivateBadges().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 467 of file class.ilBadgeManagementGUI.php.
References $ilCtrl, $lng, editBadge(), hasWrite(), initBadgeForm(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 17 of file class.ilBadgeManagementGUI.php.
|
protected |
Definition at line 18 of file class.ilBadgeManagementGUI.php.
|
protected |
Definition at line 16 of file class.ilBadgeManagementGUI.php.
| const ilBadgeManagementGUI::CLIPBOARD_ID = "bdgclpbrd" |
Definition at line 20 of file class.ilBadgeManagementGUI.php.
Referenced by copyBadges().