TYPO3 CMS  TYPO3_6-2
Tx_Extbase_MVC_Dispatcher Class Reference
Inheritance diagram for Tx_Extbase_MVC_Dispatcher:
TYPO3\CMS\Extbase\Mvc\Dispatcher TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Dispatcher
 __construct (\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager)
 
 dispatch (\TYPO3\CMS\Extbase\Mvc\RequestInterface $request, \TYPO3\CMS\Extbase\Mvc\ResponseInterface $response)
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Dispatcher
 emitAfterRequestDispatchSignal (\TYPO3\CMS\Extbase\Mvc\RequestInterface $request, \TYPO3\CMS\Extbase\Mvc\ResponseInterface $response)
 
 resolveController (\TYPO3\CMS\Extbase\Mvc\RequestInterface $request)
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Mvc\Dispatcher
 $objectManager
 
 $reflectionService
 
 $signalSlotDispatcher
 
 $settings = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1782 of file LegacyClassesForIde.php.