Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Renderable header related to an individual subplugin. More...
Public Member Functions | |
__construct (assign_plugin $plugin) | |
Header for a single plugin. | |
Public Attributes | |
assign_plugin | $plugin = null |
$plugin | |
Renderable header related to an individual subplugin.
assign_plugin_header::__construct | ( | assign_plugin | $plugin | ) |
Header for a single plugin.
assign_plugin | $plugin |