Home
last modified time | relevance | path

Searched refs:Property (Results 26 – 50 of 431) sorted by path

12345678910>>...18

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php6 use Sabre\DAV\Xml\Property\Href;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DAllowedSharingModes.php3 namespace Sabre\CalDAV\Xml\Property;
H A DEmailAddressSet.php3 namespace Sabre\CalDAV\Xml\Property;
H A DInvite.php3 namespace Sabre\CalDAV\Xml\Property;
H A DScheduleCalendarTransp.php3 namespace Sabre\CalDAV\Xml\Property;
H A DSupportedCalendarComponentSet.php3 namespace Sabre\CalDAV\Xml\Property;
H A DSupportedCalendarData.php3 namespace Sabre\CalDAV\Xml\Property;
H A DSupportedCollationSet.php3 namespace Sabre\CalDAV\Xml\Property;
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php7 use Sabre\DAV\Xml\Property\Href;
147 return new Xml\Property\SupportedAddressData();
150 return new Xml\Property\SupportedCollationSet();
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedAddressData.php3 namespace Sabre\CardDAV\Xml\Property;
H A DSupportedCollationSet.php3 namespace Sabre\CardDAV\Xml\Property;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php792 return new Xml\Property\GetLastModified($lm);
821 return new Xml\Property\SupportedReportSet($reports);
824 return new Xml\Property\ResourceType($this->server->getResourceTypeForNode($node));
827 return new Xml\Property\SupportedMethodSet(
882 if ($val && $val instanceof Xml\Property\Href) {
900 } elseif ($val instanceof Xml\Property\Href) {
H A DServer.php826 } elseif ($properties[$property] instanceof Xml\Property\GetLastModified) {
H A DTemporaryFileFilterPlugin.php270 …'{DAV:}getlastmodified' => new Xml\Property\GetLastModified(filemtime($tempLocatio…
272 '{DAV:}resourcetype' => new Xml\Property\ResourceType(null),
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php97 return new DAV\Xml\Property\SupportedLock();
100 return new DAV\Xml\Property\LockDiscovery(
398 new DAV\Xml\Property\LockDiscovery([$lockInfo])
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php7 use Sabre\DAV\Xml\Property\Complex;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DProp.php5 use Sabre\DAV\Xml\Property\Complex;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php3 namespace Sabre\DAV\Xml\Property;
H A DGetLastModified.php3 namespace Sabre\DAV\Xml\Property;
H A DHref.php3 namespace Sabre\DAV\Xml\Property;
H A DLockDiscovery.php3 namespace Sabre\DAV\Xml\Property;
H A DResourceType.php3 namespace Sabre\DAV\Xml\Property;
H A DSupportedLock.php3 namespace Sabre\DAV\Xml\Property;
H A DSupportedMethodSet.php3 namespace Sabre\DAV\Xml\Property;
H A DSupportedReportSet.php3 namespace Sabre\DAV\Xml\Property;

12345678910>>...18