/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ |
H A D | LdapQueue.php | 79 return ($this->socket->isConnected() && $this->socket->isEncrypted()); 164 public function isConnected(): bool 166 return $this->socket->isConnected(); 156 public function isConnected(): bool global() function in FreeDSx\\Ldap\\Protocol\\LdapQueue
|
H A D | ServerProtocolHandler.php | 131 if (!$this->queue->isConnected()) { 167 if ($this->queue->isConnected()) { 171 if ($this->queue->isConnected()) {
|
H A D | ClientProtocolHandler.php | 193 public function isConnected(): bool 195 return ($this->queue !== null && $this->queue->isConnected()); 170 public function isConnected(): bool global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler
|
/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/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/ldap/src/FreeDSx/Ldap/ |
H A D | LdapClient.php | 447 public function isConnected(): bool 449 return ($this->handler !== null && $this->handler->isConnected()); 478 if ($this->handler !== null && $this->handler->isConnected()) { 428 public function isConnected(): bool global() function in FreeDSx\\Ldap\\LdapClient
|
/plugin/pureldap/vendor/freedsx/socket/ |
H A D | CHANGELOG.md | 26 * 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 | 163 public function isConnected() : bool 162 public function isConnected() : bool global() 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/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":…
|