Home
last modified time | relevance | path

Searched refs:delete (Results 126 – 150 of 1419) sorted by last modified time

12345678910>>...57

/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php121 $this->backend->delete($path);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php162 $this->getNodeForPath($sourcePath)->delete();
176 function delete($path) { function in Sabre\\DAV\\Tree
179 $node->delete();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeTest.php125 $this->usercalendars->delete();
H A DCalendarObjectTest.php117 $obj->delete();
H A DCalendarTest.php175 $this->calendar->delete();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DNodeTest.php53 $node->delete();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DProxyReadTest.php47 $i->delete();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DSchedulingObjectTest.php116 $obj->delete();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php109 $sub->delete();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookHomeTest.php45 $this->s->delete();
H A DAddressBookTest.php87 $this->ab->delete();
H A DCardTest.php78 $this->card->delete();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DBasicNodeTest.php55 $file->delete();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DFileTest.php77 $file->delete();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DCollection.php147 function delete() { function in Sabre\\DAV\\Mock\\Collection
H A DFile.php135 function delete() { function in Sabre\\DAV\\Mock\\File
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DFileMock.php96 function delete() { function in Sabre\\DAV\\PartialUpdate\\FileMock
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DAbstractPDOTest.php130 $backend->delete('dir');
182 $backend->delete('dir');
H A DMock.php78 public function delete($path) { function in Sabre\\DAV\\PropertyStorage\\Backend\\Mock
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php81 function delete() { function in Sabre\\CalDAV\\CalendarHome
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php100 function delete() { function in Sabre\\CalDAV\\Notifications\\Node
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyWrite.php78 function delete() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md143 * #127: Attendees who delete recurring event instances events they had already
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php107 function delete() { function in Sabre\\CardDAV\\Card
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css226 .oi[data-glyph=delete]:before { content:'\e050'; }

12345678910>>...57