Home
last modified time | relevance | path

Searched refs:ajax (Results 126 – 150 of 164) sorted by last modified time

1234567

/plugin/simplechat/
H A Dscript.js12 jQuery.ajax({
25 jQuery.ajax({
50 jQuery.ajax({
82 jQuery.ajax({
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.hackernews.js50 …$.ajax(prot+"//api.thriftdb.com/api.hnsearch.com/items/_search?filter[fields][url][]="+encodeURICo…
H A Djquery.socialshareprivacy.pinterest.js33 $.ajax({
H A Djquery.socialshareprivacy.delicious.js31 $.ajax({
/plugin/socialshareprivacy2/SSP/
H A DREADME.md70 (e.g. via ajax in the user profile or in the browsers local store). For an
/plugin/tindexmenu/
H A Dadmin.php176 …ptln(' <a href="'.$this->repos['url'][$n]."$repo/lib/plugins/tindexmenu/ajax.php?req=send&amp…
H A Dnojsindex-full.js62 var ajax = new sack(DOKU_BASE+'lib/plugins/indexmenu/ajax.php');
63 ajax.AjaxFailedAlert = '';
64 ajax.encodeURIString = false;
65 if(ajax.failed) return true;
76 ajax.elementObj = ul;
77 ajax.afterCompletion = function(){
85ajax.runAJAX(encodeURI('req=index&nojs=1&'+clicky.search.substr(1)+'&max=1'+decodeURIComponent(jsa…
H A Dindexmenu-full.js27 function Node(dokuid, id, pid, name, hns, isdir, ajax) { argument
34 this.ajax = ajax;
38 this._hc = ajax;
91 dTree.prototype.add = function(dokuid, id, pid, name, hns, isdir, ajax) { argument
93 isdir, ajax);
166 if (!cn._hc && cn.isdir && !cn.ajax && !cn.hns) {
486 if (this.aNodes[n].ajax) {
686 node.ajax = false;
H A Dindexmenu.js25 …is.dokuid=a;this.id=c;this.pid=b;this.name=d;this.hns=e;this.isdir=f;this.ajax=g;this._io=0;this._…
31 …&(b._is=!0,this.selectedNode=d,this.selectedFound=!0),!b._hc&&b.isdir&&!b.ajax&&!b.hns?b._ls&&(c+=…
47 …on(a){if(-1==a||this.aNodes[a]._ok)return!0;var c,b,d,e;if(this.aNodes[a].ajax)return c=$("l"+this…
55 …-1;eval(this.response);if(!isArray(b)||1>b.length)b=[["",1,0,"",0,1,0]];c.ajax=!1;for(a=0;a<b.leng…
H A Dnojsindex.js1ajax=new sack(DOKU_BASE+"lib/plugins/indexmenu/ajax.php");ajax.AjaxFailedAlert="";ajax.encodeURISt…
H A Dscript.js41 var ajax = new sack(DOKU_BASE+'lib/plugins/indexmenu/ajax.php');
42 ajax.encodeURIString=false;
43 ajax.onLoading = function () {
48 ajax.onCompletion = function(){
58 ajax.runAJAX(encodeURI(get));
/plugin/fedauth/
H A Dadmin.php97 if (is_array($result) && empty($_REQUEST['ajax'])) {
H A Dajax.php40 $ajax = $_REQUEST['ajax']; variable
43 $fa->ajax();
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php98 function ajax() { function in fa_manage
/plugin/fedauth/classes/
H A Dfa_base.class.php76 function ajax() { function in fa_base
/plugin/fedauth/js/
H A Dadmin.js98 .ajax(FEDAUTH_BASE + 'ajax.php',
119 .ajax(FEDAUTH_BASE + 'ajax.php',
140 .ajax(FEDAUTH_BASE + 'ajax.php',
164 .ajax(FEDAUTH_BASE + 'ajax.php',
/plugin/solr/
H A DREADME.md29 $solr->tpl_searchform(true, false); // Search field with ajax and no autocomplete
H A Dhelper.php70 public function tpl_searchform($ajax=false, $autocomplete=true) { argument
82 if($ajax) print '<div id="solr_qsearch__out" class="ajax_qsearch JSpopup"></div>';
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16 …at(f.css(a,"border"+this+"Width"))||0});return e}function bl(a,b){b.src?f.ajax({url:b.src,async:!1…
/plugin/autlogin/
H A Dscript.js62 var ajax = new sack(DOKU_BASE + 'lib/plugins/autlogin/ajax.php');
63 ajax.AjaxFailedAlert = '';
64 ajax.encodeURIString = false;
65 if(ajax.failed) return true;
70 ajax.elementObj = ul;
71 ajax.setVar('ajax', 'tree');
73 ajax.setVar('current_ns', encodeURIComponent(frm.elements['ns'].value));
74 ajax.setVar('current_id', encodeURIComponent(frm.elements['id'].value));
75 ajax.runAJAX(link.search.substr(1));
H A Dajax.php26 $ajax = $_REQUEST['ajax']; variable
29 if($ajax == 'tree'){
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js141 function evalScript(i,elem){if(elem.src){jQuery.ajax({url:elem.src,async:false,dataType:"script"});
/plugin/tline/
H A DCHANGES.txt143 http://localhost:9999/ajax/api - from src/webapp/ajax/api/
199 * Re-built to pick up new simile-ajax that includes jquery 1.2.6
/plugin/actickets/
H A Dscript.js7 ajax: null, property in actickets
45 actickets.ajax = new sack(DOKU_BASE + 'lib/plugins/actickets/ajax.php');
46 actickets.ajax.AjaxFailedAlert = '';
47 actickets.ajax.encodeURIString = false;
48 actickets.ajax.onCompletion = actickets.resolved;
73 actickets.ajax.runAJAX(request);
/plugin/quiz/
H A Dscript.js8 var ajax = new sack(DOKU_BASE + 'lib/plugins/quiz/getform.php');
9 ajax.AjaxFailedAlert = "Sorry, AJAX don't work :(";
10 ajax.encodeURIString = false;
11 if(ajax.failed) return true;
18 plgQuiz_myParam += ajax.encVar(frm.elements[i].name, frm.elements[i].value) + "&";
21 …if (frm.elements[i].checked) { plgQuiz_myParam += ajax.encVar(frm.elements[i].name, frm.elements[i…
25 plgQuiz_myParam += ajax.encVar("next_question", question);
27 ajax.elementObj = $('quiz-div__'+quiz_ID);
29 ajax.runAJAX(plgQuiz_myParam);

1234567