Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Collection of all related badges. More...
Public Member Functions | |
__construct ($badges, $currentbadgeid) | |
Initializes the list of badges to display. More... | |
Collection of all related badges.
core_badges\output\badge_related::__construct | ( | $badges, | |
$currentbadgeid | |||
) |
Initializes the list of badges to display.
array | $badges | related badges to render. |
int | $currentbadgeid | ID current badge. |