ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
addAction (ilUserAction $a_action) | |
getActions () | |
Protected Attributes | |
array | $actions = [] |
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 Represents a set of collected user actions
Definition at line 23 of file class.ilUserActionCollection.php.
ilUserActionCollection::addAction | ( | ilUserAction | $a_action | ) |
Definition at line 30 of file class.ilUserActionCollection.php.
ilUserActionCollection::getActions | ( | ) |
Definition at line 38 of file class.ilUserActionCollection.php.
References $actions.
|
protected |
Definition at line 28 of file class.ilUserActionCollection.php.
Referenced by getActions().