3 declare(strict_types=1);
    37         $f = $DIC->conditions()->factory();
    40         return $f->set($conditions);
 Condition set Note: This object currently focuses on repository objects as targets. 
 
getConditionSetForRepositoryObject(int $a_container_child_ref_id)
Returns condition set for a repository object which is children under a container that controls the c...
 
Interface for containers that take over control of conditions for repository object targets...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
isContainerConditionController(int $a_container_ref_id)
Returns true, if the a container controls the conditions of its childrens.