|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilUserActionCollector:Public Member Functions | |
| __construct (private int $user_id, private ilUserActionContext $action_context, private ilUserActionProviderFactory $user_action_provider_factory, private ilUserActionAdmin $user_action_admin) | |
| getActionsForTargetUser (int $target_user) | |
Protected Member Functions | |
| hasProviderActiveActions (ilUserActionProvider $provider) | |
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 Collects actions from all action providers
Definition at line 23 of file class.ilUserActionCollector.php.
| ilUserActionCollector::__construct | ( | private int | $user_id, |
| private ilUserActionContext | $action_context, | ||
| private ilUserActionProviderFactory | $user_action_provider_factory, | ||
| private ilUserActionAdmin | $user_action_admin | ||
| ) |
Definition at line 25 of file class.ilUserActionCollector.php.
| ilUserActionCollector::getActionsForTargetUser | ( | int | $target_user | ) |
Definition at line 33 of file class.ilUserActionCollector.php.
References $provider, and hasProviderActiveActions().
Here is the call graph for this function:
|
protected |
Definition at line 57 of file class.ilUserActionCollector.php.
References $provider.
Referenced by getActionsForTargetUser().
Here is the caller graph for this function: