Home
last modified time | relevance | path

Searched refs:Property (Results 26 – 50 of 431) sorted by last modified time

12345678910>>...18

/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 DSupportedCollationSet.php3 namespace Sabre\CalDAV\Xml\Property;
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php58 $event->DTSTART->setDateTime($dtStart, VObject\Property\DateTime::DATE);
59 $event->DTEND->setDateTime($dtEnd, VObject\Property\DateTime::DATE);
67 $event->DTSTART->setDateTime($dtStart, VObject\Property\DateTime::UTC);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DRecurTest.php3 namespace Sabre\VObject\Property\ICalendar;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php265 $result = $property->validate(Property::REPAIR);
288 $result = $property->validate(Property::REPAIR);
299 $result = $property->validate(Property::REPAIR);
/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/vobject/lib/
H A DComponent.php230 … && (is_null($group) || ( $child instanceof Property && strtoupper($child->group) === $group))
234 … $name === '' && $child instanceof Property && strtoupper($child->group) === $group
287 if ($array[$key] instanceof Property) {
372 * @return Property
419 if ($value instanceof Component || $value instanceof Property) {
H A DDocument.php191 * @return Property
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php9 Sabre\VObject\Property, alias
/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/
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/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