Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
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. |