Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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. |