TYPO3 CMS  TYPO3_6-2
Tx_Extbase_MVC_Controller_Arguments Class Reference
Inheritance diagram for Tx_Extbase_MVC_Controller_Arguments:
TYPO3\CMS\Extbase\Mvc\Controller\Arguments

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Controller\Arguments
 __construct ()
 
 offsetSet ($offset, $value)
 
 append ($value)
 
 offsetUnset ($offset)
 
 offsetExists ($offset)
 
 offsetGet ($offset)
 
 addArgument (\TYPO3\CMS\Extbase\Mvc\Controller\Argument $argument)
 
 getArgument ($argumentName)
 
 hasArgument ($argumentName)
 
 getArgumentNames ()
 
 getArgumentShortNames ()
 
 __call ($methodName, array $arguments)
 
 removeAll ()
 
 getValidationResults ()
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Controller\Arguments
 translateToLongArgumentName ($argumentName)
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Mvc\Controller\Arguments
 $objectManager
 
 $argumentNames = array()
 
 $argumentShortNames = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1737 of file LegacyClassesForIde.php.