Home
last modified time | relevance | path

Searched refs:send (Results 26 – 50 of 386) sorted by relevance

12345678910>>...16

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md144 * Added SendGridHandler to use the SendGrid API to send emails
146 * Added SqsHandler to send log records to an AWS SQS queue
423 * Added LogEntriesHandler to send logs to a LogEntries account
439 * Added FlowdockHandler to send logs to a Flowdock account
440 * Added RollbarHandler to send logs to a Rollbar account
455 * Added SyslogUdpHandler to send logs to a remote syslogd server
456 * Added LogglyHandler to send logs to a Loggly account
470 * Added HipChatHandler to send logs to a HipChat chat room
472 * Added NewRelicHandler to send logs to NewRelic's service
521 * Added PushoverHandler to send mobile notifications
[all …]
/plugin/feedback/
H A Daction.php108 $success = $mailer->send();
114 $success = $mailer->send();
/plugin/swiftmail/Swift/
H A DBatchMailer.php188 public function send(Swift_Message $message, Swift_RecipientList $recipients, $sender) function in Swift_BatchMailer
206 $sent += ($n = $this->swift->send($message, $recipient, $sender));
/plugin/remoteinf/
H A Dplugin.info.txt6 desc send some encrypt inf to an other server
/plugin/diagramsnet/lib/
H A Delectron.js192 event.sender.send('asynchronous-reply', 'pong')
428 contents.send('import', expArgs.xml);
601 win.webContents.send('args-obj', {args: [potFile]});
630 win.webContents.send('args-obj', {args: program.args, create: options.create});
804 win.webContents.send('args-obj', {args: [path]});
1103 win.webContents.send('export-vsdx', args);
1382 contents.send('render', args);
1398 contents.send('get-svg-data');
1429 contents.send('render', args);
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DView.svelte6 ga('send', 'pageview');
/plugin/rtmchecklist/
H A Dplugin.info.txt6 desc Enables to send a checklist to an RTM account
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php325 $response = $this->send($request);
373 $response = $this->send(new HTTP\Request($method, $url, $headers, $body));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/Resource/
H A DProjectsMessages.php45 public function send($parent, SendMessageRequest $postBody, $optParams = []) function in Google\\Service\\FirebaseCloudMessaging\\Resource\\ProjectsMessages
/plugin/captcha/lang/en/audio/
H A DLICENSE3 http://creativecommons.org/licenses/sampling+/1.0/ or send a letter to Creative
/plugin/combo/resources/theme/default/components/html/
H A Dsubscribe-success.hbs2 A validation email has been send.<br>
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php115 $message = $this->send(Operations::read('', ...self::ROOTDSE_ATTRIBUTES));
148 public function send(RequestInterface $request, Control ...$controls): ?LdapMessageResponse
125 public function send(RequestInterface $request, Control ...$controls): ?LdapMessageResponse global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DGuzzle6HttpHandler.php47 return $this->client->send($request, $options);
/plugin/findologicxmlexport/vendor/hoa/event/
H A DBucket.php84 public function send($eventId, Source $source) function in Hoa\\Event\\Bucket
/plugin/davcal/vendor/sabre/http/examples/
H A Dreverseproxy.php47 $response = $client->send($subRequest);
/plugin/firenews/
H A Dtodo.md2 - [ ] email that should be send
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DView.svelte49 console.log('ga:', 'send', 'event', 'render', graphType, graphType);
50 ga('send', 'event', graphType, 'render', 'render');
/plugin/selfmeasurement/
H A Ddescription.txt32 …t form. Allow user to enter his blood pressure values, clear the form and send the form to the con…
45 You can configure the email where to send the reports in the dokuwiki configuration manager.
/plugin/publish/action/
H A Dmail.php92 $returnStatus = $mail->send();
203 $returnStatus = $mail->send();
/plugin/jplayer/vendor/symfony/process/
H A DREADME.md12 [send Pull Requests](https://github.com/symfony/symfony/pulls)
/plugin/groupmail/
H A Dplugin.info.txt6 desc Allows to include mailing form to wiki page from which to send
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DREADME.md12 [send Pull Requests](https://github.com/symfony/symfony/pulls)
/plugin/combo/vendor/symfony/yaml/
H A DREADME.md12 [send Pull Requests](https://github.com/symfony/symfony/pulls)
/plugin/remotescript/
H A Dscript.js9send=function(I){if(!this.readyState){return}this._changeReadyState(1,true);this._ldObj=null;var l… class in i
18 var _JHRsend = this.send;
38 this.send = function (content) { method in RemoteScript
73 req.send(content);
/plugin/nftr/
H A Dplugin.info.txt6 …and wikipages from the search engines (set robots to "noindex,follow" and send HTTP header "X-Robo…

12345678910>>...16