|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 663 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, $ilCtrl, $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 757 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 703 of file class.ilBadgeManagementGUI.php.
References listUsers().
Here is the call graph for this function:
|
protected |
Definition at line 773 of file class.ilBadgeManagementGUI.php.
References $_POST, $ctrl, $ilCtrl, $ilUser, $lng, $user, ilBadgeAssignment\exists(), ilBadgeHandler\getInstance(), and hasWrite().
Here is the call graph for this function:
|
protected |
Definition at line 719 of file class.ilBadgeManagementGUI.php.
References $ctrl, $ilCtrl, $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 606 of file class.ilBadgeManagementGUI.php.
|
protected |
Definition at line 804 of file class.ilBadgeManagementGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, $tabs, $tpl, ilBadgeAssignment\getAssignedUsers(), ilUserUtil\getNamePresentation(), and hasWrite().
Here is the call graph for this function:
|
protected |
Definition at line 529 of file class.ilBadgeManagementGUI.php.
References $ctrl, $ilCtrl, $lng, $tabs, $tpl, getBadgesFromMultiAction(), and ilBadgeAssignment\getInstancesByBadgeId().
Here is the call graph for this function:
|
protected |
Definition at line 593 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $ctrl, $ilCtrl, CLIPBOARD_ID, and getBadgesFromMultiAction().
Here is the call graph for this function:
|
protected |
Definition at line 668 of file class.ilBadgeManagementGUI.php.
References toggleBadges().
Here is the call graph for this function:
|
protected |
Definition at line 850 of file class.ilBadgeManagementGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, and hasWrite().
Here is the call graph for this function:
|
protected |
Definition at line 559 of file class.ilBadgeManagementGUI.php.
References $ctrl, $ilCtrl, $lng, and getBadgesFromMultiAction().
Here is the call graph for this function:
|
protected |
Definition at line 436 of file class.ilBadgeManagementGUI.php.
References $ctrl, $ilCtrl, $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, $ilCtrl, $lng, $tabs, $type, ilBadgeHandler\getInstance(), initBadgeForm(), and setBadgeFormValues().
Here is the call graph for this function:
|
protected |
Definition at line 580 of file class.ilBadgeManagementGUI.php.
References $ctrl, $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 614 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 $a_type, $ctrl, $ilCtrl, $lng, $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 174 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $ctrl, $ilCtrl, $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 678 of file class.ilBadgeManagementGUI.php.
References $ctrl, $ilCtrl, $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 630 of file class.ilBadgeManagementGUI.php.
References $_SESSION, $ctrl, $ilCtrl, getValidBadgesFromClipboard(), and hasWrite().
Here is the call graph for this function:
|
protected |
Definition at line 765 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 711 of file class.ilBadgeManagementGUI.php.
References listUsers().
Here is the call graph for this function:
|
protected |
Definition at line 381 of file class.ilBadgeManagementGUI.php.
References $ctrl, $ilCtrl, $lng, $type, addBadge(), ilBadgeHandler\getInstance(), hasWrite(), and initBadgeForm().
Here is the call graph for this function:
|
protected |
Definition at line 466 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(), 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, $ilCtrl, $lng, and $tabs.
Referenced by listBadges(), and listUsers().
Here is the caller graph for this function:
|
protected |
Definition at line 646 of file class.ilBadgeManagementGUI.php.
References $ctrl, $ilCtrl, $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 483 of file class.ilBadgeManagementGUI.php.
References $ctrl, $ilCtrl, $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().