TYPO3 CMS  TYPO3_6-2
Tx_Extbase_MVC_CLI_Command Class Reference
Inheritance diagram for Tx_Extbase_MVC_CLI_Command:
TYPO3\CMS\Extbase\Mvc\Cli\Command

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Cli\Command
 __construct ($controllerClassName, $controllerCommandName)
 
 getControllerClassName ()
 
 getControllerCommandName ()
 
 getCommandIdentifier ()
 
 getExtensionName ()
 
 getShortDescription ()
 
 getDescription ()
 
 hasArguments ()
 
 getArgumentDefinitions ()
 
 isInternal ()
 
 isFlushingCaches ()
 
 getRelatedCommandIdentifiers ()
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Cli\Command
 getCommandMethodReflection ()
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Mvc\Cli\Command
 $objectManager
 
 $controllerClassName
 
 $controllerCommandName
 
 $commandIdentifier
 
 $commandMethodReflection
 
 $extensionName
 
 $reflectionService
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1682 of file LegacyClassesForIde.php.