IVersionedPreviewFile¶
-
interface
OCP\Preview\
IVersionedPreviewFile
¶ - Marks files that should keep multiple preview “versions” for the same file idExamples of this are files where the storage backend provides versioning, for thosefiles, we dont have fileids for the different versions but still need to be able to generatepreviews for all versions
Source: lib/public/Preview/IVersionedPreviewFile.php#38
Methods¶
-
public
OCP\Preview\IVersionedPreviewFile::
getPreviewVersion
()¶ Source: lib/public/Preview/IVersionedPreviewFile.php#43 Returns: string Since: 17.0.0