Home
last modified time | relevance | path

Searched refs:delete (Results 1376 – 1400 of 1419) sorted by path

1...<<51525354555657

/plugin/vbsso/
H A DREADME.md56 2. Press `delete` or `uninstall` infront of `vBSSO`.
/plugin/vkeyboard/
H A Dvkeyboard.js.unc184 // - To remove a keyboard, just delete it, or comment it out of the
/plugin/webdav/core/DAV/Collection/Media/
H A DDirectory.php48 public function delete() function in dokuwiki\\plugin\\webdav\\core\\DAV\\Collection\\Media\\Directory
H A DFile.php20 public function delete() function in dokuwiki\\plugin\\webdav\\core\\DAV\\Collection\\Media\\File
/plugin/webdav/core/DAV/Collection/Pages/
H A DDirectory.php45 public function delete() function in dokuwiki\\plugin\\webdav\\core\\DAV\\Collection\\Pages\\Directory
H A DFile.php18 public function delete() function in dokuwiki\\plugin\\webdav\\core\\DAV\\Collection\\Pages\\File
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md591 * #612: PropertyStorage didn't delete properties from nodes when a node's
1783 * Added: Tree classes now have a delete and getChildren method.
2125 * Changed: delete before an overwriting copy/move is now handles by server class
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php210 function delete() { function in Sabre\\CalDAV\\Calendar
H A DCalendarHome.php83 function delete() { function in Sabre\\CalDAV\\CalendarHome
H A DCalendarObject.php119 function delete() { function in Sabre\\CalDAV\\CalendarObject
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php102 function delete() { function in Sabre\\CalDAV\\Notifications\\Node
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php78 function delete() { function in Sabre\\CalDAV\\Principal\\ProxyRead
H A DProxyWrite.php78 function delete() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php93 function delete() { function in Sabre\\CalDAV\\Schedule\\SchedulingObject
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php96 function delete() { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php153 function delete() { function in Sabre\\CardDAV\\AddressBook
H A DAddressBookHome.php79 function delete() { function in Sabre\\CardDAV\\AddressBookHome
H A DCard.php109 function delete() { function in Sabre\\CardDAV\\Card
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css226 .oi[data-glyph=delete]:before { content:'\e050'; }
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php287 $this->server->tree->delete($path);
637 $this->server->tree->delete($moveInfo['destination']);
681 $this->server->tree->delete($copyInfo['destination']);
H A DINode.php19 function delete(); function
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php130 function delete() { function in Sabre\\DAV\\FS\\Directory
132 foreach ($this->getChildren() as $child) $child->delete();
H A DFile.php45 function delete() { function in Sabre\\DAV\\FS\\File
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php146 function delete() { function in Sabre\\DAV\\FSExt\\Directory
149 foreach ($this->getChildren() as $child) $child->delete();
H A DFile.php102 function delete() { function in Sabre\\DAV\\FSExt\\File

1...<<51525354555657