/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ |
H A D | ServerProtocolHandler.php | 138 $this->queue->sendMessage($this->responseFactory->getStandardResponse( 235 $this->queue->sendMessage($this->responseFactory->getStandardResponse( 252 $this->queue->sendMessage($this->responseFactory->getExtendedError( 260 $this->queue->sendMessage($this->responseFactory->getExtendedError( 302 $this->queue->sendMessage($this->responseFactory->getExtendedError(
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/ |
H A D | ServerStartTlsHandler.php | 59 $queue->sendMessage(new LdapMessageResponse($message->getMessageId(), new ExtendedResponse( 68 $queue->sendMessage(new LdapMessageResponse($message->getMessageId(), new ExtendedResponse( 76 $queue->sendMessage(new LdapMessageResponse($message->getMessageId(), new ExtendedResponse(
|
H A D | ServerAnonBindHandler.php | 52 $queue->sendMessage($this->responseFactory->getStandardResponse($message));
|
H A D | ServerWhoAmIHandler.php | 49 $queue->sendMessage(new LdapMessageResponse(
|
H A D | ServerSearchHandler.php |
|
H A D | ServerBindHandler.php | 50 $queue->sendMessage($this->responseFactory->getStandardResponse($message));
|
H A D | ServerDispatchHandler.php | 64 $queue->sendMessage($this->responseFactory->getStandardResponse($message));
|
H A D | ServerRootDseHandler.php | 97 $queue->sendMessage(
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | P2PCollab.js | 20 function sendMessage(type, data) function 41 this.sendMessage = sendMessage; 54 sendMessage('cursor', {x: me.graphX / s - tr.x, y: me.graphY / s - tr.y});
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/ |
H A D | ClientUnbindHandler.php | 37 $queue->sendMessage($message);
|
H A D | ClientSaslBindHandler.php | 84 $queue->sendMessage($message); 200 $queue->sendMessage($messageTo);
|
H A D | ClientBasicHandler.php | 58 $queue->sendMessage($message);
|
/plugin/aichat/script/ |
H A D | AIChatChat.js | 227 const response = await this.sendMessage(message); 316 async sendMessage(message) { 282 async sendMessage(message) { global() method in AIChatChat
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/ |
H A D | ServerQueue.php | 59 public function sendMessage(LdapMessageResponse ...$response): self 40 public function sendMessage(LdapMessageResponse ...$response): ServerQueue global() function in FreeDSx\\Ldap\\Protocol\\Queue\\ServerQueue
|
H A D | ClientQueue.php | 92 public function sendMessage(LdapMessageRequest ...$messages): self 79 public function sendMessage(LdapMessageRequest ...$messages): ClientQueue global() function in FreeDSx\\Ldap\\Protocol\\Queue\\ClientQueue
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | SqsHandler.php | 57 $this->client->sendMessage([
|
/plugin/tgnotify/ |
H A D | action.php | 112 $url = 'https://api.telegram.org/bot' . $token . '/sendMessage';
|
/plugin/structtasks/ |
H A D | action.php | 86 $notifier->sendMessage($id, $title, $editor_name, $editor_email, $new_data, $old_data);
|
H A D | cli.php | 146 $n->sendMessage($task, $title, $editor_name, $editor_email, $data, $data);
|
/plugin/structtasks/meta/ |
H A D | AbstractNotifier.php | 140 public function sendMessage($page_id, $page_title, $editor, $editor_email, $new_data, function in dokuwiki\\plugin\\structtasks\\meta\\AbstractNotifier
|
/plugin/etherpadlite/scripts/ |
H A D | etherpadlite.js | 412 ep.sendMessage = function(func, data) { function 467 …ep.sendMessage('insertTags', {'tagOpen': tagOpen, 'tagClose' : tagClose, 'sampleText' : sampleText… 475 ep.sendMessage('insert', {'text': text}); 490 …ep.sendMessage('insertTagsLn', {'tagOpen': props.open, 'tagClose' : props.close, 'sampleText' : sa… 510 …ep.sendMessage('insertTags', {'tagOpen': '[['+link+'|', 'tagClose' : ']]', 'sampleText' : title, '…
|
/plugin/structtasks/_test/ |
H A D | NotifiersTest.php | 351 $n->sendMessage( 409 $n->sendMessage(
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_i18n.txt | 677 sendMessage=sendMessage
|
H A D | dia_ru.txt | 677 sendMessage=Отправить
|
H A D | dia_bg.txt | 677 sendMessage=Изпращане
|