PHP Interface Sulu\Bundle\ResourceBundle\Resource\FilterListBuilderInterface

Show file Open project: sulu/sulu Interface Usage Examples

Public Methods

Method Description
applyFilterToList ( Sulu\Component\Rest\ListBuilder\ListBuilderInterface $listBuilder ) : mixed Applies the conditions from a filter to the listbuilder.

Method Details

applyFilterToList() public method

Applies the conditions from a filter to the listbuilder.
public applyFilterToList ( Sulu\Component\Rest\ListBuilder\ListBuilderInterface $listBuilder ) : mixed
$listBuilder Sulu\Component\Rest\ListBuilder\ListBuilderInterface
return mixed