Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
assign_plugin_header Class Reference

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

Inheritance diagram for assign_plugin_header:

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: