ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
◀ ilDoc Overview
interface.ilBadgeAuto.php
Go to the documentation of this file.
1
<?php
2
23
interface
ilBadgeAuto
24
{
28
public
function
evaluate
(
int
$a_user_id, array $a_params, ?array $a_config): bool;
29
}
ilBadgeAuto\evaluate
evaluate(int $a_user_id, array $a_params, ?array $a_config)
Evaluate if given user has earned badge.
ilBadgeAuto
components
ILIAS
Badge
interfaces
interface.ilBadgeAuto.php
Generated on Mon Sep 1 2025 23:02:26 for ILIAS by
1.8.13 (using
Doxyfile
)