Searched refs:moveInto (Results 1 – 6 of 6) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | IMoveTarget.php | 42 function moveInto($targetName, $sourcePath, INode $sourceNode); function
|
H A D | Tree.php | 158 $moveSuccess = $newParentNode->moveInto($destinationName, $sourcePath, $sourceNode);
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | IMoveTarget.php | 42 function moveInto($targetName, $sourcePath, INode $sourceNode); function
|
H A D | Tree.php | 158 $moveSuccess = $newParentNode->moveInto($destinationName, $sourcePath, $sourceNode);
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/ |
H A D | Directory.php | 194 function moveInto($targetName, $sourcePath, DAV\INode $sourceNode) { function in Sabre\\DAV\\FSExt\\Directory
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/ |
H A D | Directory.php | 202 function moveInto($targetName, $sourcePath, DAV\INode $sourceNode) { function in Sabre\\DAV\\FSExt\\Directory
|