silverstripe-framework/filesystem
2011-10-07 14:12:45 +02:00
..
File.php ENHANCEMENT Added File::get_class_for_file_extension() instead of hardcoding it in Folder->constructChild(). Allows for custom classes in files uploaded through core functionality like the Upload and FileField logic. 2011-10-07 14:12:45 +02:00
FileFinder.php FEATURE: Added the SS_FileFinder class for finding files within a directory true that match a set of rules. 2011-03-24 20:14:42 +11:00
Filesystem.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
Folder.php ENHANCEMENT Added File::get_class_for_file_extension() instead of hardcoding it in Folder->constructChild(). Allows for custom classes in files uploaded through core functionality like the Upload and FileField logic. 2011-10-07 14:12:45 +02:00
GD.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
Upload.php ENHANCEMENT Added File::get_class_for_file_extension() instead of hardcoding it in Folder->constructChild(). Allows for custom classes in files uploaded through core functionality like the Upload and FileField logic. 2011-10-07 14:12:45 +02:00