Searched refs:moveFile (Results 1 – 7 of 7) sorted by relevance
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/ |
H A D | commands.php | 457 $moveFile = $sMoveDir . '/' . dwiki_encodeFN($filename ); 474 $moveFile = normalizeWIN($moveFile); 477 if(rename($unlinkFile, $moveFile)) {
|
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/ |
H A D | commands.php | 453 $moveFile = $sMoveDir . '/' . dwiki_encodeFN($filename ); 470 $moveFile = normalizeWIN($moveFile); 473 if(rename($unlinkFile, $moveFile)) {
|
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ |
H A D | commands.php | 451 $moveFile = $sMoveDir . '/' . dwiki_encodeFN($filename ); 468 $moveFile = normalizeWIN($moveFile); 471 if(rename($unlinkFile, $moveFile)) {
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | OneDriveFile.js | 564 this.ui.oneDrive.moveFile(this.getId(), folderId, mxUtils.bind(this, function(meta)
|
H A D | DriveFile.js | 461 this.ui.drive.moveFile(this.getId(), folderId, mxUtils.bind(this, function(resp)
|
H A D | DriveClient.js | 899 DriveClient.prototype.moveFile = function(id, folderId, success, error) method in DriveClient
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-io-2.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |