Searched refs:subscribers (Results 1 – 13 of 13) sorted by relevance
/plugin/davcal/vendor/sabre/event/lib/ |
H A D | Promise.php | 47 protected $subscribers = []; variable in Sabre\\Event\\Promise 109 $this->subscribers[] = [$subPromise, $onFulfilled, $onRejected]; 149 foreach ($this->subscribers as $subscriber) { 166 foreach ($this->subscribers as $subscriber) {
|
/plugin/webdav/vendor/sabre/event/lib/ |
H A D | Promise.php | 103 $this->subscribers[] = [$subPromise, $onFulfilled, $onRejected]; 147 foreach ($this->subscribers as $subscriber) { 167 foreach ($this->subscribers as $subscriber) { 229 protected $subscribers = []; variable in Sabre\\Event\\Promise
|
/plugin/submgr/lang/en/ |
H A D | nosubs.txt | 3 …riptions are currently disabled in this wiki. Check the [[doku>config:subscribers|subscribers]] and
|
/plugin/submgr/lang/de/ |
H A D | nosubs.txt | 3 …ind in diesem Wiki momentan deaktiviert. Prüfen Sie die [[doku>config:subscribers|subscribers]] und
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
H A D | event_system.rst | 10 The difference between listeners, and subscribers is that listener do not know to which events they… 11 while subscribers contain that information. Thus, subscribers are easier to share, and re-use. List…
|
/plugin/authremoteuser/ |
H A D | README.md | 70 2. If enabled, disable option `subscribers` temporarily. 87 6. Now, you can re-enable option `subscribers` again (see above).
|
/plugin/discussion/ |
H A D | action.php | 1227 * @param array $subscribers data of the subscribers 1232 protected function _notify($comment, &$subscribers) { argument 1330 if (!empty($subscribers)) { 1332 foreach($subscribers as $mail => $data) { 1346 $subscribers[$mail]['confirmsent'] = true;
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | UPGRADING.md | 12 event listeners or subscribers need to be updated to become middleware 420 subscribers/plugins, and `GuzzleHttp\Message\HeaderValues::parseParams()` has
|
H A D | CHANGELOG.md | 1243 * Making it easier to add event subscribers to HasDispatcherInterface classes. Can now directly cal…
|
/plugin/bible/bible_douayRheims/ |
H A D | 2_Esdras.txt | 251 10:1. And the subscribers were Nehemias, Athersatha the son of Hachelai, and Sedecias,
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | editor.worker.js.map | 1 …n }\n /**\n * To be kept private to fire an event to\n * subscribers\n */\n f…
|
H A D | json.worker.js.map | 1 …n }\n /**\n * To be kept private to fire an event to\n * subscribers\n */\n f…
|
H A D | bundle.js.map | 1 …subscribers\n */\n fire(event) {\n if (this._listeners) {\n // put all [l…
|