PHP Interface Lemon\RestBundle\Object\Criteria

Inheritance: extends Doctrine\Common\Collections\Collection
Show file Open project: stanlemon/rest-bundle Interface Usage Examples

Public Methods

Method Description
__construct ( array $elements = [] )
getLimit ( )
getOffset ( )
getOrderBy ( )
getOrderDir ( )

Method Details

__construct() public method

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

getLimit() public method

public getLimit ( )

getOffset() public method

public getOffset ( )

getOrderBy() public method

public getOrderBy ( )

getOrderDir() public method

public getOrderDir ( )