|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Recommended content configuration for roles. More...
Collaboration diagram for ilRecommendedContentRoleConfigGUI:Public Member Functions | |
| __construct (int $role_id, int $node_ref_id) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| listItems () | |
| List items. More... | |
| confirmRemoveItems () | |
| Remove items confirmation. More... | |
| removeItems () | |
| Remove items. More... | |
Protected Member Functions | |
| checkPushPermission () | |
| Check permission to push recommended content. More... | |
| selectItem () | |
| Select recommended content. More... | |
| assignItem () | |
| Assign item. More... | |
Protected Attributes | |
| $rbacsystem | |
| $rbacreview | |
| $lng | |
| $role_id | |
| $node_ref_id | |
| $ctrl | |
| $toolbar | |
| $main_tpl | |
| $manager | |
| $requested_item_ref_id | |
Recommended content configuration for roles.
Definition at line 10 of file class.ilRecommendedContentRoleConfigGUI.php.
| ilRecommendedContentRoleConfigGUI::__construct | ( | int | $role_id, |
| int | $node_ref_id | ||
| ) |
Constructor.
Definition at line 65 of file class.ilRecommendedContentRoleConfigGUI.php.
References $_GET, $_POST, $DIC, $i, $node_ref_id, and $role_id.
|
protected |
Assign item.
Definition at line 224 of file class.ilRecommendedContentRoleConfigGUI.php.
References $ctrl, and checkPushPermission().
Here is the call graph for this function:
|
protected |
Check permission to push recommended content.
Definition at line 188 of file class.ilRecommendedContentRoleConfigGUI.php.
References $ctrl, $rbacsystem, ilUtil\sendFailure(), and USER_FOLDER_ID.
Referenced by assignItem(), confirmRemoveItems(), removeItems(), and selectItem().
Here is the call graph for this function:
Here is the caller graph for this function:| ilRecommendedContentRoleConfigGUI::confirmRemoveItems | ( | ) |
Remove items confirmation.
Definition at line 140 of file class.ilRecommendedContentRoleConfigGUI.php.
References $main_tpl, ilObject\_lookupObjectId(), ilObject\_lookupTitle(), checkPushPermission(), listItems(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilRecommendedContentRoleConfigGUI::executeCommand | ( | ) |
Execute command.
Definition at line 89 of file class.ilRecommendedContentRoleConfigGUI.php.
References $ctrl.
| ilRecommendedContentRoleConfigGUI::listItems | ( | ) |
List items.
Definition at line 108 of file class.ilRecommendedContentRoleConfigGUI.php.
References $ctrl, $lng, $main_tpl, $rbacreview, $rbacsystem, $toolbar, ilUtil\sendInfo(), and USER_FOLDER_ID.
Referenced by confirmRemoveItems(), and removeItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilRecommendedContentRoleConfigGUI::removeItems | ( | ) |
Remove items.
Definition at line 172 of file class.ilRecommendedContentRoleConfigGUI.php.
References checkPushPermission(), and listItems().
Here is the call graph for this function:
|
protected |
Select recommended content.
Definition at line 203 of file class.ilRecommendedContentRoleConfigGUI.php.
References $main_tpl, and checkPushPermission().
Here is the call graph for this function:
|
protected |
Definition at line 40 of file class.ilRecommendedContentRoleConfigGUI.php.
Referenced by assignItem(), checkPushPermission(), executeCommand(), and listItems().
|
protected |
Definition at line 25 of file class.ilRecommendedContentRoleConfigGUI.php.
Referenced by listItems().
|
protected |
Definition at line 50 of file class.ilRecommendedContentRoleConfigGUI.php.
Referenced by confirmRemoveItems(), listItems(), and selectItem().
|
protected |
Definition at line 55 of file class.ilRecommendedContentRoleConfigGUI.php.
|
protected |
Definition at line 35 of file class.ilRecommendedContentRoleConfigGUI.php.
Referenced by __construct().
|
protected |
Definition at line 20 of file class.ilRecommendedContentRoleConfigGUI.php.
Referenced by listItems().
|
protected |
Definition at line 15 of file class.ilRecommendedContentRoleConfigGUI.php.
Referenced by checkPushPermission(), and listItems().
|
protected |
Definition at line 60 of file class.ilRecommendedContentRoleConfigGUI.php.
|
protected |
Definition at line 30 of file class.ilRecommendedContentRoleConfigGUI.php.
Referenced by __construct().
|
protected |
Definition at line 45 of file class.ilRecommendedContentRoleConfigGUI.php.
Referenced by listItems().