Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Public Member Functions | |
__construct ($title, $nodes) | |
Constructor. | |
Public Attributes | |
array | $nodes |
Array of navigation_node. | |
string | $title |
Title of the group. | |
core\output\preferences_group::__construct | ( | $title, | |
$nodes ) |
Constructor.
string | $title | The title. |
array | $nodes | of navigation_node. |