Home
last modified time | relevance | path

Searched refs:setParts (Results 1 – 25 of 77) sorted by path

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3IntentTrainingPhrase.php51 public function setParts($parts) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3IntentTrainingPhrase
H A DGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase.php51 public function setParts($parts) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase
H A DGoogleCloudDialogflowV2IntentTrainingPhrase.php55 public function setParts($parts) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentTrainingPhrase
H A DGoogleCloudDialogflowV2MessageAnnotation.php47 public function setParts($parts) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2MessageAnnotation
H A DGoogleCloudDialogflowV2beta1IntentTrainingPhrase.php55 public function setParts($parts) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentTrainingPhrase
H A DGoogleCloudDialogflowV2beta1MessageAnnotation.php47 public function setParts($parts) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1MessageAnnotation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DMessagePart.php115 public function setParts($parts) function in Google\\Service\\Gmail\\MessagePart
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md404 * Added: Easy support for properties with more than one value, using setParts
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php579 $currentEvent->EXDATE->setParts(array_merge(
/plugin/davcal/vendor/sabre/vobject/lib/
H A DParameter.php211 public function setParts(array $value) { function in Sabre\\VObject\\Parameter
H A DProperty.php133 function setParts(array $parts) { function in Sabre\\VObject\\Property
H A DVCardConverter.php301 $parameters['TYPE']->setParts($newTypes);
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DFloat.php43 $this->setParts($val);
H A DText.php325 $this->setParts($parts);
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php43 public function setParts(array $parts) { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
48 parent::setParts($parts);
H A DRecur.php96 public function setParts(array $parts) { function in Sabre\\VObject\\Property\\ICalendar\\Recur
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php51 public function setParts(array $parts) { function in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
59 parent::setParts($parts);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DParameterTest.php36 $param->setParts(array(1,2));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DCompoundTest.php19 $elem->setParts($arr);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php143 $elem->setParts(array($dt1, $dt2));
158 $elem->setParts(array($dt1, $dt2));
H A DRecurTest.php17 $recur->setParts(array('freq'=>'MONTHLY'));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php91 $prop->setParts(array(
107 $prop->setParts(array(
119 $prop->setParts(array(
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md444 * Added: Easy support for properties with more than one value, using setParts
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php584 $currentEvent->EXDATE->setParts(array_merge(
/plugin/davcard/vendor/sabre/vobject/lib/
H A DParameter.php211 public function setParts(array $value) { function in Sabre\\VObject\\Parameter

1234