Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
preferences_groups Class Reference

Represents a set of preferences groups. More...

Inheritance diagram for preferences_groups:

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: