ILIAS
release_8 Revision v8.19
|
Condition utility object Wraps some ilConditionHandler methods (which will become deprecated) Dependency management needs to be improved. More...
Public Member Functions | |
__construct (ilConditionObjectAdapterInterface $cond_obj_adapter=null) | |
getValidRepositoryTriggerTypes () | |
Get all valid repository trigger object types This holds currently a dependency on $objDefinition and plugin activation. More... | |
getOperatorsForRepositoryTriggerType (string $a_type) | |
Get operators for repository trigger object type. More... | |
Protected Attributes | |
ilTree | $tree |
ilConditionObjectAdapterInterface | $cond_obj_adapter |
ilObjectDefinition | $obj_definition |
Condition utility object Wraps some ilConditionHandler methods (which will become deprecated) Dependency management needs to be improved.
Definition at line 29 of file class.ilConditionUtil.php.
ilConditionUtil::__construct | ( | ilConditionObjectAdapterInterface | $cond_obj_adapter = null | ) |
Definition at line 35 of file class.ilConditionUtil.php.
References $DIC.
ilConditionUtil::getOperatorsForRepositoryTriggerType | ( | string | $a_type | ) |
Get operators for repository trigger object type.
Definition at line 61 of file class.ilConditionUtil.php.
References $location, and $ref_id.
ilConditionUtil::getValidRepositoryTriggerTypes | ( | ) |
Get all valid repository trigger object types This holds currently a dependency on $objDefinition and plugin activation.
Definition at line 52 of file class.ilConditionUtil.php.
|
protected |
Definition at line 32 of file class.ilConditionUtil.php.
|
protected |
Definition at line 33 of file class.ilConditionUtil.php.
|
protected |
Definition at line 31 of file class.ilConditionUtil.php.