Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
|
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. |