PHP 인터페이스 Sulu\Bundle\ResourceBundle\Resource\FilterListBuilderInterface

파일 보기 프로젝트 열기: sulu/sulu 0 사용 예제들

공개 메소드들

메소드 설명
applyFilterToList ( Sulu\Component\Rest\ListBuilder\ListBuilderInterface $listBuilder ) : mixed Applies the conditions from a filter to the listbuilder.

메소드 상세

applyFilterToList() 공개 메소드

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