Home
last modified time | relevance | path

Searched refs:Property (Results 226 – 250 of 431) sorted by last modified time

12345678910>>...18

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php8 use Sabre\CalDAV\Xml\Property\ScheduleCalendarTransp;
19 use Sabre\DAV\Xml\Property\LocalHref;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php8 use Sabre\DAV\Xml\Property\Href;
/plugin/webdav/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 DSupportedCalendarData.php3 namespace Sabre\CalDAV\Xml\Property;
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php7 use Sabre\DAV\Xml\Property\LocalHref;
147 return new Xml\Property\SupportedAddressData();
150 return new Xml\Property\SupportedCollationSet();
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php11 use Sabre\DAV\Xml\Property\Href;
1047 return new Xml\Property\Principal(Xml\Property\Principal::HREF, $url . '/');
1049 return new Xml\Property\Principal(Xml\Property\Principal::UNAUTHENTICATED);
1053 return new Xml\Property\SupportedPrivilegeSet($this->getSupportedPrivilegeSet($node));
1060 return new Xml\Property\CurrentUserPrivilegeSet($val);
1069 return new Xml\Property\Acl($this->getACL($node));
1073 return new Xml\Property\AclRestrictions();
1409 if (!$node[200][$propertyName] instanceof DAV\Xml\Property\Href) {
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DBinary.php3 namespace Sabre\VObject\Property;
5 use Sabre\VObject\Property; alias
21 class Binary extends Property
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDate.php3 namespace Sabre\VObject\Property\ICalendar;
H A DDateTime.php3 namespace Sabre\VObject\Property\ICalendar;
9 use Sabre\VObject\Property; alias
27 class DateTime extends Property
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateTime.php3 namespace Sabre\VObject\Property\VCard;
H A DLanguageTag.php3 namespace Sabre\VObject\Property\VCard;
6 Sabre\VObject\Property; alias
17 class LanguageTag extends Property
H A DPhoneNumber.php3 namespace Sabre\VObject\Property\VCard;
5 use Sabre\VObject\Property; alias
14 class PhoneNumber extends Property\Text
H A DTimeStamp.php3 namespace Sabre\VObject\Property\VCard;
6 use Sabre\VObject\Property\Text;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php192 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
193 …ugin::NS_CALDAV . '}schedule-calendar-transp' => new CalDAV\Xml\Property\ScheduleCalendarT…
252 … if (!($properties[$sccs] instanceof CalDAV\Xml\Property\SupportedCalendarComponentSet)) {
1111 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedCollationSet.php3 namespace Sabre\CardDAV\Xml\Property;
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php7 use Sabre\DAV\Xml\Property\Complex;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php3 namespace Sabre\DAV\Xml\Property;
H A DLockDiscovery.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;
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php273 …'{DAV:}getlastmodified' => new Xml\Property\GetLastModified(filemtime($tempLocatio…
275 '{DAV:}resourcetype' => new Xml\Property\ResourceType(null),
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php3 namespace Sabre\DAVACL\Xml\Property;
H A DCurrentUserPrivilegeSet.php3 namespace Sabre\DAVACL\Xml\Property;

12345678910>>...18