Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Data structure representing backup files viewer. More...
Public Member Functions | |
__construct (array $options=null) | |
Constructor of backup_files_viewer class. | |
Public Attributes | |
string | $component |
context | $currentcontext |
string | $filearea |
context | $filecontext |
array | $files |
Data structure representing backup files viewer.
backup_files_viewer::__construct | ( | array | $options = null | ) |
Constructor of backup_files_viewer class.
array | $options |