Home
last modified time | relevance | path

Searched refs:json (Results 301 – 325 of 450) sorted by path

1...<<1112131415161718

/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md38 Or alternatively, include a dependency for `squizlabs/php_codesniffer` in your `composer.json` file…
40 ```json
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …jquery::before{content:"\F87C"}.mdi-jsfiddle::before{content:"\F304"}.mdi-json::before{content:"\F…
/plugin/imapmarkers/
H A DREADME.md88 Between this you define a [JSON](https://www.json.org/json-en.html) object.
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163658.bak193 $json = $this->getData($json_link);
198 //$objects = json_decode($json, true, 512, JSON_BIGINT_AS_STRING);
199 $objects = json_decode($json, true);
305 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_163705.bak193 $json = $this->getData($json_link);
198 //$objects = json_decode($json, true, 512, JSON_BIGINT_AS_STRING);
199 $objects = json_decode($json, true);
304 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_163718.bak193 $json = $this->getData($json_link);
198 //$objects = json_decode($json, true, 512, JSON_BIGINT_AS_STRING);
199 $objects = json_decode($json, true);
304 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_164623.bak193 $json = $this->getData($json_link);
198 //$objects = json_decode($json, true, 512, JSON_BIGINT_AS_STRING);
199 $objects = json_decode($json, true);
304 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_164706.bak197 $json = $this->getData($json_link);
202 //$objects = json_decode($json, true, 512, JSON_BIGINT_AS_STRING);
203 $objects = json_decode($json, true);
308 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_165027.bak197 $json = $this->getData($json_link);
202 //$objects = json_decode($json, true, 512, JSON_BIGINT_AS_STRING);
203 $objects = json_decode($json, true);
310 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_165158.bak197 $json = $this->getData($json_link);
202 //$objects = json_decode($json, true, 512, JSON_BIGINT_AS_STRING);
203 $objects = json_decode($json, true);
309 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_165255.bak197 $json = $this->getData($json_link);
202 //$objects = json_decode($json, true, 512, JSON_BIGINT_AS_STRING);
203 $objects = json_decode($json, true);
311 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
/plugin/importfacebookevents/
H A Dsyntax.php197 $json = $this->getData($json_link);
203 $objects = json_decode($json, true);
/plugin/ipban/ip-lib/
H A DREADME.md32 Simply run `composer require mlocati/ip-lib`, or add these lines to your `composer.json` file:
34 ```json
/plugin/issuetracker/
H A Dprototype.js705 var json = this.unfilterJSON(),
707 if (cx.test(json)) {
708 json = json.replace(cx, function (a) {
713 if (!sanitize || json.isJSON()) return eval('(' + json + ')');
719 var json = this.unfilterJSON();
720 return JSON.parse(json);
1453 dispatch: function(callback, request, transport, json) { argument
1714 var json = this.getHeader('X-JSON');
1715 if (!json) return null;
1716 json = decodeURIComponent(escape(json));
[all …]
/plugin/jirainfo/
H A Daction.php37 * @return json
/plugin/jokuwiki/
H A DREADME.md116 Although this has yet to be implemented, I would urge you to include a [JSON Schema](http://json-sc…
/plugin/jplayer/
H A Dcomposer.lock95 "ext-json": "JSON extension is required to analyze Apple Quicktime videos.",
/plugin/jplayer/vendor/happyworm/jplayer/
H A D.jamignore2 *.json
H A DREADME.md28 Install jPlayer via composer by adding the following lines to your `composer.json` in your project:
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js4 …ml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},respons…
H A Dpopcorn.js2440 var data, json = null,
2448 json = JSON.parse( settings.ajax.responseText );
2456 json: json property in settings.ajax.onreadystatechange.data
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt207 » Added composer.json, registered on packagist.org
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md11 ``` json
30 ``` json
82 ``` json
104 ``` json
120 ``` json
144 ``` json
181 ``` json
201 ``` json
239 ``` json
276 ### Packages Without Component Support In *composer.json*
[all …]
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireJsProcess.php49 $json = $this->requireJson($this->packages, $this->config);
50 $requireConfig = $this->requireJs($json);
93 $json = array();
118 $json['packages'][] = $component;
125 $json['shim'][$name] = $shim;
131 $json['config'][$name] = $packageConfig;
136 $json['baseUrl'] = $this->baseUrl;
143 $json = $this->arrayMergeRecursiveDistinct($json, $config);
147 return $json;
192 public function requireJs(array $json = array()) argument
[all …]
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16json")},ajaxSetup:function(a,b){b?f.extend(!0,a,f.ajaxSettings,b):(b=a,a=f.extend(!0,f.ajaxSetting…

1...<<1112131415161718