ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | activateAction (string $a_context_comp, string $a_context_id, string $a_action_comp, string $a_action_type, bool $a_active) |
static | lookupActive (string $a_context_comp, string $a_context_id, string $a_action_comp, string $a_action_type) |
Static Protected Member Functions | |
static | loadData () |
Static Protected Attributes | |
static bool | $loaded = false |
static array | $data = array() |
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 User action administration
Definition at line 23 of file class.ilUserActionAdmin.php.
|
static |
Definition at line 28 of file class.ilUserActionAdmin.php.
References $DIC.
Referenced by ilUserActionAdminGUI\save().
|
staticprotected |
Definition at line 73 of file class.ilUserActionAdmin.php.
|
static |
Definition at line 53 of file class.ilUserActionAdmin.php.
References $data.
Referenced by ilUserActionAdminGUI\getActions(), ilUserActionCollector\getActionsForTargetUser(), ilUserActionCollector\hasProviderActiveActions(), and ilUserActionGUI\init().
|
staticprotected |
Definition at line 26 of file class.ilUserActionAdmin.php.
|
staticprotected |
Definition at line 25 of file class.ilUserActionAdmin.php.