Commit Graph

13 Commits (8eda6617618e0a1f650afc4e6766e799b4e62b82)

Author SHA1 Message Date
Robin Appelman fd85424742 Add getMountPoint to FileInfo 12 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 years ago
Robin Appelman ccb4475a8d Expose creatable permissions trough fileinfo 12 years ago
Morris Jobke ab6ee6a600 Add doc for \OCP\Files\FileInfo space constants 12 years ago
Morris Jobke b3b3354809 move to public namespace 12 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago
Thomas Müller c92c577b5e - Introduce isShared() and isMounted() on FileInfo class 12 years ago
Robin Appelman 65f52fee4f Fix FileInfo->getType errors 13 years ago
Robin Appelman 9231195c98 Fix FileInfo->getType 13 years ago
Robin Appelman fc5f20112e Add isReadable, isUpdateable, isDeletable, isShareable 13 years ago
Robin Appelman 82762bb462 remove ArrayAccess, JsonSerializable from the public part of FileInfo 13 years ago
Robin Appelman 39d2c18793 Extends phpdoc for \OCP\File\FileInfo 13 years ago
Robin Appelman 617acbd6f9 Add a FileInfo class which holds all info of a file and return that from getFileInfo, getDirectoryContent and search 13 years ago