aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/files/fileinfo.php
Commit message (Expand)AuthorAgeFilesLines
* Fix FileInfo->getType errorsRobin Appelman2014-03-071-1/+1
* Add isReadable, isUpdateable, isDeletable, isShareableRobin Appelman2014-01-241-0/+28
* remove ArrayAccess, JsonSerializable from the public part of FileInfoRobin Appelman2014-01-131-15/+5
* Extends phpdoc for \OCP\File\FileInfoRobin Appelman2014-01-131-4/+37
* Add a FileInfo class which holds all info of a file and return that from getF...Robin Appelman2014-01-131-0/+87