TYPO3 CMS
TYPO3_6-2
|
Public Member Functions | |
funcCCommand () | |
![]() | |
injectObjectManager (\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager) | |
canProcessRequest (\TYPO3\CMS\Extbase\Mvc\RequestInterface $request) | |
processRequest (\TYPO3\CMS\Extbase\Mvc\RequestInterface $request, \TYPO3\CMS\Extbase\Mvc\ResponseInterface $response) | |
Additional Inherited Members | |
![]() | |
const | MAXIMUM_LINE_LENGTH = 79 |
![]() | |
resolveCommandMethodName () | |
initializeCommandMethodArguments () | |
mapRequestArgumentsToControllerArguments () | |
forward ($commandName, $controllerObjectName=NULL, array $arguments=array()) | |
callCommandMethod () | |
ensureAdminRoleIfRequested () | |
restoreUserRole ($originalRole) | |
output ($text, array $arguments=array()) | |
outputLine ($text='', array $arguments=array()) | |
quit ($exitCode=0) | |
sendAndExit ($exitCode=0) | |
![]() | |
$request | |
$response | |
$arguments | |
$commandMethodName = '' | |
$requestAdminPermissions = FALSE | |
$userAuthentication | |
$reflectionService | |
$objectManager | |
This file is part of the TYPO3 CMS project.
It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.
For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.
The TYPO3 project - inspiring people to share! MockCCommandController Fixture
Definition at line 18 of file MockCCommandController.php.
Tx_Extbase_Command_MockCCommandController::funcCCommand | ( | ) |
funcCCommand
Definition at line 23 of file MockCCommandController.php.