Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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. |