Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Public Attributes | List of all members
quiz_nav_section_heading Class Reference

Represents a heading in the navigation panel. More...

Inheritance diagram for quiz_nav_section_heading:
renderable

Public Member Functions

 __construct ($heading)
 Constructor. More...
 

Public Attributes

string $heading
 the heading text.
 

Detailed Description

Represents a heading in the navigation panel.

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

Constructor & Destructor Documentation

◆ __construct()

quiz_nav_section_heading::__construct (   $heading)

Constructor.

Parameters
string$headingthe heading text

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