Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
An external badges for external.php page. More...
Public Member Functions | |
__construct ($badge, $recipient) | |
Initializes the badge to display. More... | |
Public Attributes | |
issued | $issued |
badge | |
User | $recipient |
ID. | |
validation | $valid = true |
of external badge | |
An external badges for external.php page.
core_badges\output\external_badge::__construct | ( | $badge, | |
$recipient | |||
) |
Initializes the badge to display.
object | $badge | External badge information. |
int | $recipient | User id. |