Home
last modified time | relevance | path

Searched refs:getHref (Results 1 – 25 of 47) sorted by last modified time

12

/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc16 var getHref = function() {
42 var href_vals = 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/tests/Sabre/DAV/Xml/Element/
H A DResponseTest.php22 $this->assertEquals('uri', $property->getHref());
/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/lib/CalDAV/Backend/
H A DPDO.php1028 ':source' => $properties['{http://calendarserver.org/ns/}source']->getHref(),
1075 $newValues['source'] = $propertyValue->getHref();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php418 $calendarPath = $result[$caldavNS . 'schedule-default-calendar-URL']->getHref();
419 $homePath = $result[$caldavNS . 'calendar-home-set']->getHref();
420 $inboxPath = $result[$caldavNS . 'schedule-inbox-URL']->getHref();
784 $homeSet = $result[0][200][$caldavNS . 'calendar-home-set']->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/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php68 function getHref() { function in Sabre\\DAV\\Xml\\Property\\Href
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php194 $principal = $principal->getHref();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSubscriptionSupport.php77 $properties['source'] = $properties['{http://calendarserver.org/ns/}source']->getHref();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php94 $this->assertEquals('calendars/user1/notifications/', $prop->getHref());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php473 $this->assertEquals('calendars/user1/',$prop->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/CalDAV/Subscriptions/
H A DCreateSubscriptionTest.php114 …ls('webcal://www.example.org/', $subscription['{http://calendarserver.org/ns/}source']->getHref());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DPluginTest.php41 …als('addressbooks/user1/', $result['{' . Plugin::NS_CARDDAV . '}addressbook-home-set']->getHref());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginPropertiesTest.php74 … $this->assertEquals('principals/admin/', $result[200]['{DAV:}current-user-principal']->getHref());
267 $this->assertEquals('principals/user/', $result[200]['{DAV:}principal-URL']->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/lib/DAV/
H A DClient.php409 $result[$response->getHref()] = $response->getResponseProperties();
H A DCorePlugin.php883 return substr($val->getHref(), strlen(Sync\Plugin::SYNCTOKEN_PREFIX));
901 return substr($val->getHref(), strlen(Sync\Plugin::SYNCTOKEN_PREFIX));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DLink.php61 public function getHref() function in Google\\Service\\DomainsRDAP\\Link
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DWebPropertyRef.php71 public function getHref() function in Google\\Service\\Analytics\\WebPropertyRef
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

12