Home
last modified time | relevance | path

Searched refs:setData (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php122 $trackFromRoute->setData('gpxType', 'track');
123 $trackFromRoute->setData('type', 'planned route');
136 $geometry->setData($metadata);
167 $point->setData($this->parseNodeProperties($node, $this->gpxTypes->get($node->nodeName . 'Type')));
189 $point->setData('gpxType', 'waypoint');
223 $track->setData($this->parseNodeProperties($trk, $this->gpxTypes->get('trkType')));
224 $track->setData('gpxType', 'track');
249 $line->setData($this->parseNodeProperties($rte, $this->gpxTypes->get('rteType')));
250 $line->setData('gpxType', 'route');
374 $geom->setData('el
[all...]
/plugin/swiftmail/Swift/Message/
H A DAttachment.php43 if ($data !== null) $this->setData($data, ($name === null));
68 public function setData($data, $read_filename=true) function in Swift_Message_Attachment
70 parent::setData($data);
H A DImage.php40 public function setData($data, $read_filename=true) function in Swift_Message_Image
43 parent::setData($data, $read_filename);
H A DPart.php40 $this->setData($data);
63 $this->setData($body);
/plugin/jmol2/jmol/
H A DJmolApplet0_Minimize.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_Minimize.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/findologicxmlexport/vendor/hoa/event/
H A DBucket.php72 $this->setData($data);
119 public function setData($data) function in Hoa\\Event\\Bucket
/plugin/passwordgrey/
H A Dscript.js56 if (window.clipboardData && window.clipboardData.setData) {
58 return window.clipboardData.setData("Text", text);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/Action/
H A DAbstractDocument.php22 $this->setData($document);
63 public function setData($data): self function in Elastica\\Bulk\\Action\\AbstractDocument
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DBucket.php124 ->when($result = $bucket->setData($datumA))
132 ->when($result = $bucket->setData($datumB))
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DRequest.php42 $this->setData($data);
81 public function setData($data) function in Elastica\\Request
/plugin/katex/_assets/contrib/
H A Dcopy-tex.min.js1 …n e instanceof Text?e.textContent:e.outerHTML})).join("");a.setData("text/html",c),a.setData("text…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCallFunctionRequest.php30 public function setData($data) function in Google\\Service\\CloudFunctions\\CallFunctionRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1OptimizedStatsNode.php31 public function setData($data) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1OptimizedStatsNode
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCandlestickSeries.php28 public function setData(ChartData $data) function in Google\\Service\\Sheets\\CandlestickSeries
H A DCandlestickDomain.php32 public function setData(ChartData $data) function in Google\\Service\\Sheets\\CandlestickDomain
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DImage.php34 public function setData($data) function in Google\\Service\\SearchConsole\\Image
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DMacSignRequest.php34 public function setData($data) function in Google\\Service\\CloudKMS\\MacSignRequest
H A DGenerateRandomBytesResponse.php34 public function setData($data) function in Google\\Service\\CloudKMS\\GenerateRandomBytesResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy.php34 public function setData($data) function in Google\\Service\\Compute\\BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Verifiedaccess/
H A DSignedData.php34 public function setData($data) function in Google\\Service\\Verifiedaccess\\SignedData
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DTimestampedEvent.php34 public function setData($data) function in Google\\Service\\Genomics\\TimestampedEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DSchematizedData.php34 public function setData($data) function in Google\\Service\\CloudHealthcare\\SchematizedData
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ByteContentItem.php34 public function setData($data) function in Google\\Service\\DLP\\GooglePrivacyDlpV2ByteContentItem
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DSecretPayload.php34 public function setData($data) function in Google\\Service\\SecretManager\\SecretPayload

12345678910>>...14