|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilGroupUserActionProvider:
Collaboration diagram for ilGroupUserActionProvider:Public Member Functions | |
| getComponentId () | |
| getActionTypes () | |
| collectActionsForTargetUser (int $a_target_user) | |
| getJsScripts (string $a_action_type) | |
Public Member Functions inherited from ilUserActionProvider | |
| __construct () | |
| setUserId (int $a_val) | |
| getUserId () | |
| collectActionsForTargetUser (int $a_target_user) | |
| Collect actions for a target user. More... | |
| getComponentId () | |
| getActionTypes () | |
| getJsScripts (string $a_action_type) | |
Static Public Member Functions | |
| static | getCommandAccess (int $a_user_id) |
Static Protected Attributes | |
| static | $grp_ops = [] |
Additional Inherited Members | |
Protected Attributes inherited from ilUserActionProvider | |
| int | $user_id |
| Language | $lng |
| ilDBInterface | $db |
Definition at line 21 of file class.ilGroupUserActionProvider.php.
| ilGroupUserActionProvider::collectActionsForTargetUser | ( | int | $a_target_user | ) |
Definition at line 65 of file class.ilGroupUserActionProvider.php.
References $DIC, Vendor\Package\$f, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilGroupUserActionProvider::getActionTypes | ( | ) |
Definition at line 36 of file class.ilGroupUserActionProvider.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
static |
Definition at line 45 of file class.ilGroupUserActionProvider.php.
References ilUtil\_getObjectsByOperations().
Referenced by ilGroupAddToGroupActionGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilGroupUserActionProvider::getComponentId | ( | ) |
Definition at line 28 of file class.ilGroupUserActionProvider.php.
| ilGroupUserActionProvider::getJsScripts | ( | string | $a_action_type | ) |
Definition at line 95 of file class.ilGroupUserActionProvider.php.
References $DIC, ilExplorerBaseGUI\getLocalExplorerJsPath(), and ilExplorerBaseGUI\getLocalJsTreeJsPath().
Here is the call graph for this function:
|
staticprotected |
Definition at line 23 of file class.ilGroupUserActionProvider.php.