Home
last modified time | relevance | path

Searched refs:getHref (Results 1 – 25 of 47) sorted by relevance

12

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DHrefTest.php14 $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/CalDAV/Schedule/
H A DPluginPropertiesTest.php43 $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 DPluginPropertiesWithSharedCalendarTest.php53 $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/DAVACL/Xml/Property/
H A DPrincipalTest.php16 $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/DAV/Sync/
H A DPluginTest.php177 $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 DResponse.php76 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/
H A DResponse.php76 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/
H A DWebpropertyChildLink.php41 public function getHref() function in Google\\Service\\Analytics\\WebpropertyChildLink
H A DWebpropertyParentLink.php41 public function getHref() function in Google\\Service\\Analytics\\WebpropertyParentLink
H A DAccountChildLink.php41 public function getHref() function in Google\\Service\\Analytics\\AccountChildLink
H A DCustomDataSourceChildLink.php41 public function getHref() function in Google\\Service\\Analytics\\CustomDataSourceChildLink
H A DCustomDataSourceParentLink.php41 public function getHref() function in Google\\Service\\Analytics\\CustomDataSourceParentLink
H A DCustomDimensionParentLink.php41 public function getHref() function in Google\\Service\\Analytics\\CustomDimensionParentLink
H A DCustomMetricParentLink.php41 public function getHref() function in Google\\Service\\Analytics\\CustomMetricParentLink
H A DExperimentParentLink.php41 public function getHref() function in Google\\Service\\Analytics\\ExperimentParentLink
H A DFilterParentLink.php41 public function getHref() function in Google\\Service\\Analytics\\FilterParentLink
H A DGoalParentLink.php41 public function getHref() function in Google\\Service\\Analytics\\GoalParentLink
H A DProfileChildLink.php41 public function getHref() function in Google\\Service\\Analytics\\ProfileChildLink
H A DProfileParentLink.php41 public function getHref() function in Google\\Service\\Analytics\\ProfileParentLink
H A DAccountRef.php49 public function getHref() function in Google\\Service\\Analytics\\AccountRef
H A DFilterRef.php67 public function getHref() function in Google\\Service\\Analytics\\FilterRef
H A DWebPropertyRef.php71 public function getHref() function in Google\\Service\\Analytics\\WebPropertyRef
H A DProfileRef.php75 public function getHref() function in Google\\Service\\Analytics\\ProfileRef
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DLink.php61 public function getHref() function in Google\\Service\\DomainsRDAP\\Link
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/
H A DResponseTest.php22 $this->assertEquals('uri', $property->getHref());

12