ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
getComponentId () | |
getActionTypes () | |
collectActionsForTargetUser (int $a_target_user) | |
getJsScripts (string $a_action_type) | |
![]() | |
__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 | |
![]() | |
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().
ilGroupUserActionProvider::getActionTypes | ( | ) |
Definition at line 36 of file class.ilGroupUserActionProvider.php.
References ILIAS\Repository\lng().
|
static |
Definition at line 45 of file class.ilGroupUserActionProvider.php.
References ilUtil\_getObjectsByOperations().
Referenced by ilGroupAddToGroupActionGUI\executeCommand().
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().
|
staticprotected |
Definition at line 23 of file class.ilGroupUserActionProvider.php.