| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
Tour renderable. More...
| Public Member Functions | |
| __construct (toursource $tour) | |
| The tour output. | |
| export_for_template (\renderer_base $output) | |
| Prepare the data for export. | |
| 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 |