Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Tour Step Renderable. More...
Public Member Functions | |
__construct (stepsource $step) | |
The step output. More... | |
export_for_template (\renderer_base $output) | |
Export the step configuration. More... | |
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 | ) |