Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Tour Step Renderable. More...
Public Member Functions | |
__construct (stepsource $step) | |
The step output. | |
export_for_template (\renderer_base $output) | |
Export the step configuration. | |
Protected Attributes | |
The | $step |
step instance. | |
Tour Step Renderable.
tool_usertours\output\step::__construct | ( | stepsource | $step | ) |
The step output.
stepsource | $step | The step being output. |
tool_usertours\output\step::export_for_template | ( | \renderer_base | $output | ) |