PHP Interface Lemon\RestBundle\Object\Criteria

Inheritance: extends Doctrine\Common\Collections\Collection
Afficher le fichier Open project: stanlemon/rest-bundle Interface Usage Examples

Méthodes publiques

Méthode Description
__construct ( array $elements = [] )
getLimit ( )
getOffset ( )
getOrderBy ( )
getOrderDir ( )

Method Details

__construct() public méthode

public __construct ( array $elements = [] )
$elements array

getLimit() public méthode

public getLimit ( )

getOffset() public méthode

public getOffset ( )

getOrderBy() public méthode

public getOrderBy ( )

getOrderDir() public méthode

public getOrderDir ( )