Home
last modified time | relevance | path

Searched refs:connect (Results 151 – 175 of 203) sorted by last modified time

123456789

/plugin/ckgdoku/ckeditor/plugins/copyformatting/styles/
H A Dcopyformatting.css13 …https://connect.microsoft.com/IE/feedback/details/1070215/cant-change-cursor-in-contenteditable-us…
/plugin/redissue/
H A Dsyntax.php161 $redmine->connect($url, $data['server_token'], $view, $wiki_user);
/plugin/redissue/redmine/
H A Dredmine.php15 function connect($url, $apiKey, $impersonate, $user){ function in DokuwikiRedmine
/plugin/swiftmail/Swift/Plugin/
H A DAntiFlood.php101 $e->getSwift()->connect();
H A DConnectionRotator.php90 $e->getSwift()->connect();
/plugin/swiftmail/Swift/
H A DBatchMailer.php152 $this->swift->connect();
/plugin/swiftmail/
H A DSwift.php101 $this->connect();
214 public function connect() function in Swift
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php75 $swift->connect();
/plugin/autologoff/lang/fr/
H A Dintro.txt
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dbuild.properties12 artifactId=vbsso-connect-shared
/plugin/vbsso/
H A Dbuild.properties12 artifactId=vbsso-connect-dokuwiki
H A Dplugin.info.txt6 desc vBSSO is a vBulletin plugin that helps you connect to different software platforms like cont…
H A DREADME.md73 5. Click on Connect button to connect your new platform.
/plugin/database2/
H A Dmedia.php152 if ( !$this->connect( $dsn, $authSlot ) )
H A Dsyntax.php136 if ($db->connect($this->dbName, $this->options['auth'])) {
H A Dadmin.php286 public function connect( $explicitDBPathname = null ) function in admin_plugin_database2
300 if ( $db->connect( $dbFile ) )
H A Ddatabase2.php389 public function connect( $dbPath, $authConfigSlot = null ) function in Database2
/plugin/authgoogle/google/cache/
H A DGoogle_MemcacheCache.php80 private function connect() { function in Google_MemcacheCache
88 $this->connect();
/plugin/amcharts/assets/amcharts/
H A Damcharts.js140 …t=this.showBalloonAt="close";this.lineThickness=1;this.dashLength=0;this.connect=!0;this.lineAlpha…
147 …==a?q=n.values.value:(q=n.values.close,p=n.values.open);if(isNaN(q))this.connect||(this.drawLineGr…
152 …ate,r=this.columnCount,u=d.toCoordinate(this.cornerRadiusTop,k/2),x=this.connect,y=[],w=[],A,z,B,C…
253 …olor;u.fillAlphas=a.graphFillAlpha;u.fillColorsR=a.graphFillColor;u.connect=m.connect;u.hidden=m.h…
254 …s=a.selectedGraphFillAlpha;p.fillColorsR=a.selectedGraphFillColor;p.connect=m.connect;p.hidden=m.h…
277 …x=w;var Z=C;b.dataProvider&&(Z=f);H.values=this.processValues(Z,b,ia);!b.connect&&z&&z[O]&&0<Q&&B.…
/plugin/ldapsearch/
H A Dsyntax.php144 return "Failed to connect to LDAP on ".$ldapDetails['hostname'].":".$ldapDetails['port']."\n";
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php266 $about->connect('activate', array(&$this, 'about'));
497 $about->connect('destroy', array('gtk', 'true'));
/plugin/freechat/phpfreechat/src/containers/
H A Doracle.class.php152 $this->_db = DB::connect($dsn);
/plugin/skype/
H A Dplugin.info.txt6 desc Dokuwiki Plugin to add a skype connect button with different functions
/plugin/authucenter/lib/uc_client/lib/
H A Ddb.class.php26 …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->…
/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);

123456789