Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
message_popup\output\popup_notification Class Reference

Class to prepare a popup notification for display. More...

Inheritance diagram for message_popup\output\popup_notification:

Public Member Functions

 __construct ($notification)
 Constructor.
 
 export_for_template (\renderer_base $output)
 

Protected Attributes

stdClass $notification
 The notification.
 

Detailed Description

Class to prepare a popup notification for display.

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

Constructor & Destructor Documentation

◆ __construct()

message_popup\output\popup_notification::__construct ( $notification)

Constructor.

Parameters
stdClass$notification

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