PHP Class Sulu\Bundle\ResourceBundle\Controller\TemplateController

Inheritance: extends Sulu\Component\Rest\RestController
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
filterFormAction ( ) : Response Returns the template for the form of a filter.
filterListAction ( ) : Response Returns the template for the list of a filter.

Method Details

filterFormAction() public méthode

Returns the template for the form of a filter.
public filterFormAction ( ) : Response
Résultat Symfony\Component\HttpFoundation\Response

filterListAction() public méthode

Returns the template for the list of a filter.
public filterListAction ( ) : Response
Résultat Symfony\Component\HttpFoundation\Response