‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Mvc\RequestInterface Member List

This is the complete list of members for TYPO3\CMS\Extbase\Mvc\RequestInterface, including all inherited members.

getArgument(string $argumentName)TYPO3\CMS\Extbase\Mvc\RequestInterface
getArguments()TYPO3\CMS\Extbase\Mvc\RequestInterface
getControllerActionName()TYPO3\CMS\Extbase\Mvc\RequestInterface
getControllerExtensionKey()TYPO3\CMS\Extbase\Mvc\RequestInterface
getControllerExtensionName()TYPO3\CMS\Extbase\Mvc\RequestInterface
getControllerName()TYPO3\CMS\Extbase\Mvc\RequestInterface
getControllerObjectName()TYPO3\CMS\Extbase\Mvc\RequestInterface
getFormat()TYPO3\CMS\Extbase\Mvc\RequestInterface
getPluginName()TYPO3\CMS\Extbase\Mvc\RequestInterface
hasArgument(string $argumentName)TYPO3\CMS\Extbase\Mvc\RequestInterface
withArgument(string $argumentName, mixed $value)TYPO3\CMS\Extbase\Mvc\RequestInterface
withArguments(array $arguments)TYPO3\CMS\Extbase\Mvc\RequestInterface
withControllerActionName(string $actionName)TYPO3\CMS\Extbase\Mvc\RequestInterface
withControllerExtensionName(string $controllerExtensionName)TYPO3\CMS\Extbase\Mvc\RequestInterface
withControllerName(string $controllerName)TYPO3\CMS\Extbase\Mvc\RequestInterface
withControllerObjectName(string $controllerObjectName)TYPO3\CMS\Extbase\Mvc\RequestInterface
withFormat(string $format)TYPO3\CMS\Extbase\Mvc\RequestInterface
withPluginName(string $pluginName)TYPO3\CMS\Extbase\Mvc\RequestInterface