Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
core\output\preferences_group Class Reference
Inheritance diagram for core\output\preferences_group:
core\output\renderable

Public Member Functions

 __construct ($title, $nodes)
 Constructor.
 

Public Attributes

array $nodes
 Array of navigation_node.
 
string $title
 Title of the group.
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

core\output\preferences_group::__construct ( $title,
$nodes )

Constructor.

Parameters
string$titleThe title.
array$nodesof navigation_node.

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