PHP Interface Sulu\Bundle\ResourceBundle\Resource\FilterListBuilderInterface

Afficher le fichier Open project: sulu/sulu Interface Usage Examples

Méthodes publiques

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

Method Details

applyFilterToList() public méthode

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