| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
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. |