Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Collection of all related badges. More...
Public Member Functions | |
__construct ($badges, $currentbadgeid) | |
Initializes the list of badges to display. | |
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. |