Home
last modified time | relevance | path

Searched refs:connect (Results 51 – 75 of 203) sorted by relevance

123456789

/plugin/sql/
H A Dsyntax.php119 $db =& DB::connect($data['urn']);
/plugin/bpmnioeditor/
H A Dstyle.css76 --shape-connect-allowed-fill-color: var(--color-f6f6f6);
116 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
117 fill: var(--shape-connect-allowed-fill-color) !important;
120 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
137 .djs-connection.connect-ok .djs-visual > :nth-child(1),
142 .djs-connection.connect-not-ok .djs-visual > :nth-child(1),
148 .connect-not-ok {
157 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
689 .connect-ok .djs-bendpoint,
690 .connect-not-ok .djs-bendpoint,
/plugin/strata/driver/
H A Ddriver.php91 public function connect($dsn) { function in plugin_strata_driver
/plugin/swiftmail/
H A DSwift.php101 $this->connect();
214 public function connect() function in Swift
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D15.15.js.map1 … root: [\n [/child-src/, 'string.quote'],\n [/connect-src/, 'string.quo…
/plugin/refnotes/syntax/
H A Dreferences.php327 public function connect() { function in refnotes_nested_call_writer
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php79 $this->db->connect(UC_DBHOST, UC_DBUSER, UC_DBPW, '', UC_DBCHARSET, UC_DBCONNECT, UC_DBTABLEPRE);
/plugin/freechat/phpfreechat/src/containers/
H A Doracle.class.php152 $this->_db = DB::connect($dsn);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1387 private function connect() function in phpseclib3\\Net\\SSH2
2271 $this->connect();
2381 $this->connect();
3363 $this->connect();
4639 $this->connect();
4652 $this->connect();
4891 $this->connect();
5039 $this->connect();
/plugin/database2/
H A Dmedia.php152 if ( !$this->connect( $dsn, $authSlot ) )
/plugin/vbsso/
H A DREADME.md73 5. Click on Connect button to connect your new platform.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc16 client attempts to connect to `localhost:9200`.
/plugin/refnotes/
H A Dcore.php79 $this->callWriter->connect();
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc316 Set Elastic Cloud ID to connect to Elastic Cloud
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSQLAdmin.php45 public $connect; variable in Google\\Service\\SQLAdmin
162 'connect',
/plugin/redissue/
H A Dsyntax.php161 $redmine->connect($url, $data['server_token'], $view, $wiki_user);
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js613 connect: node.getAttribute('connect') != '0',
636 node.setAttribute('connect', (vs == null || vs.connect) ? '1' : '0');
706 connect: this.connectionHandler.isEnabled(),
745 this.setConnectable(state.connect);
/plugin/diagramsnet/lib/
H A Dyarn.lock50 defer-to-connect "^1.0.1"
257 defer-to-connect@^1.0.1:
259 …resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-1.1.3.tgz#331ae050c08dc…
/plugin/asana/remote/
H A DAPILink.php101 function connect(){ function in remote_plugin_asana_APILink
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php22 * Client to connect the the elasticsearch server.
385 public function connect()
364 public function connect() global() function in Elastica\\Client
/plugin/elasticsearch/action/
H A Dsearch.php88 $client = $hlp->connect();
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js448 o.connect(g)
449 g.connect(po.gain)
454 gain.connect(ac.destination)
463 src.connect(ac.destination)
/plugin/diagramsnet/lib/resources/
H A Ddia_kn.txt139 connect=Connect
149 copyConnect=Copy on connect
585 plusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
692 …and drop shapes into the diagram. Shift+click to change selection. Alt+click to insert and connect.
H A Ddia_si.txt139 connect=Connect
149 copyConnect=Copy on connect
585 plusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
692 …and drop shapes into the diagram. Shift+click to change selection. Alt+click to insert and connect.
H A Ddia_sl.txt139 connect=Connect
149 copyConnect=Copy on connect
585 plusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
692 …and drop shapes into the diagram. Shift+click to change selection. Alt+click to insert and connect.

123456789