Home
last modified time | relevance | path

Searched refs:_callback (Results 1 – 25 of 25) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DXcallable.php59 protected $_callback = null; variable in Hoa\\Consistency\\Xcallable
88 $this->_callback = $call;
111 $this->_callback = $call;
143 $this->_callback = [$call, $able];
182 $callback = $this->_callback;
247 $_ = &$this->_callback;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/Strategy/
H A DCallbackStrategy.php17 protected $_callback; variable in Elastica\\Connection\\Strategy\\CallbackStrategy
21 $this->_callback = $callback;
29 return ($this->_callback)($connections);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
H A DConnectionPool.php31 protected $_callback; variable in Elastica\\Connection\\ConnectionPool
37 $this->_callback = $callback;
93 if ($this->_callback) {
94 ($this->_callback)($connection, $e, $client);
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCallbackGenerator.php54 protected $_callback = null; variable in Hoa\\Iterator\\CallbackGenerator
79 $this->_callback = $callback;
91 $handle = $this->_callback;
/plugin/html2pdf/html2pdf/html2ps/
H A Dtree.navigation.inc.php5 var $_callback; variable in TreeWalkerDepthFirst
8 $this->_callback = $callback;
12 call_user_func($this->_callback, array('node' => &$node));
/plugin/nstoc/
H A Dsyntax.php60 var $_callback = NULL; variable in syntax_plugin_nstoc
637 if (! $this->_callback) {
645 $this->_callback = create_function(
656 search($ids, $conf['datadir'], $this->_callback,
660 search($ids, $conf['datadir'], $this->_callback,
/plugin/remotescript/
H A Dscript.js19 var _callback = null;
30 _callback = callback;
43 if (_callback instanceof Array) {
44 c.callback = _callback[0];
45 c.method = _callback[1]
47 c.callback = _callback;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php36 protected $_callback;
82 $this->_callback = $callback;
693 $this->_connectionPool = new Connection\ConnectionPool($connections, $strategy, $this->_callback);
35 protected $_callback; global() variable in Elastica\\Client
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js13_callback=t.callback),"function"==typeof t.render&&(this.render=function(){e._el=t.render(e._start…
H A Ddhtmlxgantt_click_drag.js.map1_callback","render","_startPoint","_endPoint","draw","_singleRow","singleRow","_useRequestAnimatio…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js313 this._callback = config.callback;
424 if (this._callback) {
425 …this._callback(this._startPoint, this._endPoint, this._startDate, this._endDate, tasksByTime, task…
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js281 callback !== handler.callback._callback ||
330 once._callback = callback;
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9_callback;this.clearTimeout(),e&&(this._maxRetries&&(e.retries=this._retries-1),this.emit("error",…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst568 .. _callback: https://secure.php.net/manual/en/function.is-callable.php
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19_callback),mina:a,curStatus:a.status(),status:function(b){return a.status(b)},stop:function(){a.st…
H A Dsnap.svg.js3357 anim: new Animation(a._attrs, a.dur, a.easing, a._callback),
3476 anim._callback = callback;
/plugin/edittable/lib/
H A Dhandsontable.full.js48882 this._callback = function () {
48900 this.timer = (0, _feature.requestAnimationFrame)(this._callback);
48933 this.timer = (0, _feature.requestAnimationFrame)(this._callback);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13_callback=null===r?e:l.domainBind(r,e),this._preservedValues=n===a?new Array(this.length()):null,t…
H A Ddhtmlxgantt.js.map1_callback","_preservedValues","_limit","_inFlight","_queue","_asyncInit","concurrency","_init$","_…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js14712 callback = callback || function _callback() {};
H A Dviewer.js.map1 …ang = lang.toLowerCase();\n }\n\n callback = callback || function _callback() {};\n\n cle…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js2379 this._callback = domain === null ? fn : util.domainBind(domain, fn);
2419 var callback = this._callback;
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …lass extends w{constructor(e){super(e),this._callback=e.handler}runEditorCommand(t,n,i){e(n)&&this…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1 …lass extends w{constructor(e){super(e),this._callback=e.handler}runEditorCommand(t,n,i){e(n)&&this…
H A Dbundle.js.map1_callback = opts.handler;\n }\n runEditorCommand(accessor, editor, args) {\n…