Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
assign_plugin_header Class Reference

Renderable header related to an individual subplugin. More...

Inheritance diagram for assign_plugin_header:
renderable

Public Member Functions

 __construct (assign_plugin $plugin)
 Header for a single plugin.
 

Public Attributes

assign_plugin $plugin = null
 $plugin
 

Detailed Description

Renderable header related to an individual subplugin.

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

Constructor & Destructor Documentation

◆ __construct()

assign_plugin_header::__construct ( assign_plugin $plugin)

Header for a single plugin.

Parameters
assign_plugin$plugin

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