PHP 클래스 Sulu\Bundle\ResourceBundle\Controller\TemplateController

상속: extends Sulu\Component\Rest\RestController
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
filterFormAction ( ) : Response Returns the template for the form of a filter.
filterListAction ( ) : Response Returns the template for the list of a filter.

메소드 상세

filterFormAction() 공개 메소드

Returns the template for the form of a filter.
public filterFormAction ( ) : Response
리턴 Symfony\Component\HttpFoundation\Response

filterListAction() 공개 메소드

Returns the template for the list of a filter.
public filterListAction ( ) : Response
리턴 Symfony\Component\HttpFoundation\Response