__construct()
change_db()
db_add()
db_edit()
get_available_dbs()
set_db()
test_conn()
_add_row()
_layout()
$conn
$conn_db
$db_file
$dbtype
$host
$lblconn
$lblconn_db
$lbldb_file
$lbldbtype
$lblhost
$lblpass
$lblport
$lbluser
$old_conn
$pass
$port
$user
$settings
Widget for adding / editing database connections
package | OpenSQLManager |
---|---|
subpackage | Widgets |
__construct(object $db) : void
object
change_db() : void
db_add() : void
db_edit() : void
get_available_dbs() : array
array
set_db() : void
test_conn() : void
_add_row(string $label, string $vname, int $y1, int $y2) : void
string
string
int
&$y1
int
&$y2
_layout() : void
$conn : \GtkEntry
$conn_db : \GtkEntry
$db_file : \GtkFileChooserButton
$dbtype : \GtkComboBox
$host : \GtkEntry
$lblconn : \GtkLabel
$lblconn_db : \Gtklabel
$lbldb_file : \GtkLabel
$lbldbtype : \Gtklabel
$lblhost : \Gtklabel
$lblpass : \GtkLabel
$lblport : \GtkLabel
$lbluser : \GtkLabel
$old_conn : string
$pass : \GtkEntry
$port : \GtkEntry
$user : \GtkEntry