Home
last modified time | relevance | path

Searched refs:getLastModified (Results 1 – 25 of 62) sorted by path

123

/plugin/authgoogle/google/contrib/
H A DGoogle_WebfontsService.php110 public function getLastModified() { function in Google_Webfont
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DDeveloperComment.php39 public function getLastModified() function in Google\\Service\\AndroidPublisher\\DeveloperComment
H A DUserComment.php147 public function getLastModified() function in Google\\Service\\AndroidPublisher\\UserComment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webfonts/
H A DWebfont.php122 public function getLastModified() function in Google\\Service\\Webfonts\\Webfont
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php232 function getLastModified() { function in Sabre\\CalDAV\\Calendar
H A DCalendarHome.php92 function getLastModified() { function in Sabre\\CalDAV\\CalendarHome
H A DCalendarObject.php160 function getLastModified() { function in Sabre\\CalDAV\\CalendarObject
/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/CalDAV/Subscriptions/
H A DSubscription.php81 function getLastModified() { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/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/
H A DCorePlugin.php790 $lm = $node->getLastModified();
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();
/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/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());

123