Searched defs:renameFile (Results 1 – 5 of 5) sorted by relevance
| /plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/ |
| D | FileCache.php | 62 private function renameFile(string $source, string $target): void function in Metadata\\Cache\\FileCache
|
| /plugin/dropfiles/src/ |
| D | upload.js | 73 function renameFile() { function
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DropboxClient.js | 614 DropboxClient.prototype.renameFile = function(file, filename, success, error) method in DropboxClient
|
| D | OneDriveClient.js | 741 OneDriveClient.prototype.renameFile = function(file, filename, success, error) method in OneDriveClient
|
| D | DriveClient.js | 884 DriveClient.prototype.renameFile = function(id, title, success, error) method in DriveClient
|