|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Class to prepare a popup notification for display. More...
Public Member Functions | |
| __construct ($notification) | |
| Constructor. | |
| export_for_template (\renderer_base $output) | |
Protected Attributes | |
| stdClass | $notification |
| The notification. | |
Class to prepare a popup notification for display.
| message_popup\output\popup_notification::__construct | ( | $notification | ) |
Constructor.
| stdClass | $notification |