Home
last modified time | relevance | path

Searched refs:Property (Results 251 – 275 of 431) sorted by relevance

1...<<1112131415161718

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DSupportedCalendarComponentSetTest.php3 namespace Sabre\CalDAV\Xml\Property;
H A DInviteTest.php3 namespace Sabre\CalDAV\Xml\Property;
H A DScheduleCalendarTranspTest.php3 namespace Sabre\CalDAV\Xml\Property;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DScheduleCalendarTransp.php3 namespace Sabre\CalDAV\Xml\Property;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DProp.php5 use Sabre\DAV\Xml\Property\Complex;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DLockDiscovery.php3 namespace Sabre\DAV\Xml\Property;
/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 DHref.php3 namespace Sabre\DAV\Xml\Property;
H A DLockDiscovery.php3 namespace Sabre\DAV\Xml\Property;
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DSupportedPrivilegeSet.php3 namespace Sabre\DAVACL\Xml\Property;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DSupportedPrivilegeSet.php3 namespace Sabre\DAVACL\Xml\Property;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php8 use Sabre\DAV\Xml\Property\Href;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php5 use Sabre\DAV\Xml\Property\Href;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DBirthdayCalendarGenerator.php140 if (!$object->BDAY instanceof Property\VCard\DateAndOrTime) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DBirthdayCalendarGenerator.php124 if (!$object->BDAY instanceof Property\VCard\DateAndOrTime) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DHrefTest.php3 namespace Sabre\DAV\Xml\Property;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php6 use Sabre\DAV\Xml\Property\Href;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DProperty.php25 class Property extends BaseTag implements Factory\StaticMethod class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginPropertiesTest.php62 …$this->assertEquals(Xml\Property\Principal::UNAUTHENTICATED, $result[200]['{DAV:}current-user-prin…
73 …$this->assertEquals(Xml\Property\Principal::HREF, $result[200]['{DAV:}current-user-principal']->ge…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php169 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
170 …ugin::NS_CALDAV . '}schedule-calendar-transp' => new CalDAV\Xml\Property\ScheduleCalendarT…
218 … if (!($properties[$sccs] instanceof CalDAV\Xml\Property\SupportedCalendarComponentSet)) {
984 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md24 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
25 `Sabre\VObject\Property\FloatValue`.
26 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
27 `Sabre\VObject\Property\IntegerValue`.
456 Component::create, Property::create and Parameter::create. They must instead
462 * Added: add() method to the Property class.
529 * Added: Property\DateTime::hasTime().
530 * Added: Property\MultiDateTime::hasTime().
531 * Added: Property::getValue().

1...<<1112131415161718