Home
last modified time | relevance | path

Searched refs:AllowedSharingModes (Results 1 – 5 of 5) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DAllowedSharingModesTest.php12 $sccs = new AllowedSharingModes(true,true);
22 $property = new AllowedSharingModes(true,true);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DAllowedSharingModes.php25 class AllowedSharingModes implements XmlSerializable { class
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DAllowedSharingModes.php25 class AllowedSharingModes implements XmlSerializable { class
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php175 return new Xml\Property\AllowedSharingModes(true, false);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php189 return new Xml\Property\AllowedSharingModes(true, false);