ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
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 }
Manual Badge Auto.
evaluate($a_user_id, array $a_params, array $a_config)
Evaluate if given user has earned badge.
Create styles array
The data for the language used.