Home
last modified time | relevance | path

Searched refs:SupportedCollationSet (Results 1 – 11 of 11) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DSupportedCollationSetTest.php12 $scs = new SupportedCollationSet();
22 $property = new SupportedCollationSet();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/
H A DSupportedCollationSetTest.php12 $property = new SupportedCollationSet();
22 $property = new SupportedCollationSet();
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedCollationSet.php18 class SupportedCollationSet implements XmlSerializable { class
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedCollationSet.php18 class SupportedCollationSet implements XmlSerializable { class
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCollationSet.php22 class SupportedCollationSet implements XmlSerializable { class
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCollationSet.php22 class SupportedCollationSet implements XmlSerializable { class
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php150 return new Xml\Property\SupportedCollationSet();
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php150 return new Xml\Property\SupportedCollationSet();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php1140 $ns . 'supported-collation-set' => new Xml\Property\SupportedCollationSet(),
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php334 return new Xml\Property\SupportedCollationSet();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php320 return new Xml\Property\SupportedCollationSet();