Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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.
 

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: