3 declare(strict_types=1);
    38                 "permission" => 
"read",
    44                 'permission' => 
'write',
    45                 'cmd' => 
'ilLTIConsumerSettingsGUI::showSettings',
    46                 'lang_var' => 
'settings'    61     public static function checkCondition(
int $a_trigger_obj_id, 
string $a_operator, 
string $a_value, 
int $a_usr_id): bool
 static _hasUserCompleted(int $a_obj_id, int $a_user_id)
Lookup user object completion. 
 
static getConditionOperators()
 
Interface for condition handling. 
 
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