/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ |
H A D | LdapQueue.php | 75 return ($this->socket->isConnected() && $this->socket->isEncrypted()); 156 public function isConnected(): bool function in FreeDSx\\Ldap\\Protocol\\LdapQueue 158 return $this->socket->isConnected();
|
H A D | ServerProtocolHandler.php | 107 if (!$this->queue->isConnected()) { 126 if ($this->queue->isConnected()) { 130 if ($this->queue->isConnected()) {
|
H A D | ClientProtocolHandler.php | 170 public function isConnected(): bool function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler 172 return ($this->queue !== null && $this->queue->isConnected());
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | SocketHandler.php | 237 public function isConnected(): bool function in Monolog\\Handler\\SocketHandler 339 if ($this->isConnected()) { 400 while ($this->isConnected() && $sent < $length) { 419 if (!$this->isConnected() && $sent < $length) {
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ |
H A D | LdapClient.php | 428 public function isConnected(): bool function in FreeDSx\\Ldap\\LdapClient 430 return ($this->handler !== null && $this->handler->isConnected()); 438 if ($this->handler !== null && $this->handler->isConnected()) {
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFileSync.js | 21 if (this.isConnected()) 34 if (this.isConnected()) 80 if (this.isConnected()) 141 if (this.isConnected()) 296 DrawioFileSync.prototype.isConnected = function() method in DrawioFileSync 407 else if (this.ui.isOffline(true) || !this.isConnected()) 418 ((!this.ui.isOffline(true) && this.isConnected() && !this.file.invalidChecksum) ? 429 if (this.isConnected() && this.lastActivity != null && 465 …(this.isConnected() ? '' : '<div class="geStatusAlert">' + mxUtils.htmlEntities(mxResources.get('d…
|
H A D | DrawioFile.js | 591 ((this.sync.isConnected()) ? ' connected' : '')) : '') +
|
/plugin/pureldap/vendor/freedsx/socket/ |
H A D | CHANGELOG.md | 10 * Fix the isConnected method to determine whether or not the stream is open.
|
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/ |
H A D | Socket.php | 162 public function isConnected() : bool function in FreeDSx\\Socket\\Socket
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SSH2.php | 3297 public function isConnected() function in phpseclib3\\Net\\SSH2
|
/plugin/highlightjs/highlight/ |
H A D | highlight.pack.js | 1 …rGrp:1,interToUI:1,internalVar:1,intersect:1,iprEngine:1,isAnimCurve:1,isConnected:1,isDirty:1,isP… property in hljs.LANGUAGES.mel.dM.k
|
/plugin/jdraw/lib/ |
H A D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jcapture/lib/ |
H A D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jmol2/jmol/ |
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/mermaid/ |
H A D | mermaid.min.js | 1539 …isConnected=!1,this.parent=B,N!=null&&N instanceof y?this.graphManager=N:N!=null&&N instanceof Lay… method in L
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js.map | 1 …tScrollBar intSlider intSliderGrp inViewEditor inViewMessage iprEngine isConnected isDirty isolate…
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3030 …ile.SYNC+(null!=this.sync?(this.sync.enabled?" enabled":"")+(this.sync.isConnected()?" connected":…
|
H A D | viewer-static.min.js | 3030 …ile.SYNC+(null!=this.sync?(this.sync.enabled?" enabled":"")+(this.sync.isConnected()?" connected":…
|
H A D | app.min.js | 9990 …ile.SYNC+(null!=this.sync?(this.sync.enabled?" enabled":"")+(this.sync.isConnected()?" connected":…
|