moodle/lib/filebrowser
2011-08-06 15:45:18 +02:00
..
file_browser.php improved coding style, removing unused globals 2010-09-18 10:28:12 +00:00
file_info.php MDL-24144 hiding of empty folders in repository/local 2010-09-12 12:29:32 +00:00
file_info_context_course.php MDL-27586 fix file_browser access control 2011-08-06 15:45:18 +02:00
file_info_context_coursecat.php MDL-23613 fixed uses of format_string() in filebrowser 2010-08-02 13:05:49 +00:00
file_info_context_module.php MDL-27586 fix file_browser access control 2011-08-06 15:45:18 +02:00
file_info_context_system.php
file_info_context_user.php webservice MDL-18655 add new capability moodle/user:viewalldetails allowing to see all user information. This capability is set up copying the current moodle/user:update assignations 2010-11-05 06:55:43 +00:00
file_info_stored.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
virtual_root_file.php