| /plugin/authopenldapkerberos/ |
| D | auth.php | 45 $c = $this->connect(); 92 protected function connect() { function in auth_plugin_authopenldapkerberos 101 $c = $this->connect(); 119 $c = $this->connect(); 185 $c = $this->connect();
|
| /plugin/diagramsnet/lib/ |
| D | service-worker.js.map | 1 …connect/jira/editor-1-3-3.html\",\n \"revision\": \"a2b0e7267a08a838f3cc404eba831ec0\"\n },\n …
|
| /plugin/authgoogle/google/cache/ |
| D | Google_MemcacheCache.php | 80 private function connect() { function in Google_MemcacheCache 88 $this->connect();
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/ |
| H A D | ClientQueue.php | 51 parent::__construct($socketPool->connect(), $encoder); 115 $this->socket = $this->socketPool->connect();
|
| /plugin/elasticsearch/helper/ |
| D | client.php | 69 public function connect() function in helper_plugin_elasticsearch_client 108 $client = $this->connect();
|
| /plugin/revealjs/plugin/notes/ |
| D | notes.js | 42 function connect() { function 150 connect();
|
| /plugin/database2/ |
| D | admin.php | 286 public function connect( $explicitDBPathname = null ) function in admin_plugin_database2 300 if ( $db->connect( $dbFile ) )
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | VsdxExport.js | 685 var connect = createElt(xmlDoc, that.XMLNS, "Connect"); 686 connect.setAttribute("FromSheet", getCellVsdxId(cell.id)); 687 connect.setAttribute("FromCell", "BeginX"); 688 connect.setAttribute("ToSheet", getCellVsdxId(cell.source.id)); 689 connects.appendChild(connect); 694 var connect = createElt(xmlDoc, that.XMLNS, "Connect"); 695 connect.setAttribute("FromSheet", getCellVsdxId(cell.id)); 696 connect.setAttribute("FromCell", "EndX"); 697 connect.setAttribute("ToSheet", getCellVsdxId(cell.target.id)); 698 connects.appendChild(connect);
|
| /plugin/revealjs/plugin/multiplex/ |
| D | client.js | 4 var socket = io.connect(multiplex.url);
|
| D | master.js | 8 var socket = io.connect( multiplex.url );
|
| /plugin/bpmnio/vendor/bpmn-js/dist/assets/ |
| D | diagram-js.css | 89 --shape-connect-allowed-fill-color: var(--color-grey-225-10-97); 149 .djs-shape.connect-ok .djs-visual > :nth-child(1) { 150 fill: var(--shape-connect-allowed-fill-color) !important; 153 .djs-shape.connect-not-ok .djs-visual > :nth-child(1), 163 /* Override move cursor during drop and connect */ 165 .connect-not-ok, 167 .connect-not-ok * { 172 .connect-ok, 174 .connect-ok * { 183 .djs-frame.connect-not-ok .djs-visual > :nth-child(1), [all …]
|
| /plugin/bpmnio/vendor/dmn-js/dist/assets/ |
| D | diagram-js.css | 89 --shape-connect-allowed-fill-color: var(--color-grey-225-10-97); 149 .djs-shape.connect-ok .djs-visual > :nth-child(1) { 150 fill: var(--shape-connect-allowed-fill-color) !important; 153 .djs-shape.connect-not-ok .djs-visual > :nth-child(1), 163 /* Override move cursor during drop and connect */ 165 .connect-not-ok, 167 .connect-not-ok * { 172 .connect-ok, 174 .connect-ok * { 183 .djs-frame.connect-not-ok .djs-visual > :nth-child(1), [all …]
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | diagram-js.css | 71 --shape-connect-allowed-fill-color: var(--color-f6f6f6); 111 .djs-shape.connect-ok .djs-visual > :nth-child(1) { 112 fill: var(--shape-connect-allowed-fill-color) !important; 115 .djs-shape.connect-not-ok .djs-visual > :nth-child(1), 132 .djs-connection.connect-ok .djs-visual > :nth-child(1), 137 .djs-connection.connect-not-ok .djs-visual > :nth-child(1), 143 .connect-not-ok { 152 .djs-frame.connect-not-ok .djs-visual > :nth-child(1), 684 .connect-ok .djs-bendpoint, 685 .connect-not-ok .djs-bendpoint,
|
| /plugin/skype/ |
| D | plugin.info.txt | 6 desc Dokuwiki Plugin to add a skype connect button with different functions
|
| /plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/ |
| D | build.properties | 12 artifactId=vbsso-connect-shared
|
| /plugin/vbsso/ |
| D | build.properties | 12 artifactId=vbsso-connect-dokuwiki
|
| D | plugin.info.txt | 6 desc vBSSO is a vBulletin plugin that helps you connect to different software platforms like cont…
|
| /plugin/authucenter/lib/uc_client/lib/ |
| D | db.class.php | 26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=… function in ucclient_db 158 …$this->connect($this->dbhost, $this->dbuser, $this->dbpw, $this->dbname, $this->dbcharset, $this->…
|
| D | dbi.class.php | 26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=… function in ucclient_db 151 …$this->connect($this->dbhost, $this->dbuser, $this->dbpw, $this->dbname, $this->dbcharset, $this->…
|
| /plugin/oauthdrkserver/ |
| D | DRKServer.php | 71 …server.org/auth/realms/' . self::ENVIRONMENT_PATH[self::$useDemoEnv] . '/protocol/openid-connect/';
|
| /plugin/swiftmail/Swift/Plugin/ |
| D | AntiFlood.php | 101 $e->getSwift()->connect();
|
| /plugin/sympaauth/lang/fr/ |
| D | login.txt | 4 **Vous n'êtes pas connecté!**
|
| /plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/ |
| D | Stream.php | 72 'connect',
|
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
| D | CouchDBHandler.php | 66 throw new \RuntimeException(sprintf('Could not connect to %s', $url));
|
| /plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/ |
| H A D | SocketPool.php | 58 public function connect(string $hostname = '') : Socket function in FreeDSx\\Socket\\SocketPool
|