Home
last modified time | relevance | path

Searched refs:href (Results 176 – 200 of 918) sorted by last modified time

12345678910>>...37

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DHrefTest.php13 $href = new Href('path');
14 $this->assertEquals('path', $href->getHref());
20 $href = new Href('path');
21 $this->assertEquals('path', $href->getHref());
36 $href = new Href('path', false);
56 $href = $result['value'];
70 $href = $result['value'];
71 $this->assertNull($href);
80 $href = $result['value'];
81 $this->assertNull($href);
[all …]
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSharingSupport.php232 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null); argument
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js14354 window.location.href = url; // simulate link click
H A Dfullcalendar.less352 /* if <a> has an href */ }
354 .fc-event[href],
725 /* if <a> has an href */
776 .fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
1269 .fc-list-item-title a[href]:hover {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php318 $message->href,
H A DCalendarHome.php396 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) { argument
402 return $this->caldavBackend->shareReply($href, $status, $calendarUri, $inReplyTo, $summary);
H A DICSExportPlugin.php291 foreach ($inputObjects as $href => $inputObject) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php32 public $href; variable in Sabre\\CalDAV\\Xml\\Request\\InviteReply
65 * @param string $href
71 function __construct($href, $calendarUri, $inReplyTo, $summary, $status) { argument
73 $this->href = $href;
106 $href = null;
136 $href = $value;
145 return new self($href, $calendarUri, $inReplyTo, $summary, $status);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php1587 $href = $entry['href'];
1593 ltrim($href, '/'),
H A DClient.php244 foreach ($result as $href => $statusList) {
246 $newResult[$href] = isset($statusList[200]) ? $statusList[200] : [];
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DResponse.php27 protected $href; variable in Sabre\\DAV\\Xml\\Element\\Response
59 * @param string $href
63 function __construct($href, array $responseProperties, $httpStatus = null) { argument
65 $this->href = $href;
78 return $this->href;
205 $href = null;
214 $href = $elem['value'];
230 return new self($href, $propertyLists, $statusCode);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php49 * @param string|string[] $href
106 foreach ($this->getHrefs() as $href) {
108 $href = $writer->contextUri . $href;
110 $writer->writeElement('{DAV:}href', $href);
132 foreach ($this->getHrefs() as $href) {
133 $links[] = $html->link($href);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1161 foreach ($childHrefs as $href) {
1165 'value' => $this->expandProperties($href, $childRequestedProperties, 0)[0]
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DPrincipal.php60 * @param string|null $href
62 function __construct($type, $href = null) { argument
65 if ($type === self::HREF && is_null($href)) {
68 if ($href) {
69 $href = rtrim($href, '/') . '/';
70 parent::__construct($href);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php138 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) { argument
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteTest.php45 'href' => 'mailto:foo@example.org',
83 'href' => 'mailto:foo@example.org',
118 'href' => 'mailto:foo@example.org',
157 'href' => 'mailto:foo@example.org',
214 'href' => 'abc',
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php41 protected $href; variable in Sabre\\CalDAV\\Xml\\Notification\\Invite
209 $writer->writeElement('{DAV:}href', $this->href);
H A DInviteReply.php44 protected $href; variable in Sabre\\CalDAV\\Xml\\Notification\\InviteReply
161 $writer->writeElement('{DAV:}href', $this->href);
H A DSystemStatus.php50 protected $href; variable in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
69 * @param string $href
71 function __construct($id, $etag, $type = self::TYPE_HIGH, $description = null, $href = null) { argument
76 $this->href = $href;
147 if ($this->href) {
148 $writer->writeElement('{DAV:}href', $this->href);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php439 $href = $this->server->getRequestUri();
441 $href = $this->server->getRequestUri() . '/' . $validNode->getName();
444 list($props) = $this->server->getPropertiesForPath($href, $report->properties, 0);
/plugin/davcal/
H A Dscript.js32 var href = $link.attr('href');
33 if (!href) return;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DLocked.php63 $href = $errorNode->ownerDocument->createElementNS('DAV:', 'd:href');
64 $href->appendChild($errorNode->ownerDocument->createTextNode($this->lock->uri));
66 $href
/plugin/indexmenu/scripts/
H A Dcontextmenu.js176 window.location.href = IndexmenuContextmenu.getid(b, enteredText + " @" + fnid) + "do=search";
213 window.location.href = IndexmenuContextmenu.getid(urlbase, newpageid) + "do=edit";
244 .html('<a href="#"><img src="' + DOKU_BASE + 'lib/plugins/indexmenu/images/close.gif" class="indexmenu_close" /></a><div />')
344 return '<a title="' + ((entry[2]) ? entry[2] : entry[0]) + '" href="' + eval(entry[1]) + '">' + entry[0] + '</a>';
H A Dindexmenu.js315 str += '" href="' + this.config.urlbase;
322 str += '<a id="s' + this.treeName + nodeId + '" href="javascript: ' + this.treeName + '.o(' + nodeId + '); " class="node"' + jsfnc + '>' + node.name + '</a>';
357 str += '<a href="javascript: ' + this.treeName + '.o(' + nodeId + ');">' +
924 oLink.href = this.config.plugbase + '/images/' + this.config.theme + '/style.css';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DLink.php25 public $href; variable in Google\\Service\\DomainsRDAP\\Link
54 public function setHref($href) argument
56 $this->href = $href;
63 return $this->href;

12345678910>>...37