Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
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: