]> wagnertech.de Git - mfinanz.git/blobdiff - SL/File/Backend.pm
kivitendo 3.9.2-0.2
[mfinanz.git] / SL / File / Backend.pm
index a2ffe7312ad4b91528e36b10620552b5168a8a1a..c6af0fd18d0b494751bbc65673b77dde5ecbd3e1 100644 (file)
@@ -100,11 +100,16 @@ If this parameter is set all versions of the file are deleted except the latest
 If none of the two parameters C<all_versions> or C<all__but_notlast> is set
 all version of the file are deleted.
 
+=item C<file_version>
+
+If this parameter is set only this file version will be deleted. The object has
+to be of type C<SL::DB::FileVersion>.
+
 =back
 
 =item C<rename PARAMS>
 
-The Filename of the file is changed. If the backend is not dependant from the filename
+The Filename of the file is changed. If the backend is not dependent from the filename
 nothing must happens. The rename must work on all versions of the file.
 
 Available C<PARAMS>:
@@ -199,5 +204,3 @@ L<SL::File>, L<SL::File::Object>
 Martin Helmling E<lt>martin.helmling@opendynamic.deE<gt>
 
 =cut
-
-