Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
preferences_groups Class Reference

Represents a set of preferences groups. More...

Inheritance diagram for preferences_groups:
renderable

Public Member Functions

 __construct ($groups)
 Constructor.
 

Public Attributes

array $groups
 Array of preferences_group.
 

Detailed Description

Represents a set of preferences groups.

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

Constructor & Destructor Documentation

◆ __construct()

preferences_groups::__construct ( $groups)

Constructor.

Parameters
array$groupsof preferences_group

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