‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Mvc\View\ViewResolverInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Extbase\Mvc\View\ViewResolverInterface:
TYPO3\CMS\Extbase\Mvc\View\GenericViewResolver

Public Member Functions

 resolve (string $controllerObjectName, string $actionName, string $format)
 

Detailed Description

only to be used within Extbase, not part of TYPO3 Core API.

Definition at line 25 of file ViewResolverInterface.php.

Member Function Documentation

◆ resolve()

TYPO3\CMS\Extbase\Mvc\View\ViewResolverInterface::resolve ( string  $controllerObjectName,
string  $actionName,
string  $format 
)