ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Adds link to shared resources. More...
Public Member Functions | |
__construct () | |
Construct. More... | |
getComponentId () | |
getActionTypes () | |
collectActionsForTargetUser ($a_target_user) | |
Collect all actions. 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... | |
Protected Attributes | |
$wsp_activated | |
Protected Attributes inherited from ilUserActionProvider | |
$user_id | |
$lng | |
$db | |
Adds link to shared resources.
Definition at line 14 of file class.ilWorkspaceUserActionProvider.php.
ilWorkspaceUserActionProvider::__construct | ( | ) |
Construct.
Definition at line 24 of file class.ilWorkspaceUserActionProvider.php.
References $ilSetting, and ilUserActionProvider\$lng.
ilWorkspaceUserActionProvider::collectActionsForTargetUser | ( | $a_target_user | ) |
Collect all actions.
int | $a_target_user | target user |
Definition at line 57 of file class.ilWorkspaceUserActionProvider.php.
References $ilCtrl, ilUserActionProvider\$lng, ilObjUser\_lookupLogin(), array, and ilUserActionCollection\getInstance().
ilWorkspaceUserActionProvider::getActionTypes | ( | ) |
ilWorkspaceUserActionProvider::getComponentId | ( | ) |
Definition at line 36 of file class.ilWorkspaceUserActionProvider.php.
|
protected |
Definition at line 16 of file class.ilWorkspaceUserActionProvider.php.