/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/ |
H A D | ClientExtendedOperationHandler.php | 54 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse 56 $messageFrom = parent::handleRequest($context); 38 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientExtendedOperationHandler
|
H A D | ClientSearchHandler.php | 45 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse 53 return parent::handleRequest($context); 34 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientSearchHandler
|
H A D | RequestHandlerInterface.php | 32 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse; 31 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse; global() function
|
H A D | ClientUnbindHandler.php | 33 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse 27 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientUnbindHandler
|
H A D | ClientBasicHandler.php | 54 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse 43 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientBasicHandler
|
H A D | ClientSaslBindHandler.php | 72 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse 54 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientSaslBindHandler
|
/plugin/batchedit/ |
H A D | admin.php | 47 $this->handleRequest(); 79 private function handleRequest() { function in admin_plugin_batchedit
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/ |
H A D | ServerUnbindHandler.php | 29 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void 28 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerUnbindHandler
|
H A D | ServerProtocolHandlerInterface.php | 35 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void; 32 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void; global() function
|
H A D | ServerWhoAmIHandler.php | 36 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void 33 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerWhoAmIHandler
|
H A D | ServerSearchHandler.php | 32 public function handleRequest( 35 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerSearchHandler
|
H A D | ServerStartTlsHandler.php | 55 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void 45 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerStartTlsHandler
|
H A D | ServerDispatchHandler.php | 40 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void 32 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerDispatchHandler
|
H A D | ServerRootDseHandler.php | 51 public function handleRequest( 37 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerRootDseHandler
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ |
H A D | ClientProtocolHandler.php | 159 $messageFrom = $this->protocolHandlerFactory->forRequest($request)->handleRequest($context);
|
H A D | ServerProtocolHandler.php | 226 $handler->handleRequest(
|
/plugin/diagramsnet/lib/ |
H A D | workbox-9fe249eb.js | 1 …handleRequest({request:e,event:t});s&&t.respondWith(s)}))}addCacheListener(){self.addEventListener… method in AnonymousFunction8b687b4f0100.o
|
H A D | workbox-f163abaa.js | 1 …handleRequest({request:e,event:t});s&&t.respondWith(s)}))}addCacheListener(){self.addEventListener… method in AnonymousFunction9744a2ea0100.o
|
H A D | workbox-bed83ea8.js | 1 …handleRequest({request:e,event:t});s&&t.respondWith(s)}))}addCacheListener(){self.addEventListener… method in AnonymousFunction118ed2d90100.o
|
H A D | workbox-9fe249eb.js.map | 1 …handleRequest({ request, event });\n if (responsePromise) {\n event.resp…
|
/plugin/freechat/phpfreechat/src/ |
H A D | phpfreechat.class.php | 215 function &handleRequest($request) function in phpFreeChat
|
/plugin/fedauth/Auth/OpenID/ |
H A D | Server.php | 1703 function handleRequest($request) function in Auth_OpenID_Server
|
/plugin/openid/Auth/OpenID/ |
H A D | Server.php | 1923 function handleRequest($request) function in Auth_OpenID_Server
|
/plugin/webdav/vendor/sabre/http/ |
H A D | README.md | 89 function handleRequest(HTTP\RequestInterface $request) {
|
/plugin/davcal/vendor/sabre/http/ |
H A D | README.md | 89 function handleRequest(HTTP\RequestInterface $request) {
|