Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Tour renderable. More...
Public Member Functions | |
__construct (toursource $tour) | |
The tour output. More... | |
export_for_template (\renderer_base $output) | |
Prepare the data for export. More... | |
Protected Attributes | |
The | $tour |
tour instance. | |
Tour renderable.
tool_usertours\output\tour::__construct | ( | toursource | $tour | ) |
The tour output.
toursource | $tour | The tour being output. |
tool_usertours\output\tour::export_for_template | ( | \renderer_base | $output | ) |
Prepare the data for export.
renderer_base | $output | The output renderable. |
object |