Home
last modified time | relevance | path

Searched defs:send (Results 1 – 25 of 80) sorted by relevance

1234

/plugin/authfacebook/lib/HttpClients/
H A DFacebookHttpClientInterface.php46 public function send($url, $method, $body, array $headers, $timeOut); function
H A DFacebookStreamHttpClient.php47 public function send($url, $method, $body, array $headers, $timeOut) function in Facebook\\HttpClients\\FacebookStreamHttpClient
H A DFacebookGuzzleHttpClient.php52 public function send($url, $method, $body, array $headers, $timeOut) function in Facebook\\HttpClients\\FacebookGuzzleHttpClient
H A DFacebookCurlHttpClient.php67 public function send($url, $method, $body, array $headers, $timeOut) function in Facebook\\HttpClients\\FacebookCurlHttpClient
/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/findologicxmlexport/vendor/hoa/exception/
H A DException.php85 public function send() function in Hoa\\Exception\\Exception
/plugin/infomail/
H A Dscript.js83 send: function (e) { method in infomail
/plugin/findologicxmlexport/vendor/hoa/event/
H A DBucket.php84 public function send($eventId, Source $source) function in Hoa\\Event\\Bucket
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DMandrillHandler.php53 protected function send(string $content, array $records): void function in Monolog\\Handler\\MandrillHandler
H A DMailHandler.php55 abstract protected function send(string $content, array $records): void; function in Monolog\\Handler\\MailHandler
H A DSendGridHandler.php77 protected function send(string $content, array $records): void function in Monolog\\Handler\\SendGridHandler
H A DSwiftMailerHandler.php52 protected function send(string $content, array $records): void function in Monolog\\Handler\\SwiftMailerHandler
H A DChromePHPHandler.php134 protected function send(): void function in Monolog\\Handler\\ChromePHPHandler
H A DNativeMailerHandler.php114 protected function send(string $content, array $records): void function in Monolog\\Handler\\NativeMailerHandler
H A DLogglyHandler.php140 protected function send(string $data, string $endpoint): void function in Monolog\\Handler\\LogglyHandler
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php60 protected function send(string $chunk): void function in Monolog\\Handler\\SyslogUdp\\UdpSocket
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/
H A DSocket.php109 function send($sendString) { function in Socket
/plugin/recommend/
H A Dscript.js132 send: function (e) { method in recommend
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClientInterface.php30 public function send(RequestInterface $request, array $options = []); function
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DMapping.php165 public function send(Index $index, array $query = []): Response function in Elastica\\Mapping
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php132 protected function send(?int $size = null) global() function in FreeDSx\\Ldap\\Search\\Paging
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersDrafts.php115 public function send($userId, Draft $postBody, $optParams = []) function in Google\\Service\\Gmail\\Resource\\UsersDrafts
/plugin/authucenter/lib/uc_client/model/
H A Dmail.php91 function send() { function in mailmodel
/plugin/swiftmail/Swift/
H A DBatchMailer.php188 public function send(Swift_Message $message, Swift_RecipientList $recipients, $sender) function in Swift_BatchMailer
/plugin/swiftmail/Swift/Connection/
H A DSendmail.php55 protected $send = false; variable in Swift_Connection_Sendmail

1234