Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
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:

Public Member Functions

 __construct ($heading)
 Constructor.
 

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: