TYPO3  7.6
List of all members
CommandControllerInterface Interface Reference
Inheritance diagram for CommandControllerInterface:
ControllerInterface CommandController HelpCommandController ExtensionCommandController LanguageCommandController

Additional Inherited Members

- Public Member Functions inherited from ControllerInterface
 canProcessRequest (\TYPO3\CMS\Extbase\Mvc\RequestInterface $request)
 
 processRequest (\TYPO3\CMS\Extbase\Mvc\RequestInterface $request,\TYPO3\CMS\Extbase\Mvc\ResponseInterface $response)
 

Detailed Description

Interface for command controllers

http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License, version 3 or later

Definition at line 22 of file CommandControllerInterface.php.