|
Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
|
Data structure representing a general moodle file tree viewer. More...
Public Member Functions | |
| __construct (file_info $file_info, array $options=null) | |
| Constructor of moodle_file_tree_viewer class. More... | |
Public Attributes | |
| $context | |
| $path | |
| $tree | |
Data structure representing a general moodle file tree viewer.
| files_tree_viewer::__construct | ( | file_info | $file_info, |
| array | $options = null |
||
| ) |
Constructor of moodle_file_tree_viewer class.
| file_info | $file_info | |
| array | $options |