Home
last modified time | relevance | path

Searched refs:getLastModified (Results 1 – 25 of 62) sorted by last modified time

123

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php232 function getLastModified() { function in Sabre\\CalDAV\\Calendar
H A DCalendarObject.php160 function getLastModified() { function in Sabre\\CalDAV\\CalendarObject
H A DCalendarHome.php92 function getLastModified() { function in Sabre\\CalDAV\\CalendarHome
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php66 function getLastModified() { function in Sabre\\CalDAV\\Principal\\ProxyRead
H A DProxyWrite.php66 function getLastModified() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php174 function getLastModified() { function in Sabre\\CardDAV\\AddressBook
H A DAddressBookHome.php88 function getLastModified() { function in Sabre\\CardDAV\\AddressBookHome
H A DCard.php150 function getLastModified() { function in Sabre\\CardDAV\\Card
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DNode.php74 function getLastModified() { function in Sabre\\DAV\\FS\\Node
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DINode.php43 function getLastModified(); function
H A DNode.php23 function getLastModified() { function in Sabre\\DAV\\Node
H A DServer.php1328 $lastMod = $node->getLastModified();
1351 $lastMod = $node->getLastModified();
H A DCorePlugin.php790 $lm = $node->getLastModified();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeTest.php134 $this->assertNull($this->usercalendars->getLastModified());
H A DCalendarObjectTest.php134 $lastMod = $obj->getLastModified();
H A DCalendarTest.php142 $this->assertNull($this->calendar->getLastModified());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DProxyReadTest.php37 $this->assertNull($i->getLastModified());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DSchedulingObjectTest.php133 $lastMod = $obj->getLastModified();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php92 $this->assertEquals(null, $sub->getLastModified());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookHomeTest.php51 $this->assertNull($this->s->getLastModified());
H A DAddressBookTest.php103 $this->assertNull($this->ab->getLastModified());
H A DCardTest.php117 $this->assertEquals(null, $this->card->getLastModified());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DBasicNodeTest.php73 $lastMod = $file->getLastModified();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DFileMock.php114 function getLastModified() { function in Sabre\\DAV\\PartialUpdate\\FileMock
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php81 function getLastModified() { function in Sabre\\CalDAV\\Subscriptions\\Subscription

123