Searched refs:ajax (Results 1 – 7 of 7) sorted by relevance
/dokuwiki/lib/plugins/acl/ |
D | action.php | 62 $ajax = $INPUT->str('ajax'); 65 if ($ajax == 'info') { 67 } elseif ($ajax == 'tree') {
|
D | script.js | 31 ajax: 'tree', property
|
/dokuwiki/inc/ |
D | template.php | 734 * @param bool $ajax 740 function tpl_searchform($ajax = true, $autocomplete = true) argument 775 if ($ajax) {
|
/dokuwiki/_test/core/ |
D | phpQuery-onefile.php | 2455 $ajax = array( 2462 phpQuery::ajax($ajax); 5033 public static function ajax($options = array(), $xhr = null) { function in phpQuery 5227 return phpQuery::ajax(array( 5240 return phpQuery::ajax(array( 5254 return phpQuery::ajax(array(
|
/dokuwiki/lib/scripts/jquery/ |
D | jquery.min.js | 2 …ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var c,f,p,n,d,r,h,g,i,o,v=ce.ajaxSet… method
|
D | jquery-ui.min.js | 6 …ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.sour…
|
/dokuwiki/data/ |
D | deleted.files | 631 lib/plugins/acl/ajax.php 707 lib/scripts/ajax.js
|