Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Attributes | List of all members
tool_usertours\output\step Class Reference

Tour Step Renderable. More...

Inheritance diagram for tool_usertours\output\step:
renderable

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.
 

Detailed Description

Tour Step Renderable.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

tool_usertours\output\step::__construct ( stepsource  $step)

The step output.

Parameters
stepsource$stepThe step being output.

Member Function Documentation

◆ export_for_template()

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

Export the step configuration.

Parameters
renderer_base$outputThe renderer.
Return values
object

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