Home
last modified time | relevance | path

Searched refs:getJson (Results 1 – 13 of 13) sorted by relevance

/plugin/jsonrpc/
DIJR_Error.php16 function getJson(){ function in IJR_Error
DIJR_Server.php150 $result['error']=$error->getJson();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DTableDataInsertAllRequestRows.php55 public function getJson() function in Google\\Service\\Bigquery\\TableDataInsertAllRequestRows
/plugin/combo/resources/snippet/js/
H A Dmetadata.js24 let jsonFormMeta = await viewerCall.getJson();
132 .getJson();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudDataplexV1StorageFormat.php91 public function getJson() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1StorageFormat
/plugin/combo/ComboStrap/
H A DFetcherPageSearch.php23 return Mime::getJson();
H A DMime.php134 public static function getJson(): Mime function in ComboStrap\\Mime
H A DHttpResponse.php252 $this->setBody($message, Mime::getJson());
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php252 ->setBody($payload, Mime::getJson())
299 ->setBody(json_encode($form), Mime::getJson())
/plugin/combo/renderer/
H A Danalytics.php175 ->setRequestedMime(Mime::getJson())
/plugin/combo/resources/library/combo/
H A Dcombo.min.js30 …s z{constructor(t){i(this,"method","GET");i(this,"url");this.url=t}async getJson(){let t=await thi…
H A Dcombo.min.js.map1 …n constructor(url) {\n\n this.url = url;\n\n }\n\n async getJson() {\n\n le…
/plugin/combo/resources/library/combo/dist/
H A Dcombo.min.js.map1 … {\n\n this.url = DokuUrl.createAjax(call);\n\n }\n\n async getJson() {\n\n le…