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 @@ + + + + + + + +Fat-Free Framework: DB\Mongo Class Reference + + + + + + +
+
+ + + + + + +
+
Fat-Free Framework +  3.2.2 +  Overview Class List Hierarchy +
+
+
+ + + +
+
+
+Public Member Functions | +Public Attributes | +Protected Attributes | +List of all members
+
+
DB\Mongo Class Reference
+
+
+ +

MongoDB wrapper. + More...

+
+ + Inheritance diagram for DB\Mongo:
+
+
+ + + + + + + + + + + + + +

+Public Member Functions

 dsn ()
 
 uuid ()
 
 log ()
 
 drop ()
 
 __construct ($dsn, $dbname, array $options=NULL)
 
+ + + + + + + + + + +

+Public Attributes

$dsn
 Data source name.
 
$log
 MongoDB log.
 
+const E_Profiler ='MongoDB profiler is disabled'
 
+ + + + +

+Protected Attributes

$uuid
 UUID.
 
+

Detailed Description

+

MongoDB wrapper.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
DB\Mongo::__construct ( $dsn,
 $dbname,
array $options = NULL 
)
+
+

Instantiate class

+
Parameters
+ + + + +
$dsnstring
$dbnamestring
$optionsarray
+
+
+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + +
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