ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Group user actions (add to group) More...
Public Member Functions | |
getComponentId () | |
getActionTypes () | |
collectActionsForTargetUser ($a_target_user) | |
Collect user actions. More... | |
getJsScripts ($a_action_type) | |
Get js scripts. More... | |
Public Member Functions inherited from ilUserActionProvider | |
__construct () | |
Constructor. More... | |
setUserId ($a_val) | |
Set user id. More... | |
getUserId () | |
Get user id. More... | |
collectActionsForTargetUser ($a_target_user) | |
Collect actions for a target user. More... | |
getComponentId () | |
getActionTypes () | |
getJsScripts ($a_action_type) | |
Get js scripts. More... | |
Static Public Member Functions | |
static | getCommandAccess ($a_user_id) |
Get command access for user. More... | |
Static Protected Attributes | |
static | $grp_ops = array() |
Additional Inherited Members | |
Protected Attributes inherited from ilUserActionProvider | |
$user_id | |
$lng | |
$db | |
Group user actions (add to group)
Definition at line 14 of file class.ilGroupUserActionProvider.php.
ilGroupUserActionProvider::collectActionsForTargetUser | ( | $a_target_user | ) |
Collect user actions.
int | $a_target_user | target user |
Definition at line 71 of file class.ilGroupUserActionProvider.php.
References $DIC, array, and ilUserActionCollection\getInstance().
ilGroupUserActionProvider::getActionTypes | ( | ) |
|
static |
Get command access for user.
int | $a_user_id |
Definition at line 47 of file class.ilGroupUserActionProvider.php.
References ilUtil\_getObjectsByOperations(), and array.
Referenced by ilGroupAddToGroupActionGUI\executeCommand().
ilGroupUserActionProvider::getComponentId | ( | ) |
Definition at line 24 of file class.ilGroupUserActionProvider.php.
ilGroupUserActionProvider::getJsScripts | ( | $a_action_type | ) |
Get js scripts.
string | $a_action_type |
Definition at line 106 of file class.ilGroupUserActionProvider.php.
References array, ilExplorerBaseGUI\getLocalExplorerJsPath(), and ilExplorerBaseGUI\getLocalJsTreeJsPath().
|
staticprotected |
Definition at line 19 of file class.ilGroupUserActionProvider.php.