Home
last modified time | relevance | path

Searched defs:href (Results 76 – 79 of 79) sorted by path

1234

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php33 public $href; variable in Sabre\\CalDAV\\Xml\\Request\\InviteReply
72 function __construct($href, $calendarUri, $inReplyTo, $summary, $status) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DResponse.php27 protected $href; variable in Sabre\\DAV\\Xml\\Element\\Response
63 function __construct($href, array $responseProperties, $httpStatus = null) {
H A DSharee.php29 public $href; variable in Sabre\\DAV\\Xml\\Element\\Sharee
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DPrincipal.php62 function __construct($type, $href = null) {

1234