Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Link to external resources this badge is aligned with. More...
Public Member Functions | |
__construct ($alignments, $currentbadgeid) | |
Initializes the list of alignments to display. | |
Link to external resources this badge is aligned with.
core_badges\output\badge_alignments::__construct | ( | $alignments, | |
$currentbadgeid ) |
Initializes the list of alignments to display.
array | $alignments | List alignments to render. |
int | $currentbadgeid | ID current badge. |