Home
last modified time | relevance | path

Searched refs:getName (Results 201 – 225 of 2279) sorted by last modified time

12345678910>>...92

/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php218 $isUtc = in_array($tz->getName() , array('UTC', 'GMT', 'Z'));
220 $this->offsetSet('TZID', $tz->getName());
280 $isUtc = $isFloating ? false : in_array($tz->getName() , array('UTC', 'GMT', 'Z'));
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php57 function getName() { function in Sabre\\CalDAV\\CalendarHome
H A DCalendarRoot.php58 function getName() { function in Sabre\\CalDAV\\CalendarRoot
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php64 function getName() { function in Sabre\\CalDAV\\Notifications\\Node
H A DCollection.php80 function getName() { function in Sabre\\CalDAV\\Notifications\\Collection
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyWrite.php55 function getName() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
118 return $this->principalInfo['uri'] . '/' . $this->getName();
177 return $this->getName();
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php58 function getName() { function in Sabre\\CardDAV\\Card
H A DPlugin.php441 $href = $this->server->getRequestUri() . '/' . $validNode->getName();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php243 $this->assertEquals('UTC', $dt->getTimeZone()->getName());
256 $this->assertEquals('Europe/Amsterdam', $dt->getTimeZone()->getName());
290 $this->assertEquals('Europe/Amsterdam', $dt->getTimeZone()->getName());
318 $this->assertEquals('Canada/Eastern', $dt->getTimeZone()->getName());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DHomeCollectionTest.php41 $this->sut->getName()
50 $this->assertEquals('user1', $child->getName());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DMockACLNode.php20 function getName() { function in Sabre\\DAVACL\\MockACLNode
H A DMockPrincipal.php24 function getName() { function in Sabre\\DAVACL\\MockPrincipal
32 return $this->getName();
H A DPrincipalTest.php32 $this->assertEquals('admin',$principal->getName());
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php54 function getName() { function in Sabre\\CalDAV\\Schedule\\Inbox
H A DOutbox.php47 function getName() { function in Sabre\\CalDAV\\Schedule\\Outbox
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php70 function getName() { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCollection.php35 if ($child->getName() === $name) return $child;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DSimpleFileTest.php11 $this->assertEquals('filename.txt', $file->getName());
H A DServerPreconditionTest.php340 function getName() { function in Sabre\\DAV\\ServerPreconditionsNode
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2Service.php386 public function getName() function in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Service
H A DGoogleCloudRunOpV2VolumeMount.php55 public function getName() function in Google\\Service\\CloudRun\\GoogleCloudRunOpV2VolumeMount
H A DGoogleCloudRunV2Service.php386 public function getName() function in Google\\Service\\CloudRun\\GoogleCloudRunV2Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAdSlot.php121 public function getName() function in Google\\Service\\Dfareporting\\AdSlot
H A DCampaign.php462 public function getName() function in Google\\Service\\Dfareporting\\Campaign
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DLocation.php109 public function getName() function in Google\\Service\\NetworkSecurity\\Location

12345678910>>...92