/plugin/findologicxmlexport/vendor/hoa/consistency/ |
H A D | Xcallable.php | 59 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 D | CallbackStrategy.php | 17 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 D | ConnectionPool.php | 31 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 D | CallbackGenerator.php | 54 protected $_callback = null; variable in Hoa\\Iterator\\CallbackGenerator 79 $this->_callback = $callback; 91 $handle = $this->_callback;
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | tree.navigation.inc.php | 5 var $_callback; variable in TreeWalkerDepthFirst 8 $this->_callback = $callback; 12 call_user_func($this->_callback, array('node' => &$node));
|
/plugin/nstoc/ |
H A D | syntax.php | 60 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 D | script.js | 19 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 D | Client.php | 36 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 D | dhtmlxgantt_click_drag.js | 13 …_callback=t.callback),"function"==typeof t.render&&(this.render=function(){e._el=t.render(e._start…
|
H A D | dhtmlxgantt_click_drag.js.map | 1 …_callback","render","_startPoint","_endPoint","draw","_singleRow","singleRow","_useRequestAnimatio…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_click_drag.js | 313 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 D | backbone.js | 281 callback !== handler.callback._callback || 330 once._callback = callback;
|
/plugin/diagramsnet/lib/js/dropbox/ |
H A D | Dropbox-sdk.min.js | 9 …_callback;this.clearTimeout(),e&&(this._maxRetries&&(e.retries=this._retries-1),this.emit("error",…
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A D | recipes.rst | 568 .. _callback: https://secure.php.net/manual/en/function.is-callable.php
|
/plugin/sequencediagram/bower_components/snap.svg/dist/ |
H A D | snap.svg-min.js | 19 …_callback),mina:a,curStatus:a.status(),status:function(b){return a.status(b)},stop:function(){a.st…
|
H A D | snap.svg.js | 3357 anim: new Animation(a._attrs, a.dur, a.easing, a._callback), 3476 anim._callback = callback;
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 48882 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 D | dhtmlxgantt.js | 13 …_callback=null===r?e:l.domainBind(r,e),this._preservedValues=n===a?new Array(this.length()):null,t…
|
H A D | dhtmlxgantt.js.map | 1 …_callback","_preservedValues","_limit","_inFlight","_queue","_asyncInit","concurrency","_init$","_…
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js | 14712 callback = callback || function _callback() {};
|
H A D | viewer.js.map | 1 …ang = lang.toLowerCase();\n }\n\n callback = callback || function _callback() {};\n\n cle…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 2379 this._callback = domain === null ? fn : util.domainBind(domain, fn); 2419 var callback = this._callback;
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 1 …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 D | bundle.js | 1 …lass extends w{constructor(e){super(e),this._callback=e.handler}runEditorCommand(t,n,i){e(n)&&this…
|
H A D | bundle.js.map | 1 …_callback = opts.handler;\n }\n runEditorCommand(accessor, editor, args) {\n…
|