Home
last modified time | relevance | path

Searched refs:notify (Results 26 – 50 of 137) sorted by relevance

123456

/plugin/git/
H A Dhelper.php155 $notify = $conf['plugin']['git']['commit_notifcations'];
159 $mail->to($notify);
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js207 notify: function(eventName, draggable, event) { // 'onStart', 'onEnd', 'onDrag' method in Draggables
352 Draggables.notify('onStart', this, event);
365 Draggables.notify('onDrag', this, event);
420 Draggables.notify('onEnd', this, event);
531 Draggables.notify('onDrag', this);
/plugin/structtasks/_test/
H A DCliTest.php193 $cli->notify(false);
/plugin/combo/action/
H A Droutermessage.php257 static function notify($id, $redirectSource) function in action_plugin_combo_routermessage
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php317 Event::notify(
/plugin/html2pdf/snorriheim/
H A Dprint.css33 div.notify,
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml43 …entrypoint: /usr/local/bin/docker-gen -notify-sighup nginx-proxy -watch -wait 2s:5s /etc/docker-ge…
/plugin/codemirror/dist/modes/
H A Dwast.min.js.map1 ….reinterpret_f64|select|unreachable|current_memory|memory(\\.((atomic\\.(notify|wait(32|64)))|grow…
H A Dmirc.min.js.map1notify $null $numeric $numok $oline $onpoly \" +\n \"$opnick $or $ord $…
H A Dpuppet.min.js.map1 …gios_serviceextinfo ' +\n 'nagios_servicegroup nagios_timeperiod name notify outiface package p…
H A Dasn.1.min.js.map1 … \" DEFINED\"),\n accessTypes: words(\"not-accessible accessible-for-notify read-only\" +\n …
H A Decl.min.js.map1 …ly assert build buildindex evaluate fail keydiff keypatch loadxml nothor notify output parallel se…
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md182 * Rename `Deferred::progress` to `Deferred::notify` to avoid confusion with
/plugin/offline/ui/dokuwiki/
H A Dprint.css1 …;}div.meta{clear:both;margin-top:1em;font-size:70%;text-align:right;}div.notify,div.info,div.succe…
H A Dscreen.css1 …gin:0;padding-left:3em;overflow:hidden;}div.notify{background:#ffc url(/dokuwiki/lib/styles/../ima…
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.min.js2 …unction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[t[0]+"With"](th…
H A Djquery-migrate-3.1.0.js653 .progress( newDefer.notify );
/plugin/chat/
H A Dreadme.txt126 * Added ''audio-notify'' setting into configuration.
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt98 …on to upload files to this folder. If you think this is incorrect please notify your administrator…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit14 …on to upload files to this folder. If you think this is incorrect please notify your administrator…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit18 …on to upload files to this folder. If you think this is incorrect please notify your administrator…
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt240 ongoing basis, if such Contributor fails to notify You of the
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc335 …on to upload files to this folder. If you think this is incorrect please notify your administrator…
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt240 ongoing basis, if such Contributor fails to notify You of the
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js3150 var notify = function notify(promise, isReject) {
3259 notify(promise, true);
3288 notify(promise, false);
3331 if (this._s) notify(this, false);
3639 var head, last, notify;
3652 if (head) notify();else last = undefined;
3662 notify = function notify() {
3672 notify = function notify() {
3678 notify = function notify() {
3682 notify = function notify() {
[all …]

123456