PHP Class Nextras\Orm\Collection\EntityContainer

Inheritance: implements Nextras\Orm\Collection\IEntityContainer
Afficher le fichier Open project: nextras/orm

Méthodes publiques

Méthode Description
__construct ( array $data )
getEntity ( $key )
getPreloadValues ( $property )

Method Details

__construct() public méthode

public __construct ( array $data )
$data array

getEntity() public méthode

public getEntity ( $key )

getPreloadValues() public méthode

public getPreloadValues ( $property )