Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
mod_assign\output\actionmenu Class Reference
Inheritance diagram for mod_assign\output\actionmenu:

Public Member Functions

 __construct (int $cmid)
 Constructor for this object.
 
 export_for_template (\renderer_base $output)
 Data to be used for a template.
 

Constructor & Destructor Documentation

◆ __construct()

mod_assign\output\actionmenu::__construct ( int $cmid)

Constructor for this object.

Parameters
int$cmidThe course module ID.

Member Function Documentation

◆ export_for_template()

mod_assign\output\actionmenu::export_for_template ( \renderer_base $output)

Data to be used for a template.

Parameters
renderer_base$outputrenderer base output.
Return values
arrayData to be used for a template.

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