Home
last modified time | relevance | path

Searched refs:moveInto (Results 1 – 6 of 6) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DIMoveTarget.php42 function moveInto($targetName, $sourcePath, INode $sourceNode); function
H A DTree.php158 $moveSuccess = $newParentNode->moveInto($destinationName, $sourcePath, $sourceNode);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DIMoveTarget.php42 function moveInto($targetName, $sourcePath, INode $sourceNode); function
H A DTree.php158 $moveSuccess = $newParentNode->moveInto($destinationName, $sourcePath, $sourceNode);
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php194 function moveInto($targetName, $sourcePath, DAV\INode $sourceNode) { function in Sabre\\DAV\\FSExt\\Directory
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php202 function moveInto($targetName, $sourcePath, DAV\INode $sourceNode) { function in Sabre\\DAV\\FSExt\\Directory