Collects actions from all action providers.
More...
Collects actions from all action providers.
- Author
- Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e
- Version
- $Id$
Definition at line 12 of file class.ilUserActionCollector.php.
◆ __construct()
ilUserActionCollector::__construct |
( |
|
$a_user_id | ) |
|
|
protected |
Constructor.
- Parameters
-
int | $a_user_id | user id (usually the current user logged in) |
Definition at line 27 of file class.ilUserActionCollector.php.
29 $this->user_id = $a_user_id;
◆ getActionsForTargetUser()
ilUserActionCollector::getActionsForTargetUser |
( |
|
$a_target_user, |
|
|
|
$a_context_component_id, |
|
|
|
$a_context_id |
|
) |
| |
◆ getInstance()
static ilUserActionCollector::getInstance |
( |
|
$a_user_id | ) |
|
|
static |
◆ $collection
ilUserActionCollector::$collection |
|
protected |
◆ $instances
ilUserActionCollector::$instances = array() |
|
staticprotected |
◆ $user_id
ilUserActionCollector::$user_id |
|
protected |
The documentation for this class was generated from the following file: