|
| __construct (protected int readonly int $cmid, protected string readonly string $whichpage,) |
| overrides_action constructor.
|
|
| export_for_template (renderer_base $output) |
|
|
string const | GRADING = 'grading' |
| option for $whichpage argument to the constructor.
|
|
string const | SUMMARY = 'summary' |
| option for $whichpage argument to the constructor.
|
|
◆ __construct()
mod_quiz\output\edit_nav_actions::__construct |
( |
protected int readonly int | $cmid, |
|
|
protected string readonly string | $whichpage ) |
overrides_action constructor.
- Parameters
-
int | $cmid | The course module id. |
string | $whichpage | self::SUMMARY (edit.php) or self::GRADING (editgrading.php). |
- Parameters
-
$cmid | The course module ID. |
$whichpage | which page this is. Either self::SUMMARY (edit.php) or self::GRADING (editgrading.php). |
The documentation for this class was generated from the following file:
- mod/quiz/classes/output/edit_nav_actions.php