TYPO3 CMS  TYPO3_8-7
Tx_Extbase_Command_MockCCommandController Class Reference
Inheritance diagram for Tx_Extbase_Command_MockCCommandController:
TYPO3\CMS\Extbase\Mvc\Controller\CommandController TYPO3\CMS\Extbase\Mvc\Controller\CommandControllerInterface TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface

Public Member Functions

 funcCCommand ()
 
- Public Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Controller\CommandController
 injectObjectManager (ObjectManagerInterface $objectManager)
 
 injectReflectionService (ReflectionService $reflectionService)
 
 canProcessRequest (\TYPO3\CMS\Extbase\Mvc\RequestInterface $request)
 
 processRequest (RequestInterface $request, ResponseInterface $response)
 
- Public Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface
 processRequest (\TYPO3\CMS\Extbase\Mvc\RequestInterface $request, \TYPO3\CMS\Extbase\Mvc\ResponseInterface $response)
 

Additional Inherited Members

- Protected Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Controller\CommandController
 resolveCommandMethodName ()
 
 initializeCommandMethodArguments ()
 
 initializeBackendAuthentication ()
 
 forward ($commandName, $controllerObjectName=null, array $arguments=[])
 
 ensureAdminRoleIfRequested ()
 
 restoreUserRole ($originalRole)
 
 output ($text, array $arguments=[])
 
 outputLine ($text='', array $arguments=[])
 
 outputFormatted ($text='', array $arguments=[], $leftPadding=0)
 
 quit ($exitCode=0)
 
 sendAndExit ($exitCode=0)
 
 getBackendUserAuthentication ()
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Mvc\Controller\CommandController
 $request
 
 $response
 
 $arguments
 
 $commandMethodName = ''
 
 $requestAdminPermissions = false
 
 $reflectionService
 
 $objectManager
 
 $output
 

Detailed Description

MockCCommandController Fixture

Definition at line 19 of file MockCCommandController.php.

Member Function Documentation

◆ funcCCommand()

Tx_Extbase_Command_MockCCommandController::funcCCommand ( )

funcCCommand

Definition at line 24 of file MockCCommandController.php.