PHP Class lithium\tests\mocks\data\collection\MockRecordSet

Inheritance: extends lithium\data\collection\RecordSet
Afficher le fichier Open project: unionofrad/lithium Class Usage Examples

Méthodes publiques

Méthode Description
close ( )
get ( $var )
reset ( ) Convenience method for lazy loading testing.

Method Details

close() public méthode

public close ( )

get() public méthode

public get ( $var )

reset() public méthode

Reset the RecordSet to its inital state after _construct.
public reset ( )