Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
tool_usertours\output\tour Class Reference
Inheritance diagram for tool_usertours\output\tour:
renderable

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.
 

Constructor & Destructor Documentation

◆ __construct()

tool_usertours\output\tour::__construct ( toursource $tour)

The tour output.

Parameters
toursource$tourThe tour being output.

Member Function Documentation

◆ export_for_template()

tool_usertours\output\tour::export_for_template ( \renderer_base $output)

Prepare the data for export.

Parameters
renderer_base$outputThe output renderable.
Return values
object

The documentation for this class was generated from the following file: