Home
last modified time | relevance | path

Searched defs:renameFile (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
DFileCache.php62 private function renameFile(string $source, string $target): void function in Metadata\\Cache\\FileCache
/plugin/dropfiles/src/
Dupload.js73 function renameFile() { function
/plugin/diagramsnet/lib/js/diagramly/
DDropboxClient.js614 DropboxClient.prototype.renameFile = function(file, filename, success, error) method in DropboxClient
DOneDriveClient.js741 OneDriveClient.prototype.renameFile = function(file, filename, success, error) method in OneDriveClient
DDriveClient.js884 DriveClient.prototype.renameFile = function(id, title, success, error) method in DriveClient