|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilBadgeManagementGUI. More...
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 | |
| $lng | |
| $ctrl | |
| $tabs | |
| $access | |
| $toolbar | |
| $tpl | |
| $user | |
| $parent_ref_id | |
| $parent_obj_id | |
| $parent_obj_type | |
Class ilBadgeManagementGUI.
@ilCtrl_Calls ilBadgeManagementGUI: ilPropertyFormGUI
Definition at line 12 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 63 of file class.ilBadgeManagementGUI.php.
References $DIC, $lng, ilObject\_lookupObjId(), ilObject\_lookupType(), ilBadgeHandler\getInstance(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 664 of file class.ilBadgeManagementGUI.php.
References toggleBadges().
Here is the call graph for this function:
|
protected |
Definition at line 266 of file class.ilBadgeManagementGUI.php.
References $ctrl, $tpl, $type, 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 758 of file class.ilBadgeManagementGUI.php.
References awardBadgeUserSelection().
Here is the call graph for this function:
|
protected |
Definition at line 245 of file class.ilBadgeManagementGUI.php.
References hasWrite(), and listBadges().
Here is the call graph for this function:
|
protected |
Definition at line 704 of file class.ilBadgeManagementGUI.php.
References listUsers().
Here is the call graph for this function:
|
protected |
Definition at line 774 of file class.ilBadgeManagementGUI.php.
References $_POST, $ctrl, $ilUser, $lng, $user, ilBadgeAssignment\exists(), ilBadgeHandler\getInstance(), and hasWrite().
Here is the call graph for this function:
|
protected |
Definition at line 720 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, $tabs, $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 607 of file class.ilBadgeManagementGUI.php.
|
protected |
Definition at line 805 of file class.ilBadgeManagementGUI.php.
References $_POST, $ctrl, $lng, $tabs, $tpl, ilBadgeAssignment\getAssignedUsers(), ilUserUtil\getNamePresentation(), and hasWrite().
Here is the call graph for this function:
|
protected |
Definition at line 530 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, $tabs, $tpl, getBadgesFromMultiAction(), and ilBadgeAssignment\getInstancesByBadgeId().
Here is the call graph for this function:
|
protected |
Definition at line 594 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $ctrl, CLIPBOARD_ID, and getBadgesFromMultiAction().
Here is the call graph for this function:
|
protected |
Definition at line 669 of file class.ilBadgeManagementGUI.php.
References toggleBadges().
Here is the call graph for this function:
|
protected |
Definition at line 851 of file class.ilBadgeManagementGUI.php.
References $_POST, $ctrl, $lng, and hasWrite().
Here is the call graph for this function:
|
protected |
Definition at line 560 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, and getBadgesFromMultiAction().
Here is the call graph for this function:
|
protected |
Definition at line 437 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, $tpl, $type, ilBadgeHandler\getInstance(), hasWrite(), initBadgeForm(), ilUtil\sendInfo(), and setBadgeFormValues().
Referenced by updateBadge().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBadgeManagementGUI::executeCommand | ( | ) |
Definition at line 91 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, $tabs, $type, ilBadgeHandler\getInstance(), initBadgeForm(), and setBadgeFormValues().
Here is the call graph for this function:
|
protected |
Definition at line 581 of file class.ilBadgeManagementGUI.php.
References $ctrl, 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 615 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 168 of file class.ilBadgeManagementGUI.php.
References $access.
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 292 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, $valid, ilBadgeType\getCaption(), ilBadgeType\getConfigGUIInstance(), 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 174 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $ctrl, $lng, $toolbar, $tpl, $type, 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 679 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, $toolbar, $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 631 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $ctrl, getValidBadgesFromClipboard(), and hasWrite().
Here is the call graph for this function:
|
protected |
Definition at line 766 of file class.ilBadgeManagementGUI.php.
References awardBadgeUserSelection().
Here is the call graph for this function:
|
protected |
Definition at line 253 of file class.ilBadgeManagementGUI.php.
References hasWrite(), and listBadges().
Here is the call graph for this function:
|
protected |
Definition at line 712 of file class.ilBadgeManagementGUI.php.
References listUsers().
Here is the call graph for this function:
|
protected |
Definition at line 382 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, $type, addBadge(), ilBadgeHandler\getInstance(), hasWrite(), and initBadgeForm().
Here is the call graph for this function:
|
protected |
Definition at line 467 of file class.ilBadgeManagementGUI.php.
References ilBadgeType\getConfigGUIInstance(), ilBadge\getConfiguration(), ilBadge\getCriteria(), ilBadge\getDescription(), ilBadge\getImage(), ilBadge\getImagePath(), ilPropertyFormGUI\getItemByPostVar(), ilBadge\getTitle(), ilBadge\getValid(), and ilBadge\isActive().
Referenced by editBadge(), and executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 147 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, and $tabs.
Referenced by listBadges(), and listUsers().
Here is the caller graph for this function:
|
protected |
Definition at line 647 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, and getBadgesFromMultiAction().
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 484 of file class.ilBadgeManagementGUI.php.
References $ctrl, $lng, $type, editBadge(), hasWrite(), initBadgeForm(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 32 of file class.ilBadgeManagementGUI.php.
Referenced by hasWrite().
|
protected |
Definition at line 22 of file class.ilBadgeManagementGUI.php.
Referenced by addBadge(), assignBadge(), awardBadgeUserSelection(), clearClipboard(), confirmDeassignBadge(), confirmDeleteBadges(), copyBadges(), deassignBadge(), deleteBadges(), editBadge(), executeCommand(), getBadgesFromMultiAction(), initBadgeForm(), listBadges(), listUsers(), pasteBadges(), saveBadge(), setTabs(), toggleBadges(), and updateBadge().
|
protected |
Definition at line 17 of file class.ilBadgeManagementGUI.php.
Referenced by __construct(), assignBadge(), awardBadgeUserSelection(), confirmDeassignBadge(), confirmDeleteBadges(), deassignBadge(), deleteBadges(), editBadge(), executeCommand(), initBadgeForm(), listBadges(), listUsers(), saveBadge(), setTabs(), toggleBadges(), and updateBadge().
|
protected |
Definition at line 50 of file class.ilBadgeManagementGUI.php.
|
protected |
Definition at line 51 of file class.ilBadgeManagementGUI.php.
|
protected |
Definition at line 49 of file class.ilBadgeManagementGUI.php.
|
protected |
Definition at line 27 of file class.ilBadgeManagementGUI.php.
Referenced by awardBadgeUserSelection(), confirmDeassignBadge(), confirmDeleteBadges(), executeCommand(), and setTabs().
|
protected |
Definition at line 37 of file class.ilBadgeManagementGUI.php.
Referenced by listBadges(), and listUsers().
|
protected |
Definition at line 42 of file class.ilBadgeManagementGUI.php.
Referenced by addBadge(), awardBadgeUserSelection(), confirmDeassignBadge(), confirmDeleteBadges(), editBadge(), listBadges(), and listUsers().
|
protected |
Definition at line 47 of file class.ilBadgeManagementGUI.php.
Referenced by assignBadge().
| const ilBadgeManagementGUI::CLIPBOARD_ID = "bdgclpbrd" |
Definition at line 53 of file class.ilBadgeManagementGUI.php.
Referenced by copyBadges().