Controller (Bundle\FrameworkBundle)

Symfony\Bundle\FrameworkBundle\Controller

Classes

Controller Controller is a simple implementation of a Controller.
ControllerNameParser ControllerNameParser converts controller from the short notation a:b:c (BlogBundle:Post:index) to a fully-qualified class::method string (Bundle\BlogBundle\Controller\PostController::indexAction).
ControllerResolver ControllerResolver.
RedirectController Redirects a request to another URL.
TemplateController TemplateController.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Bundle/FrameworkBundle/Controller.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部