A class that provides a collection of actions on users.
More...
A class that provides a collection of actions on users.
- 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.ilUserActionProvider.php.
◆ __construct()
ilUserActionProvider::__construct |
( |
| ) |
|
◆ collectActionsForTargetUser()
ilUserActionProvider::collectActionsForTargetUser |
( |
|
$a_target_user | ) |
|
|
abstract |
◆ getActionTypes()
ilUserActionProvider::getActionTypes |
( |
| ) |
|
|
abstract |
- Returns
- array[string] keys must be unique action ids (strings), values should be the names of the actions (from ilLanguage)
Referenced by getUserId().
◆ getComponentId()
ilUserActionProvider::getComponentId |
( |
| ) |
|
|
abstract |
- Returns
- string component id as defined in services.xml/module.xml
Referenced by getUserId().
◆ getCssFiles()
ilUserActionProvider::getCssFiles |
( |
|
$a_action_type | ) |
|
◆ getJsScripts()
ilUserActionProvider::getJsScripts |
( |
|
$a_action_type | ) |
|
◆ getUserId()
ilUserActionProvider::getUserId |
( |
| ) |
|
◆ setUserId()
ilUserActionProvider::setUserId |
( |
|
$a_val | ) |
|
◆ $db
ilUserActionProvider::$db |
|
protected |
◆ $lng
ilUserActionProvider::$lng |
|
protected |
◆ $user_id
ilUserActionProvider::$user_id |
|
protected |
The documentation for this class was generated from the following file: