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

User course navigation class. More...

Inheritance diagram for tool_lp\output\module_navigation:
renderable templatable

Public Member Functions

 __construct ($courseid, $moduleid, $baseurl)
 Construct. More...
 
 export_for_template (renderer_base $output)
 Export the data. More...
 

Protected Attributes

baseurl $baseurl
 
courseid $courseid
 
moduleid $moduleid
 

Detailed Description

User course navigation class.

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

Constructor & Destructor Documentation

◆ __construct()

tool_lp\output\module_navigation::__construct (   $courseid,
  $moduleid,
  $baseurl 
)

Construct.

Parameters
int$courseid
int$moduleid
string$baseurl

Member Function Documentation

◆ export_for_template()

tool_lp\output\module_navigation::export_for_template ( renderer_base  $output)

Export the data.

Parameters
renderer_base$output
Return values
stdClass

Implements templatable.


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