| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/ |
| H A D | HrefTest.php | 14 $this->assertEquals('path', $href->getHref()); 21 $this->assertEquals('path', $href->getHref()); 37 $this->assertEquals('path', $href->getHref()); 60 $this->assertEquals('/bla/path', $href->getHref());
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/ |
| H A D | PrincipalTest.php | 16 $this->assertNull($principal->getHref()); 20 $this->assertNull($principal->getHref()); 24 $this->assertEquals('admin/', $principal->getHref()); 95 $this->assertEquals('/principals/admin/', $principal->getHref());
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
| H A D | PluginPropertiesTest.php | 43 $this->assertEquals('calendars/user1/outbox/',$prop->getHref()); 48 $this->assertEquals('calendars/user1/inbox/',$prop->getHref()); 61 $this->assertEquals('calendars/user1/default/',$prop->getHref());
|
| H A D | PluginPropertiesWithSharedCalendarTest.php | 53 $this->assertEquals('calendars/user1/outbox/',$prop->getHref()); 58 $this->assertEquals('calendars/user1/inbox/',$prop->getHref()); 71 $this->assertEquals('calendars/user1/default/',$prop->getHref());
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/ |
| H A D | PluginTest.php | 177 $this->assertEquals('/coll/file2.txt', $response->getHref()); 187 $this->assertEquals('/coll/file3.txt', $response->getHref()); 290 $this->assertEquals('/coll/file2.txt', $response->getHref()); 300 $this->assertEquals('/coll/file3.txt', $response->getHref());
|
| /plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Element/ |
| H A D | Response.php | 76 function getHref() { function in Sabre\\DAV\\Xml\\Element\\Response 125 $writer->writeElement('{DAV:}href', $writer->contextUri . $this->getHref());
|
| /plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/ |
| D | Response.php | 76 function getHref() { function in Sabre\\DAV\\Xml\\Element\\Response 125 …writer->writeElement('{DAV:}href', $writer->contextUri . \Sabre\HTTP\encodePath($this->getHref()));
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
| D | GoalParentLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\GoalParentLink
|
| D | AccountChildLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\AccountChildLink
|
| D | WebpropertyParentLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\WebpropertyParentLink
|
| D | ProfileChildLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\ProfileChildLink
|
| D | ExperimentParentLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\ExperimentParentLink
|
| D | FilterParentLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\FilterParentLink
|
| D | CustomMetricParentLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\CustomMetricParentLink
|
| D | ProfileParentLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\ProfileParentLink
|
| D | CustomDataSourceParentLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\CustomDataSourceParentLink
|
| D | CustomDimensionParentLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\CustomDimensionParentLink
|
| D | CustomDataSourceChildLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\CustomDataSourceChildLink
|
| D | WebpropertyChildLink.php | 41 public function getHref() function in Google\\Service\\Analytics\\WebpropertyChildLink
|
| D | AccountRef.php | 49 public function getHref() function in Google\\Service\\Analytics\\AccountRef
|
| D | FilterRef.php | 67 public function getHref() function in Google\\Service\\Analytics\\FilterRef
|
| D | WebPropertyRef.php | 71 public function getHref() function in Google\\Service\\Analytics\\WebPropertyRef
|
| D | ProfileRef.php | 75 public function getHref() function in Google\\Service\\Analytics\\ProfileRef
|
| /plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/ |
| D | Plugin.php | 496 $calendarPath = $result[$caldavNS . 'schedule-default-calendar-URL']->getHref(); 497 $homePath = $result[$caldavNS . 'calendar-home-set']->getHref(); 498 $inboxPath = $result[$caldavNS . 'schedule-inbox-URL']->getHref(); 934 $homeSet = $result[0][200][$caldavNS . 'calendar-home-set']->getHref(); 935 $inboxUrl = $result[0][200][$caldavNS . 'schedule-inbox-URL']->getHref();
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/ |
| D | Link.php | 61 public function getHref() function in Google\\Service\\DomainsRDAP\\Link
|