Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Data structure representing a file picker. More...
Public Member Functions | |
__construct (stdClass $options) | |
Constructs a file picker object. | |
Public Attributes | |
stdClass | $options |
An object containing options for the file picker. | |
Data structure representing a file picker.
file_picker::__construct | ( | stdClass | $options | ) |
Constructs a file picker object.
The following are possible options for the filepicker:
stdClass | $options | An object containing options for the file picker. |