Searched refs:getJson (Results 1 – 9 of 9) sorted by relevance
24 let jsonFormMeta = await viewerCall.getJson();132 .getJson();
23 return Mime::getJson();
134 public static function getJson(): Mime function in ComboStrap\\Mime
252 $this->setBody($message, Mime::getJson());
252 ->setBody($payload, Mime::getJson())299 ->setBody(json_encode($form), Mime::getJson())
175 ->setRequestedMime(Mime::getJson())
30 …s z{constructor(t){i(this,"method","GET");i(this,"url");this.url=t}async getJson(){let t=await thi…
1 …n constructor(url) {\n\n this.url = url;\n\n }\n\n async getJson() {\n\n le…
1 … {\n\n this.url = DokuUrl.createAjax(call);\n\n }\n\n async getJson() {\n\n le…