Home
last modified time | relevance | path

Searched refs:getJSON (Results 26 – 32 of 32) sorted by path

12

/plugin/picasawebalbum/
H A Djquery.pwi.js248 $.getJSON($url, 'callback=?', albums);
263 $.getJSON($url, 'callback=?', album);
270 $.getJSON($url, 'callback=?', latest);
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js248 $.getJSON($url, 'callback=?', albums);
263 $.getJSON($url, 'callback=?', album);
270 $.getJSON($url, 'callback=?', latest);
/plugin/prosemirror/
H A Dscript.js124 getJSON: window.proseMirrorIsActive ? '0' : '1',
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/sentry/
H A DEvent.php184 public function getJSON() function in dokuwiki\\plugin\\sentry\\Event
H A Dhelper.php151 file_put_contents($file, $event->getJSON());
219 $ok = $http->post($this->storeAPI(), $event->getJSON());
/plugin/tagging/
H A Dscript.js114 jQuery.getJSON(DOKU_BASE + 'lib/exe/ajax.php?call=plugin_tagging_autocomplete', {

12