Home
last modified time | relevance | path

Searched defs:callback (Results 26 – 50 of 195) sorted by last modified time

12345678

/plugin/openid/Auth/
H A DOpenID.php522 static function filter($callback, &$sequence)
/plugin/fastwiki/
H A Dscript.js592 function _action(action, params, callback, insertLoc, extraData) { argument
684 function _sendPartial(params, spinnerParent, callback) { argument
730 function load(page, sectionForm, params, force, callback) { argument
[all...]
/plugin/snow/
H A Dsnowstorm.js85 function timeoutShim(callback) { argument
/plugin/linksuggest/
H A Dscript.js11 AnonymousFunctionb846711c0200(term, callback) global() argument
85 AnonymousFunctionb846711c0900(term, callback) global() argument
130 AnonymousFunctionb846711c0f00(term, callback) global() argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php70 __construct($config = [], callable $callback = null, LoggerInterface $logger = null) global() argument
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php155 private function createResource(callable $callback) argument
/plugin/elasticsearch/vendor/react/promise/src/
H A Dfunctions.php324 function _checkTypehint(callable $callback, $object) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
H A DConnectionPool.php33 public function __construct(array $connections, StrategyInterface $strategy, ?callable $callback = null) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/Strategy/
H A DCallbackStrategy.php19 public function __construct(callable $callback) argument
/plugin/epub/scripts/
H A Dscript.js43 function epub_post(url,params,callback) { argument
/plugin/tagfilter/script/select2/
H A Dselect2.js1006 opts.initSelection = function (element, callback) { argument
[all...]
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js21 function setHookCallback (callback) { argument
562 function addFormatToken (token, padded, ordinal, callback) { argument
694 function addParseToken (token, callback) { argument
709 function addWeekParseToken (token, callback) { argument
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php80 function handle($properties, callable $callback) {
116 function handleRemaining(callable $callback) {
269 private function doCallBackSingleProp($propertyName, callable $callback) {
303 private function doCallBackMultiProp(array $propertyList, callable $callback) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php234 public function pushProcessor(callable $callback): self
470 public function setExceptionHandler(?callable $callback): self
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php231 private function createResource(callable $callback)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2830 public function exec($command, callable $callback = null)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DHandlerWrapper.php81 public function pushProcessor(callable $callback): HandlerInterface
H A DProcessableHandlerInterface.php33 public function pushProcessor(callable $callback): HandlerInterface;
H A DProcessableHandlerTrait.php35 public function pushProcessor(callable $callback): HandlerInterface
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js6547 EventBus.prototype.on = function(events, priority, callback, that) { argument
6592 EventBus.prototype.once = function(event, priority, callback, that) { argument
6632 EventBus.prototype.off = function(events, callback) { argument
6879 EventBus.prototype._removeListener = function(event, callback) { argument
16155 BaseViewer.prototype.on = function(event, priority, callback, target) { argument
16165 BaseViewer.prototype.off = function(event, callback) { argument
23147 function Input(manager, callback) { argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/Generator/
H A DCallbackGenerator.php24 private $callback; global() variable in League\\CommonMark\\Extension\\Mention\\Generator\\CallbackGenerator
26 __construct(callable $callback) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionParser.php87 createWithCallback(string $symbol, string $mentionRegex, callable $callback) global() argument
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js10 mxGraphMlCodec.prototype.decode = function (xml, callback, onError) argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jar ... final org.apache.http.concurrent.FutureCallback callback private volatile boolean completed private volatile boolean cancelled private volatile ...
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js268 layout.callback = function() function
904 function doRendering(callback) argument

12345678