Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 3.9.x will end* 10 May 2021 (12 months).
  • Bug fixes for security issues in 3.9.x will end* 8 May 2023 (36 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.
/lib/filebrowser/
FolderUp one level  
Foldertests/
 
Filefile_browser.php                [source] [237 lines]   Utility class for browsing of files.
Filefile_info.php                   [source] [455 lines]   Base for all file browsing classes.
Filefile_info_context_course.php    [source] [997 lines]   Utility class for browsing of course files.
Filefile_info_context_coursecat.php [source] [301 lines]   Utility class for browsing of curse category files.
Filefile_info_context_module.php    [source] [347 lines]   Utility class for browsing of module files.
Filefile_info_context_system.php    [source] [152 lines]   Utility class for browsing of system files.
Filefile_info_context_user.php      [source] [306 lines]   Utility class for browsing of user files.
Filefile_info_stored.php            [source] [698 lines]   Utility class for browsing of stored files.
Filevirtual_root_file.php           [source] [352 lines]   Class simulating empty directories.