Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Public Attributes | List of all members
core_badges\output\external_badge Class Reference

An external badges for external.php page. More...

Inheritance diagram for core_badges\output\external_badge:
renderable

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
 

Detailed Description

An external badges for external.php page.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

core_badges\output\external_badge::__construct (   $badge,
  $recipient 
)

Initializes the badge to display.

Parameters
object$badgeExternal badge information.
int$recipientUser id.

The documentation for this class was generated from the following file: