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

An issued badges for badge.php page. More...

Inheritance diagram for core_badges\output\issued_badge:
renderable

Public Member Functions

 __construct ($hash)
 Initializes the badge to display. More...
 

Public Attributes

badge $badgeclass
 class
 
badge $badgeid = 0
 class
 
unique $hash
 hash identifying the issued badge
 
issued $issued
 badge
 
badge $recipient
 recipient
 
badge $visible = 0
 visibility to others
 

Detailed Description

An issued badges for badge.php page.

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

Constructor & Destructor Documentation

◆ __construct()

core_badges\output\issued_badge::__construct (   $hash)

Initializes the badge to display.

Parameters
string$hashIssued badge hash

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