Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
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 |