Home
last modified time | relevance | path

Searched defs:hrefs (Results 1 – 8 of 8) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookMultiGetReport.php36 public $hrefs; variable in Sabre\\CardDAV\\Xml\\Request\\AddressBookMultiGetReport
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php32 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
52 function __construct($hrefs, $autoPrefix = true) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php36 public $hrefs; variable in Sabre\\CalDAV\\Xml\\Request\\CalendarMultiGetReport
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php33 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
45 function __construct($hrefs) {
H A DLocalHref.php37 function __construct($hrefs) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php36 public $hrefs; variable in Sabre\\CalDAV\\Xml\\Request\\CalendarMultiGetReport
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookMultiGetReport.php36 public $hrefs; variable in Sabre\\CardDAV\\Xml\\Request\\AddressBookMultiGetReport
/plugin/webdavclient/
H A Dhelper.php1509 …private function buildReport($op, $ns = array(), $props = array(), $filters = array(), $hrefs = ar…