Home
last modified time | relevance | path

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

123

/plugin/jsonrpc/
H A DIJR_Server.php11 var $callbacks = array(); variable in IJR_Server
18 function IJR_Server($callbacks = false, $data = false) argument
21 if ($callbacks) {
22 $this->callbacks = $callbacks;
122 $method = $this->callbacks[$methodname];
170 return in_array($method, array_keys($this->callbacks));
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js63 var callbacks = this._Callbacks[ styleName ] ;
65 if ( !callbacks )
66 callbacks = this._Callbacks[ styleName ] = [] ;
68 callbacks.push( [ callback, callbackOwner ] ) ;
84 var callbacks = this._Callbacks[ styleName ] ;
86 if ( callbacks )
95 for ( var i = 0 ; i < callbacks.length ; i++ )
97 var callback = callbacks[i][0] ;
98 var callbackOwner = callbacks[i][1] ;
/plugin/creole/helper/
H A Deventhandler.php113 protected static $callbacks = array(); variable in helper_plugin_creole_eventhandler
121 self::$callbacks = array();
140 self::$callbacks [] = new creole_state_callback
155 for ( $cb_index = 0 ; $cb_index < count (self::$callbacks) ; $cb_index++ ) {
157 self::$callbacks [$cb_index]->eventMatches($event) &&
158 self::$callbacks [$cb_index]->ownEventMatches(self::$queue[$q_index]) ) {
160 … self::$callbacks [$cb_index]->execute(self::$queue [$q_index], $pos, $match, $handler);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md98 callbacks are not iterated until after callbacks are invoked.
H A DREADME.md36 registers callbacks to receive either a promise's eventual value or the reason
63 reject a promise with a *reason*. Resolving a promises triggers callbacks
64 registered with the promises's `then` method. These callbacks are triggered
72 all of the onFulfilled callbacks (resolving a promise with a rejected promise
73 will reject the promise and trigger the `$onRejected` callbacks).
90 // Resolving the promise triggers the $onFulfilled callbacks and outputs
128 When a promise is rejected, the `$onRejected` callbacks are invoked with the
146 `$onRejected` callbacks are invoked with the thrown exception as the reason.
180 does not return a rejected promise, downstream `$onFulfilled` callbacks are
362 // Fulfilled callbacks are immediately invoked.
[all …]
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md26 wait for any `then`/`otherwise` callbacks to trigger.
52 * Changed: EventEmitter::listeners now returns just the callbacks for an event,
/plugin/confmanager/
H A Djquery.form.js147 var callbacks = [];
149 callbacks.push(function() { $form.resetForm(); });
152 callbacks.push(function() { $form.clearForm(options.includeHidden); });
158 callbacks.push(function(data) {
164 callbacks.push(options.success);
169 for (var i=0, max=callbacks.length; i < max; i++) {
170 callbacks[i].apply(context, [data, status, xhr || $form, $form]);
/plugin/topbarsyntax/
H A Dcsshover3.htc49 callbacks: {},
122 if(!this.callbacks[hash]) {
136 this.callbacks[hash] = true;
185 this.callbacks = {};
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md25 * Changed: EventEmitter::listeners now returns just the callbacks for an event,
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md87 * Feature: Improve memory consumption for pending promises by using static internal callbacks without binding to self.
93 to resolver and canceller if callback requires them. Also use static callbacks without
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md28 - Removed in-object handler callbacks (`@HandlerCallback` annotation), use event listeners instead
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js214 var callbacks = []; variable
223 if (name == 'callback') { callbacks.push(value); }
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md108 * #20: Allow callbacks to be used instead of `Element` classes in the `Reader`.
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js89 var callbacks = App.filesWorkerReqInfo[resp.reqId];
93 callbacks.error(resp.msg, resp.e);
97 callbacks.callback(resp.data);
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md169 * #20: Allow callbacks to be used instead of `Element` classes in the `Reader`.
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md175 * #20: Allow callbacks to be used instead of `Element` classes in the `Reader`.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst276 For filters, register callbacks with ``registerUndefinedFilterCallback()``.
298 there is no overhead when registering these callbacks.
/plugin/diagramsnet/lib/math/
H A DMathJax.js19callbacks=[{}];this.running=true;for(var i=0,m=this.hooks.length;i<m;i++){if(this.reset){this.hook…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md150 * Fixed [#2328](https://github.com/sebastianbergmann/phpunit/issues/2328): `TestListener` callbacks
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js8callbacks){callbacks=callbacks||{};var empty=function(){},onComplete=callbacks.onComplete||empty,o… argument
9 …traighten:function(callbacks){callbacks=callbacks||{};var empty=function(){},onComplete=callbacks.… argument
H A Dfabric.js13264 fxCenterObjectH: function (object, callbacks) { argument
13265 callbacks = callbacks || { };
13269 onChange = callbacks.onChange || empty,
13300 callbacks = callbacks || { };
13304 onChange = callbacks.onChange || empty,
13334 fxRemove: function (object, callbacks) { argument
13335 callbacks = callbacks || { };
13339 onChange = callbacks.onChange || empty,
17532 fxStraighten: function(callbacks) { argument
17533 callbacks = callbacks || { };
[all …]
/plugin/flowplay2/flowplayer/
H A DREADME.txt381 - Added several event callbacks to the JavaScript API. See javascript.txt for details.
392 - Added more event callbacks to the JavaScript API. See javascript.txt for details.
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1callbacks and keeps track of when the strategy\n * is \"done\" (i.e. all added `event.waitUntil()`…
H A Dworkbox-bed83ea8.js.map1callbacks and keeps track of when the strategy\n * is \"done\" (i.e. all added `event.waitUntil()`…
H A Dworkbox-f163abaa.js.map1callbacks and keeps track of when the strategy\n * is \"done\" (i.e. all added `event.waitUntil()`…

123