Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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. |