ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilConditionHandling Interface Reference

Interface for condition handling. More...

+ Inheritance diagram for ilConditionHandling:
+ Collaboration diagram for ilConditionHandling:

Static Public Member Functions

static getConditionOperators ()
 Returns an array with valid operators for the specific object type. More...
 
static checkCondition ($a_trigger_obj_id, $a_operator, $a_value, $a_usr_id)
 check condition for a specific user and object More...
 

Detailed Description

Interface for condition handling.

Author
Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e

Definition at line 10 of file interface.ilConditionHandling.php.

Member Function Documentation

◆ checkCondition()

static ilConditionHandling::checkCondition (   $a_trigger_obj_id,
  $a_operator,
  $a_value,
  $a_usr_id 
)
static

check condition for a specific user and object

Parameters
type$a_trigger_obj_id
type$a_operator
type$a_value
type$a_usr_id

Implemented in ilObjTestAccess, ilObjStudyProgrammeAccess, ilObjSurveyAccess, ilObjLearningModuleAccess, ilObjContentPageAccess, ilObjCourseAccess, ilObjSAHSLearningModuleAccess, ilObjExerciseAccess, and ilObjIndividualAssessmentAccess.

◆ getConditionOperators()

static ilConditionHandling::getConditionOperators ( )
static

The documentation for this interface was generated from the following file: