Home
last modified time | relevance | path

Searched refs:setParts (Results 51 – 75 of 77) sorted by relevance

1234

/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DText.php325 $this->setParts($parts);
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DText.php325 $this->setParts($parts);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php99 function setParts(array $parts) { function in Sabre\\VObject\\Property\\ICalendar\\Recur
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php94 public function setParts(array $parts) function in Sabre\\VObject\\Property\\ICalendar\\Recur
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DText.php383 $this->setParts($parts);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php405 $this->setParts($parts);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DVCardConverter.php284 $parameters['TYPE']->setParts($newTypes);
H A DProperty.php129 public function setParts(array $parts) function in Sabre\\VObject\\Property
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php133 function setParts(array $parts) { function in Sabre\\VObject\\Property
H A DVCardConverter.php301 $parameters['TYPE']->setParts($newTypes);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DVCardConverter.php306 $parameters['TYPE']->setParts($newTypes);
H A DProperty.php138 function setParts(array $parts) { function in Sabre\\VObject\\Property
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DVCardConverter.php301 $parameters['TYPE']->setParts($newTypes);
H A DProperty.php133 function setParts(array $parts) { function in Sabre\\VObject\\Property
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php133 function setParts(array $parts) { function in Sabre\\VObject\\Property
H A DVCardConverter.php301 $parameters['TYPE']->setParts($newTypes);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DRecurTest.php21 $recur->setParts(['freq' => 'MONTHLY']);
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php579 $currentEvent->EXDATE->setParts(array_merge(
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php580 $currentEvent->EXDATE->setParts(array_merge(
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php584 $currentEvent->EXDATE->setParts(array_merge(
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php590 $currentEvent->EXDATE->setParts(array_merge(
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php584 $currentEvent->EXDATE->setParts(array_merge(
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md444 * Added: Easy support for properties with more than one value, using setParts
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md444 * Added: Easy support for properties with more than one value, using setParts
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md404 * Added: Easy support for properties with more than one value, using setParts

1234