Searched refs:ajaxSettings (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/_test/core/ |
D | phpQuery-onefile.php | 4447 public static $ajaxSettings = array( variable in phpQuery 5035 self::$ajaxSettings, $options 5135 && isset(self::$ajaxSettings['accepts'][ $options['dataType'] ]) 5136 ? self::$ajaxSettings['accepts'][ $options['dataType'] ].", */*" 5137 : self::$ajaxSettings['accepts']['_default'] 5263 self::$ajaxSettings = array_merge( 5264 self::$ajaxSettings, 5559 …public static function browser($ajaxSettings, $callback, $param1 = null, $param2 = null, $param3 =… argument
|
/dokuwiki/lib/scripts/jquery/ |
D | jquery.min.js | 2 …ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&ce.e… property
|
D | jquery-ui.min.js | 6 …Send:function(t,e){return n._trigger("beforeLoad",i,V.extend({jqXHR:t,ajaxSettings:e},s))}}},_getP… property
|