30 public function replaceFile($a_upload_file, $a_filename);
72 public function getFile($a_hist_entry_id = null);
95 public function sendFile($a_hist_entry_id = null);
129 public function getVersions($version_ids = null) : array;
134 public function export(
string $target_dir) : void;
getFileExtension()
Returns the extension of the file name converted to lower-case.
sendFile($a_hist_entry_id=null)
handleChangedObjectTitle(string $new_title)
Interface ilObjFileImplementationInterface.
getVersions($version_ids=null)
Gets the file versions for this object.
storeUnzipedFile($a_upload_file, $a_filename)
deleteVersions($a_hist_entry_ids=null)
Deletes the specified history entries or all entries if no ids are specified.
getFile($a_hist_entry_id=null)
export(string $target_dir)
getDirectory($a_version=0)
setMaxVersion($a_max_version)
replaceFile($a_upload_file, $a_filename)