3 declare(strict_types=1);
    41                 "permission" => 
"read",
    42                 "cmd" => 
"infoScreen",
    43                 "lang_var" => 
"infoScreen",
    47                 'permission' => 
'write',
    67     public static function checkCondition(
int $a_trigger_obj_id, 
string $a_operator, 
string $a_value, 
int $a_usr_id): bool
    69         switch ($a_operator) {
 static _hasUserCompleted(int $a_obj_id, int $a_user_id)
Lookup user object completion. 
 
Interface for condition handling. 
 
static _lookupStatus(int $a_obj_id, int $a_user_id, bool $a_create=true)
Lookup status. 
 
static checkCondition(int $a_trigger_obj_id, string $a_operator, string $a_value, int $a_usr_id)
check condition for a specific user and object 
 
static getConditionOperators()
 
const LP_STATUS_FAILED_NUM