TYPO3 CMS  TYPO3_6-2
Tx_Extbase_MVC_CLI_CommandManager Class Reference
Inheritance diagram for Tx_Extbase_MVC_CLI_CommandManager:
TYPO3\CMS\Extbase\Mvc\Cli\CommandManager TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Cli\CommandManager
 getAvailableCommands ()
 
 getCommandByIdentifier ($commandIdentifier)
 
 getShortestIdentifierForCommand (\TYPO3\CMS\Extbase\Mvc\Cli\Command $command)
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Cli\CommandManager
 getShortCommandIdentifiers ()
 
 commandMatchesIdentifier (\TYPO3\CMS\Extbase\Mvc\Cli\Command $command, $commandIdentifier)
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Mvc\Cli\CommandManager
 $objectManager
 
 $availableCommands = NULL
 
 $shortCommandIdentifiers = NULL
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1692 of file LegacyClassesForIde.php.