PHP Class Phalcon\Db\Adapter\Mongo\Client

Inheritance: extends MongoClient
Afficher le fichier Open project: phalcon/incubator

Méthodes publiques

Méthode Description
__get ( $dbName )
selectCollection ( $db, $collection )
selectDB ( $name )

Method Details

__get() public méthode

public __get ( $dbName )

selectCollection() public méthode

public selectCollection ( $db, $collection )

selectDB() public méthode

public selectDB ( $name )