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...
Public Member Functions | |
factory () | |
util () | |
Static Public Member Functions | |
static | getInstance (ilConditionObjectAdapterInterface $cond_obj_adapter=null) |
Protected Member Functions | |
__construct (?ilConditionObjectAdapterInterface $cond_obj_adapter=null) | |
Protected Attributes | |
ilConditionObjectAdapterInterface | $cond_obj_adapter |
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 Condition service
Definition at line 26 of file class.ilConditionService.php.
|
protected |
Definition at line 30 of file class.ilConditionService.php.
References $cond_obj_adapter.
ilConditionService::factory | ( | ) |
Definition at line 44 of file class.ilConditionService.php.
|
static |
Definition at line 39 of file class.ilConditionService.php.
References $cond_obj_adapter.
ilConditionService::util | ( | ) |
Definition at line 49 of file class.ilConditionService.php.
|
protected |
Definition at line 28 of file class.ilConditionService.php.
Referenced by __construct(), and getInstance().