Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
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: