ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
init () | |
renderDropDown (int $a_target_user_id) | |
Static Public Member Functions | |
static | getInstance (ilUserActionContext $a_user_action_context, ilGlobalTemplateInterface $a_global_tpl, int $a_current_user_id) |
Protected Member Functions | |
__construct (ilUserActionContext $a_user_action_context, ilGlobalTemplateInterface $a_global_tpl, int $a_current_user_id) | |
Protected Attributes | |
ilGlobalTemplateInterface | $tpl |
ilUserActionContext | $user_action_context |
bool | $init_done = false |
int | $current_user_id |
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 A class that provides a collection of actions on users
Definition at line 23 of file class.ilUserActionGUI.php.
|
protected |
Definition at line 30 of file class.ilUserActionGUI.php.
|
static |
Definition at line 40 of file class.ilUserActionGUI.php.
Referenced by ilUsersGalleryGUI\addActionSection(), and ilAwarenessGUI\initJS().
ilUserActionGUI::init | ( | ) |
Definition at line 48 of file class.ilUserActionGUI.php.
References $tpl, $txt, ilGlobalTemplateInterface\addJavaScript(), ilUserActionProviderFactory\getAllProviders(), and ilUserActionAdmin\lookupActive().
Referenced by renderDropDown().
ilUserActionGUI::renderDropDown | ( | int | $a_target_user_id | ) |
Definition at line 68 of file class.ilUserActionGUI.php.
References ilUserActionCollector\getInstance(), and init().
|
protected |
Definition at line 28 of file class.ilUserActionGUI.php.
|
protected |
Definition at line 27 of file class.ilUserActionGUI.php.
|
protected |
Definition at line 25 of file class.ilUserActionGUI.php.
Referenced by init().
|
protected |
Definition at line 26 of file class.ilUserActionGUI.php.