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
---
management-interface/lib/api/classDB_1_1Mongo.html | 212 +++++++++++++++++++++
1 file changed, 212 insertions(+)
create mode 100644 management-interface/lib/api/classDB_1_1Mongo.html
(limited to 'management-interface/lib/api/classDB_1_1Mongo.html')
diff --git a/management-interface/lib/api/classDB_1_1Mongo.html b/management-interface/lib/api/classDB_1_1Mongo.html
new file mode 100644
index 0000000..6f231b1
--- /dev/null
+++ b/management-interface/lib/api/classDB_1_1Mongo.html
@@ -0,0 +1,212 @@
+
+
+
+
+
+
+
MongoDB wrapper.
+ More...
+
+
+
+
+
+

+
+
+
+ |
+|
+ | $dsn |
+| | Data source name.
|
+| |
+|
+ | $log |
+| | MongoDB log.
|
+| |
+ |
+|
+const | E_Profiler ='MongoDB profiler is disabled' |
+| |
+
+
+
+
+
+
+
+
+ | DB\Mongo::__construct |
+ ( |
+ |
+ $dsn, |
+
+
+ |
+ |
+ |
+ $dbname, |
+
+
+ |
+ |
+ array |
+ $options = NULL |
+
+
+ |
+ ) |
+ | |
+
+
+
+
Instantiate class
+
- Parameters
-
+
+ | $dsn | string |
+ | $dbname | string |
+ | $options | array |
+
+
+
+
+
+
+
+
+
+
+
+
+ | DB\Mongo::drop |
+ ( |
+ | ) |
+ |
+
+
+
+
Intercept native call to re-enable profiler
+
- Returns
- int
+
+
+
+
+
+
+
+
+ | DB\Mongo::dsn |
+ ( |
+ | ) |
+ |
+
+
+
+
Return data source name
+
- Returns
- string
+
+
+
+
+
+
+
+
+ | DB\Mongo::log |
+ ( |
+ | ) |
+ |
+
+
+
+
Return MongoDB profiler results
+
- Returns
- string
+
+
+
+
+
+
+
+
+ | DB\Mongo::uuid |
+ ( |
+ | ) |
+ |
+
+
+
+
Return UUID
+
- Returns
- string
+
+
+
+
The documentation for this class was generated from the following file:
+
--
cgit v1.2.3-55-g7522