Home
last modified time | relevance | path

Searched refs:getData (Results 351 – 375 of 531) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSheet.php130 public function getData() function in Google\\Service\\Sheets\\Sheet
/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloFile.js150 this.ui.trello.insertFile(title, this.getData(), mxUtils.bind(this, function(file)
H A DNotionFile.js182 this.peer.insertFile(title, this.getData(), mxUtils.bind(this, function(file)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DUtil.php246 $data = $request->getData();
/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php297 $jsonArray = $this->getData();
431 $jsonArray = $this->getData();
H A DMetadataSingleArrayStore.php81 public function getData(): array function in ComboStrap\\MetadataSingleArrayStore
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php292 $titleRegexp = self::getData('titleCaseRegexp');
299 $upper = self::getData('upperCase');
309 $lower = self::getData('lowerCase');
842 private static function getData($file) function in Symfony\\Polyfill\\Mbstring\\Mbstring
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DXcallable.php195 $head = $head->getData();
/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/
H A Dtags.js1 …text")+" ":"";selected=selected.replace(/\s+$/,"");editor.setData(editor.getData().replace(/\{\{ta…
/plugin/swiftmail/Swift/
H A DMessage.php493 return $this->getData();
765 $data = $this->getData();
786 if (!$this->getData())
/plugin/zip/pear/File/Archive/Reader/
H A DMemory.php122 function getData($length = -1) function in File_Archive_Reader_Memory
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak79 function getData($url) {
176 $token_data = $this->getData($token_url);
193 $json = $this->getData($json_link);
212 array_push($events, json_decode($this->getData($json_link), true));
H A Dsyntax.php.2018-03-08_165255.bak83 function getData($url) {
180 $token_data = $this->getData($token_url);
197 $json = $this->getData($json_link);
217 array_push($events, json_decode($this->getData($json_link), true));
H A Dsyntax.php.2018-03-08_163658.bak79 function getData($url) {
176 $token_data = $this->getData($token_url);
193 $json = $this->getData($json_link);
211 array_push($events, json_decode($this->getData($json_link), true));
H A Dsyntax.php.2018-03-08_163718.bak79 function getData($url) {
176 $token_data = $this->getData($token_url);
193 $json = $this->getData($json_link);
212 array_push($events, json_decode($this->getData($json_link), true));
H A Dsyntax.php.2018-03-08_164623.bak79 function getData($url) {
176 $token_data = $this->getData($token_url);
193 $json = $this->getData($json_link);
212 array_push($events, json_decode($this->getData($json_link), true));
H A Dsyntax.php.2018-03-08_164706.bak83 function getData($url) {
180 $token_data = $this->getData($token_url);
197 $json = $this->getData($json_link);
216 array_push($events, json_decode($this->getData($json_link), true));
H A Dsyntax.php.2018-03-08_165027.bak83 function getData($url) {
180 $token_data = $this->getData($token_url);
197 $json = $this->getData($json_link);
216 array_push($events, json_decode($this->getData($json_link), true));
H A Dsyntax.php.2018-03-08_165158.bak83 function getData($url) {
180 $token_data = $this->getData($token_url);
197 $json = $this->getData($json_link);
215 array_push($events, json_decode($this->getData($json_link), true));
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DBucket.php143 ->when($result = $bucket->getData())
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DBuilder.php24 $files = $coverage->getData();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttpAdapter.php97 $data = $elasticaRequest->getData();
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DBarcode.php11 return $barcode ? $barcode->getData() : false;
/plugin/doi/syntax/
H A Ddoi.php55 $publication = $resolver->getData($data['id']);
/plugin/struct/meta/
H A DSearchConfig.php185 $data = $schemaData->getData();

1...<<11121314151617181920>>...22