From 155cf6aeea9ba7ecbc39face6442d3ce1b03ad8e Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Wed, 4 Jun 2014 14:27:03 +0200 Subject: Add webinterface with functionallity --- .../lib/api/classDB_1_1SQL-members.html | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 management-interface/lib/api/classDB_1_1SQL-members.html (limited to 'management-interface/lib/api/classDB_1_1SQL-members.html') diff --git a/management-interface/lib/api/classDB_1_1SQL-members.html b/management-interface/lib/api/classDB_1_1SQL-members.html new file mode 100644 index 0000000..f1a6e62 --- /dev/null +++ b/management-interface/lib/api/classDB_1_1SQL-members.html @@ -0,0 +1,68 @@ + + + +
+ + + +|
+ Fat-Free Framework
+ 3.2.2
+
+
+ |
+
This is the complete list of members for DB\SQL, including all inherited members.
+| $dbname | DB\SQL | |
| $dsn | DB\SQL | |
| $engine | DB\SQL | |
| $log | DB\SQL | |
| $rows | DB\SQL | |
| $trans | DB\SQL | |
| $uuid | DB\SQL | protected |
| __construct($dsn, $user=NULL, $pw=NULL, array $options=NULL) | DB\SQL | |
| begin() | DB\SQL | |
| commit() | DB\SQL | |
| count() | DB\SQL | |
| driver() | DB\SQL | |
| exec($cmds, $args=NULL, $ttl=0, $log=TRUE) | DB\SQL | |
| log() | DB\SQL | |
| name() | DB\SQL | |
| quote($val, $type=\PDO::PARAM_STR) | DB\SQL | |
| quotekey($key) | DB\SQL | |
| rollback() | DB\SQL | |
| schema($table, $fields=NULL, $ttl=0) | DB\SQL | |
| type($val) | DB\SQL | |
| uuid() | DB\SQL | |
| value($type, $val) | DB\SQL | |
| version() | DB\SQL |