Home
last modified time | relevance | path

Searched refs:call (Results 76 – 100 of 3012) sorted by last modified time

12345678910>>...121

/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js41 return;el.left.console.input.environment.getElement().value="";d.console.historyIndex=d.console.history.push(_cmd);try{if(_cmd==='console.firebug'){d.console.addLine().attribute.addClass("Arrow").update(firebug.version);}else{result=eval.call(window,_cmd);d.console.print(_cmd,result);}}catch(e){d.console.addLine().attribute.addClass("Arrow").update(">>> "+_cmd);d.console.printException(e);}
42 d.console.scroll();}},scroll:function(){with(firebug){el.left.console.monitor.environment.getElement().parentNode.scrollTop=Math.abs(el.left.console.monitor.environment.getSize().offsetHeight-(el.left.console.monitor.element.parentNode.offsetHeight-11));}},run:function(_command){with(firebug){if(!internal.init){d.console.cache.push({"command":_command,"arg":Array.prototype.slice.call(arguments,1)});}else{d.console.cmd[_command].apply(window,Array.prototype.slice.call(arguments,1));}}},toggleML:function(){with(firebug){var open=!env.ml;env.ml=!env.ml;d.navigateRightColumn("console",open);el[open?"left":"right"].console.mlButton.environment.addStyle({display:"none"});el[!open?"left":"right"].console.mlButton.environment.addStyle({display:"block"});el.left.console.mlButton.attribute[(open?"add":"remove")+"Class"]("CloseML");}},countMap:{},timeMap:{},cmd:{log:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Log").update(args);d.console.scroll();}},warn:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Warn").update(args);d.console.scroll();}},info:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Info").update(args);d.console.scroll();}},debug:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Debug").update(args);d.console.scroll();}},error:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Error").update(args);d.console.scroll();}},trace:function(_value){with(firebug){var stackAmt=3,f=arguments.caller,isArray=lib.util.IsArray(f);if((!isArray&&f)||(isArray&&f.length>0)){d.console.addLine().attribute.addClass("Arrow").update(">>> console.trace(stack)");for(var i=0;i<stackAmt;i++){var func=f.toString(),args=f.arguments;d.dom.open({"function":func,"arguments":args},d.console.addLine());f=f.caller;}}}},dir:function(_value){with(firebug){d.console.addLine().attribute.addClass("Arrow").update(">>> console.dir("+_value+")");d.dom.open(_value,d.console.addLine());}},dirxml:function(){with(firebug){d.console.cmd.log.apply(this,arguments);}},time:function(_name){with(firebug){d.console.timeMap[_name]=new Date().getTime();}},timeEnd:function(_name){with(firebug){if(_name in d.console.timeMap){var delta=new Date().getTime()-d.console.timeMap[_name],args=d.console.formatArgs.apply(window,[_name+":",delta+"ms"]);d.console.addLine().attribute.addClass("log").update(args);delete d.console.timeMap[_name];}}},count:function(_name){with(firebug){if(!d.console.countMap[_name])
49 parentElement.environment.addStyle({"display":"block"});}}},highlight:function(_value,_inObject,_inArray,_link){with(firebug){var isArray=false,isHash,isElement=false,vtype=typeof _value,result=[];if(vtype=="object"){if(Object.prototype.toString.call(_value)==="[object Date]"){vtype="date";}else if(Object.prototype.toString.call(_value)==="[object String]"){vtype="string";}else if(Object.prototype.toString.call(_value)==="[object Boolean]"){vtype="boolean";}else if(Object.prototype.toString.call(_value)==="[object RegExp]"){vtype="regexp";}}
97 borderInspector.style.display=display;if(target!=document.body&&target!=document.firstChild&&target!=document.childNodes[1]&&target!=borderInspector&&target!=el.main.environment.getElement()&&target.offsetParent!=el.main.environment.getElement()){d.inspector.inspect(target);}}}},runMultiline:function(){with(firebug){d.console.eval.call(window,el.right.console.input.environment.getElement().value);}},runCSS:function(){with(firebug){var source=el.right.css.input.environment.getElement().value.replace(/\n|\t/g,"").split("}");for(var i=0,len=source.length;i<len;i++){var item=source[i]+"}",rule=!lib.env.ie?item:item.split(/{|}/),styleSheet=document.styleSheets[0];if(item.match(/.+\{.+\}/)){if(lib.env.ie)
103 return index;},remove:function(_array,_index){var result=_array.slice(0,_index);_array=Array.prototype.push.apply(result,_array.slice(_index+1));return result;}},Curry:function(_fn,_scope){var fn=_fn,scope=_scope||window,args=Array.prototype.slice.call(arguments,2);return function(){return fn.apply(scope,args.concat(Array.prototype.slice.call(argument
[all...]
H A Dfirebug-lite-1.2.js948 result = eval.call(window,_cmd);
966 d.console.cache.push({ "command":_command, "arg":Array.prototype.slice.call(arguments,1) });
968 d.console.cmd[_command].apply(window,Array.prototype.slice.call(arguments,1));
1192 if(Object.prototype.toString.call(_value) === "[object Date]"){
1194 } else if(Object.prototype.toString.call(_value) === "[object String]"){
1196 } else if(Object.prototype.toString.call(_value) === "[object Boolean]"){
1198 } else if(Object.prototype.toString.call(_value) === "[object RegExp]"){
1879 d.console.eval.call(window,el.right.console.input.environment.getElement().value);
1983 var fn = _fn, scope = _scope||window, args = Array.prototype.slice.call(arguments,2);
1985 return fn.apply(scope,args.concat( Array.prototype.slice.call(argument
[all...]
/plugin/combo/action/
H A Dbacklinkmenuitem.php87 $call = $event->data;
88 if ($call != self::CALL_ID) {
91 //no other ajax call handlers needed
/plugin/codify/
H A Dcodify.js1call(n).slice(8,-1);return"Object"===e&&n.constructor&&(e=n.constructor.name),"Map"===e||"Set"===e…
/plugin/data/
H A Dscript.js56 call: 'data_page',
/plugin/mobiletable/
H A Dscript.js1 …undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return r?r.call(a):$jscomp.arrayIte…
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-codes.css40 .bpmn-icon-call-activity:before { content: '\e82a'; } /* '' */
H A Dbpmn-embedded.css98 .bpmn-icon-call-activity:before { content: '\e82a'; } /* '' */
H A Dbpmn.css95 .bpmn-icon-call-activity:before { content: '\e82a'; } /* '' */
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2call(o,s));return o[s]=r,s},o=r.hats={};return r.get=function(e){return r.hats[e]},r.set=function(…
7call(e,t)}function zt(e){if("function"==typeof e||Object(e)!==e)return e;var t=new e.constructor;f…
27call(this)},Fr.prototype.destroy=function(){ri.prototype.destroy.call(this),me(this._container)},F…
33call(n,e[i],i,e),i++;else for(i in e)e.hasOwnProperty(i)&&t.call(n,e[i],i,e)}function f(e,n,i){var…
194call(this,e),this.init()}function Vc(e){Hc.call(this,e)}zc.$inject=["popupMenu","alignElements","t…
H A Dbpmn-navigated-viewer.production.min.js2call(e)}function o(e){return"[object Object]"===t.call(e)}function a(e){return"[object Number]"===…
22call(this)},Br.prototype.destroy=function(){ai.prototype.destroy.call(this),ze(this._container)},B…
H A Dbpmn-viewer.production.min.js2call(e)}function o(e){return"[object Object]"===t.call(e)}function a(e){return"[object Number]"===…
22call(this)},Or.prototype.destroy=function(){ri.prototype.destroy.call(this),Ve(this._container)},O…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2call(e,n)&&(r[n]=e[n])}return r}function d(e){if(void 0===e)throw new ReferenceError("this hasn't …
7call(e,t)}function gr(e){if("function"==typeof e||Object(e)!==e)return e;var t=new e.constructor;f…
12call(e,t||"default");if("object"!==n(r))return r;throw new TypeError("@@toPrimitive must return a …
21call(this),En(this._container)},Ua.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e…
H A Ddmn-navigated-viewer.production.min.js2call(e,n)&&(i[n]=e[n])}return i}function p(e){if(void 0===e)throw new ReferenceError("this hasn't …
7call(e,t||"default");if("object"!==n(i))return i;throw new TypeError("@@toPrimitive must return a …
16call(this),sn(this._container)},fo.prototype.on=function(e,t,n,r){return this.get("eventBus").on(e…
H A Ddmn-viewer.production.min.js2call(e,n)&&(i[n]=e[n])}return i}function p(e){if(void 0===e)throw new ReferenceError("this hasn't …
7call(e,t||"default");if("object"!==n(i))return i;throw new TypeError("@@toPrimitive must return a …
16call(this),an(this._container)},co.prototype.on=function(e,t,n,r){return this.get("eventBus").on(e…
/plugin/katex/_assets/
H A Dkatex.min.js1call(e,t)}},t={};e.d(t,{default:function(){return Qn}});var r=function e(t,r){this.position=void 0…
/plugin/katex/_assets/contrib/
H A Dauto-render.min.js1 …e:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)};var i={};retu…
H A Dcopy-tex.min.js1 …Contents();if(f.querySelector(".katex-mathml")){var c=Array.prototype.map.call(f.childNodes,(funct…
H A Dmhchem.min.js1 …e:!0,get:e[n]})},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)};var a={};retu…
H A Drender-a11y-string.min.js1 …e:!0,get:r[a]})},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)};var o,n,s,i,l…
/plugin/randomtables/
H A Dscript.js35 // make an AJAX call
39 call: 'plugin_randomtable_roll',
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md71 - instantiate your class and call ```run()``` on it
131 you call backend code from your CLI that expects a Logger instance to produce any sensible status output while running.
/plugin/upgrade/vendor/splitbrain/php-archive/
H A DREADME.md65 you can call ```setCompression``` before each ```addFile()``` and ```addData()``` function call.
/plugin/statistics/inc/
H A DStatisticsGraph.class.php19 public function render($call, $from, $to, $start) { argument
29 if(method_exists($this, $call)) {
30 $this->$call();
71 * @param string $query The function to call on the Query object to get the data
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt480 | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%<php>%% syntax above is used), adding this macro will force DokuWiki to rerender a page on every call |

12345678910>>...121