ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
interface.ilBadgeAuto.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2010 ILIAS open source, Extended GPL, see docs/LICENSE */
3
12
interface
ilBadgeAuto
13
{
22
public
function
evaluate
($a_user_id, array $a_params, array $a_config);
23
}
php
An exception for terminatinating execution or to throw for unit testing.
ilBadgeAuto
Manual Badge Auto.
Definition:
interface.ilBadgeAuto.php:13
ilBadgeAuto\evaluate
evaluate($a_user_id, array $a_params, array $a_config)
Evaluate if given user has earned badge.
Services
Badge
interfaces
interface.ilBadgeAuto.php
Generated on Fri Oct 3 2025 21:00:55 for ILIAS by
1.9.4 (using
Doxyfile
)