Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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. |