moodle/lib/filebrowser
Marina Glancy 2dfa16ef8a MDL-33409 Newly copied files should take on the userid of the current user, and dates reset
- changed function repository::copy_to_area so it accepts more file attributes, pass changed attributes to it
- changed file_info::copy_to_storage and file_info_stored::copy_to_storage to accept more file attributes
- simplified file size check for moodle files in repository/repository_ajax.php
- removed unused code in repository/repository_ajax.php
2012-06-05 09:26:26 +08:00
..
file_browser.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
file_info.php MDL-33409 Newly copied files should take on the userid of the current user, and dates reset 2012-06-05 09:26:26 +08:00
file_info_context_course.php MDL-27236: Server files, improve tree view 2012-03-21 13:55:22 +08:00
file_info_context_coursecat.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
file_info_context_module.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
file_info_context_system.php MDL-27236: Server files, improve tree view 2012-03-21 13:55:22 +08:00
file_info_context_user.php MDL-31901 fixed the name of user draft file serving handler 2012-05-21 11:57:53 +08:00
file_info_stored.php MDL-33409 Newly copied files should take on the userid of the current user, and dates reset 2012-06-05 09:26:26 +08:00
virtual_root_file.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00