| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilConditionService: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().