PHP Класс Sulu\Bundle\ResourceBundle\Controller\TemplateController

Наследование: extends Sulu\Component\Rest\RestController
Показать файл Открыть проект

Открытые методы

Метод Описание
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