Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
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. |