Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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 | ) |