|
Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
|
Public Member Functions | |
| __construct ($title, $nodes) | |
| Constructor. More... | |
Public Attributes | |
| array | $nodes |
| Array of navigation_node. | |
| string | $title |
| Title of the group. | |
| preferences_group::__construct | ( | $title, | |
| $nodes | |||
| ) |
Constructor.
| string | $title | The title. |
| array | $nodes | of navigation_node. |