Home
last modified time | relevance | path

Searched refs:attachments (Results 1 – 25 of 191) sorted by last modified time

12345678

/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md413 - file attachments not opening in Reader XI
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md599 * `FIX`: copy boundary events attachments ([#1190](https://github.com/bpmn-io/bpmn-js/issues/1190))
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1431 - Update mapper-attachments plugin to version 2.0.0.RC1 in .travis.yml
/plugin/davcal/
H A Dhelper.php799 $attachments = $params['attachments'];
800 if(!is_null($attachments))
801 foreach($attachments as $attachment)
1137 $attachments = $event->ATTACH;
1138 if($attachments !== null)
1141 foreach($attachments as $attachment)
1330 $attachments = $params['attachments'];
1331 if(!is_null($attachments))
1332 foreach($attachments as $attachment)
H A Dscript.js659 if(calEvent.attachments && (calEvent.attachments !== null))
661 for(var i=0; i<calEvent.attachments.length; i++)
663 var url = calEvent.attachments[i];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DNote.php57 public function setAttachments($attachments) argument
59 $this->attachments = $attachments;
66 return $this->attachments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DListAttachmentsResponse.php33 public function setAttachments($attachments) argument
35 $this->attachments = $attachments;
42 return $this->attachments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEvent.php173 public function setAttachments($attachments) argument
175 $this->attachments = $attachments;
182 return $this->attachments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGmail.php589 'attachments',
593 'path' => 'gmail/v1/users/{userId}/messages/{messageId}/attachments/{id}',
H A DHangoutsChat.php389 'attachments',
H A DApigee.php1620 'attachments',
1624 'path' => 'v1/{+parent}/attachments',
1654 'path' => 'v1/{+parent}/attachments',
3321 'attachments',
3325 'path' => 'v1/{+parent}/attachments',
3355 'path' => 'v1/{+parent}/attachments',
H A DCloudSupport.php42 public $attachments; variable in Google\\Service\\CloudSupport
68 'attachments',
72 'path' => 'v2beta/{+parent}/attachments',
218 'attachments',
222 'path' => 'v2beta/{+parent}/attachments',
298 'path' => 'v2beta/{+parent}/attachments',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DExemplar.php26 public $attachments; variable in Google\\Service\\Monitoring\\Exemplar
36 public function setAttachments($attachments) argument
38 $this->attachments = $attachments;
45 return $this->attachments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListInstanceAttachmentsResponse.php33 public function setAttachments($attachments) argument
35 $this->attachments = $attachments;
42 return $this->attachments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DAssignmentSubmission.php29 public function setAttachments($attachments) argument
31 $this->attachments = $attachments;
38 return $this->attachments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DExemplar.php23 public $attachments; variable in Google\\Service\\Networkconnectivity\\Exemplar
27 public function setAttachments($attachments) argument
29 $this->attachments = $attachments;
33 return $this->attachments;
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt53 attachments=Eranskinak
H A Ddia_fa.txt53 attachments=‫پیوست ها‬
965 confALibPageDesc=This page contains draw.io custom libraries as attachments
966 confATempPageDesc=This page contains draw.io custom templates as attachments
H A Ddia_ja.txt53 attachments=添付ファイル
965 confALibPageDesc=This page contains draw.io custom libraries as attachments
966 confATempPageDesc=This page contains draw.io custom templates as attachments
H A Ddia_kn.txt53 attachments=Attachments
503 noAttachments=No attachments found
965 confALibPageDesc=This page contains draw.io custom libraries as attachments
966 confATempPageDesc=This page contains draw.io custom templates as attachments
H A Ddia_ru.txt53 attachments=Вложения
H A Ddia_si.txt53 attachments=Attachments
503 noAttachments=No attachments found
965 confALibPageDesc=This page contains draw.io custom libraries as attachments
966 confATempPageDesc=This page contains draw.io custom templates as attachments
H A Ddia_sl.txt53 attachments=Attachments
503 noAttachments=No attachments found
965 confALibPageDesc=This page contains draw.io custom libraries as attachments
966 confATempPageDesc=This page contains draw.io custom templates as attachments
H A Ddia_ta.txt53 attachments=Attachments
503 noAttachments=No attachments found
965 confALibPageDesc=This page contains draw.io custom libraries as attachments
966 confATempPageDesc=This page contains draw.io custom templates as attachments
H A Ddia_vi.txt53 attachments=Đính kèm
965 confALibPageDesc=This page contains draw.io custom libraries as attachments
966 confATempPageDesc=This page contains draw.io custom templates as attachments

12345678