Home
last modified time | relevance | path

Searched refs:Property (Results 301 – 325 of 431) sorted by relevance

1...<<1112131415161718

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php3 namespace Sabre\CalDAV\Xml\Property;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php3 namespace Sabre\VObject\Property\VCard;
/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/DAV/PropertyStorage/Backend/
H A DPDO.php7 use Sabre\DAV\Xml\Property\Complex;
/plugin/codeprettify/code-prettify/src/
H A Dlang-vb.js51 …l|Or|OrElse|Overloads|Overridable|Overrides|ParamArray|Preserve|Private|Property|Protected|Public|…
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php3 namespace Sabre\VObject\Property\VCard;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php197 protected function validateParamFilters(VObject\Property $parent, array $filters) {
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php9 use Sabre\VObject\Property; alias
621 $rrule = Property\ICalendar\Recur::stringToArray($rrule);
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php9 use Sabre\VObject\Property; alias
621 $rrule = Property\ICalendar\Recur::stringToArray($rrule);
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php9 use Sabre\VObject\Property; alias
621 $rrule = Property\ICalendar\Recur::stringToArray($rrule);
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md250 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
251 `Sabre\VObject\Property\FloatValue`.
252 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
253 `Sabre\VObject\Property\IntegerValue`.
682 Component::create, Property::create and Parameter::create. They must instead
688 * Added: add() method to the Property class.
755 * Added: Property\DateTime::hasTime().
756 * Added: Property\MultiDateTime::hasTime().
757 * Added: Property::getValue().
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md189 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
190 `Sabre\VObject\Property\FloatValue`.
191 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
192 `Sabre\VObject\Property\IntegerValue`.
621 Component::create, Property::create and Parameter::create. They must instead
627 * Added: add() method to the Property class.
694 * Added: Property\DateTime::hasTime().
695 * Added: Property\MultiDateTime::hasTime().
696 * Added: Property::getValue().
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php323 if ($child instanceof VObject\Property\ICalendar\DateTime && $child->hasTime()) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php323 if ($child instanceof VObject\Property\ICalendar\DateTime && $child->hasTime()) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php93 $this->assertTrue($prop instanceof DAV\Xml\Property\Href);
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php323 if ($child instanceof VObject\Property\ICalendar\DateTime && $child->hasTime()) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php201 protected function validateParamFilters(VObject\Property $parent, array $filters) {
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DItem.php208 public function addProperty(Property $property)
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php10 use Sabre\VObject\Property; alias
715 $rrule = Property\ICalendar\Recur::stringToArray($rrule);
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php10 use Sabre\VObject\Property; alias
682 $rrule = Property\ICalendar\Recur::stringToArray($rrule);
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md123 Property | Default | Description
318 Property | Default | Available values | Description
325 Property | Default | Available values | Description
332 Property | Default | Available values | Description
338 Property | Default | Available values | Description
345 Property | Default | Available values | Description
354 Property | Default | Available values | Description
606 Property | Description
675 Property | Description
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php10 Sabre\CalDAV\Xml\Property\ScheduleCalendarTransp;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DSharingPluginTest.php99 '{DAV:}resourcetype' => new DAV\Xml\Property\ResourceType(['{DAV:}collection'])
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md416 Component::create, Property::create and Parameter::create. They must instead
422 * Added: add() method to the Property class.
489 * Added: Property\DateTime::hasTime().
490 * Added: Property\MultiDateTime::hasTime().
491 * Added: Property::getValue().
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php15 abstract class Property extends Node { class

1...<<1112131415161718