TYPO3 CMS  TYPO3_6-2
Tx_Extbase_MVC_View_NotFoundView Class Reference
Inheritance diagram for Tx_Extbase_MVC_View_NotFoundView:
TYPO3\CMS\Extbase\Mvc\View\NotFoundView TYPO3\CMS\Extbase\Mvc\View\AbstractView TYPO3\CMS\Extbase\Mvc\View\ViewInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Mvc\View\NotFoundView
 render ()
 
 __call ($methodName, array $arguments)
 
- Public Member Functions inherited from TYPO3\CMS\Extbase\Mvc\View\AbstractView
 setControllerContext (\TYPO3\CMS\Extbase\Mvc\Controller\ControllerContext $controllerContext)
 
 assign ($key, $value)
 
 assignMultiple (array $values)
 
 canRender (\TYPO3\CMS\Extbase\Mvc\Controller\ControllerContext $controllerContext)
 
 initializeView ()
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Mvc\View\NotFoundView
 getTemplatePathAndFilename ()
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Mvc\View\NotFoundView
 $variablesMarker = array('errorMessage' => 'ERROR_MESSAGE')
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Mvc\View\AbstractView
 $controllerContext
 
 $variables = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1962 of file LegacyClassesForIde.php.