Home
last modified time | relevance | path

Searched refs:createDirectory (Results 26 – 40 of 40) sorted by relevance

12

/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php119 function createDirectory($name) { function in Sabre\\CardDAV\\AddressBook
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php117 function createDirectory($name) { function in Sabre\\CardDAV\\AddressBook
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php121 function createDirectory($name) { function in Sabre\\DAV\\TreeDirectoryTester
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php127 $this->calendar->createDirectory('hello');
/plugin/combo/ComboStrap/
H A DLocalFileSystem.php111 public function createDirectory(Path $dirPath): Path function in ComboStrap\\LocalFileSystem
H A DIconDownloader.php460 FileSystems::createDirectory($iconDir);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php181 function createDirectory($name) { function in Sabre\\CalDAV\\Calendar
H A DCalendarHome.php123 function createDirectory($filename) { function in Sabre\\CalDAV\\CalendarHome
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php179 function createDirectory($name) { function in Sabre\\CalDAV\\Calendar
H A DCalendarHome.php121 function createDirectory($filename) { function in Sabre\\CalDAV\\CalendarHome
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Browser/
H A DPluginTest.php18 $this->server->tree->getNodeForPath('')->createDirectory('dir2');
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTree.php321 $destinationParent->createDirectory($destinationName);
H A DServer.php1145 function createDirectory($uri) { function in Sabre\\DAV\\Server
1210 $parent->createDirectory($newName);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php317 $destinationParent->createDirectory($destinationName);
H A DServer.php1080 function createDirectory($uri) { function in Sabre\\DAV\\Server
1145 $parent->createDirectory($newName);

12