PHP Class MongoHybrid\ResultSet

Inheritance: extends ArrayObject
Afficher le fichier Open project: sjardim/Hugopit

Protected Properties

Свойство Type Description
$cache
$documents
$driver

Méthodes publiques

Méthode Description
__construct ( $driver, &$documents )
hasMany ( $collections )
hasOne ( $collections )
toArray ( )

Method Details

__construct() public méthode

public __construct ( $driver, &$documents )

hasMany() public méthode

public hasMany ( $collections )

hasOne() public méthode

public hasOne ( $collections )

toArray() public méthode

public toArray ( )

Property Details

$cache protected_oe property

protected $cache

$documents protected_oe property

protected $documents

$driver protected_oe property

protected $driver