Mongo Database Abstraction Layer
Located in /classes/Database/Mongo.php (line 21)
Object | --Database_Common | --Database_Mongo
Inherited from Database_Common
Database_Common::$connection
Database_Common::$database
Database_Common::$hostname
Database_Common::$password
Database_Common::$port
Database_Common::$results
Database_Common::$socket
Database_Common::$username
Inherited from Object
Object::$config
Object::$instances
Closes database connection
Sets the connection to null regardless of state.
Fetch a single row from the database
Fetches all rows as an array
Opens database connection
Establishes a connection to the database based on the set configuration options.
Inherited From Database_Common
Database_Common::__construct()
Database_Common::close()
Database_Common::open()
Database_Common::setDatabase()
Database_Common::setHostname()
Database_Common::setPassword()
Database_Common::setPort()
Database_Common::setSocket()
Database_Common::setUsername()
Inherited From Object
Object::__construct()
Object::getInstance()
Object::__destruct()
Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3