Differences Between: [Versions 310 and 400] [Versions 311 and 400] [Versions 39 and 400]
Contains class used to prepare a popup notification for display.
Copyright: | 2016 Ryan Wyllie <ryan@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 80 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
popup_notification:: (2 methods):
__construct()
export_for_template()
Class: popup_notification - X-Ref
Class to prepare a popup notification for display.__construct($notification) X-Ref |
Constructor. param: \stdClass $notification |
export_for_template(\renderer_base $output) X-Ref |
No description |