Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
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: