| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilWorkspaceUserActionProvider:
 Collaboration diagram for ilWorkspaceUserActionProvider:Public Member Functions | |
| __construct () | |
| getComponentId () | |
| getActionTypes () | |
| collectActionsForTargetUser (int $a_target_user) | |
  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) | |
Protected Attributes | |
| bool | $wsp_activated | 
  Protected Attributes inherited from ilUserActionProvider | |
| int | $user_id | 
| Language | $lng | 
| ilDBInterface | $db | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Adds link to shared resources
Definition at line 23 of file class.ilWorkspaceUserActionProvider.php.
| ilWorkspaceUserActionProvider::__construct | ( | ) | 
Definition at line 27 of file class.ilWorkspaceUserActionProvider.php.
References $DIC, $ilSetting, ilUserActionProvider\$lng, and ILIAS\GlobalScreen\Provider\__construct().
 Here is the call graph for this function:| ilWorkspaceUserActionProvider::collectActionsForTargetUser | ( | int | $a_target_user | ) | 
Definition at line 54 of file class.ilWorkspaceUserActionProvider.php.
References $DIC, Vendor\Package\$f, ilUserActionProvider\$lng, and ilObjUser\_lookupLogin().
 Here is the call graph for this function:| ilWorkspaceUserActionProvider::getActionTypes | ( | ) | 
Definition at line 47 of file class.ilWorkspaceUserActionProvider.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ilWorkspaceUserActionProvider::getComponentId | ( | ) | 
Definition at line 39 of file class.ilWorkspaceUserActionProvider.php.
      
  | 
  protected | 
Definition at line 25 of file class.ilWorkspaceUserActionProvider.php.