PHP Class Phalcon\Db\Adapter\Mongo\Client

Inheritance: extends MongoClient
Show file Open project: phalcon/incubator

Public Methods

Method Description
__get ( $dbName )
selectCollection ( $db, $collection )
selectDB ( $name )

Method Details

__get() public method

public __get ( $dbName )

selectCollection() public method

public selectCollection ( $db, $collection )

selectDB() public method

public selectDB ( $name )