TYPO3 CMS  TYPO3_6-2
t3lib_cli Class Reference
Inheritance diagram for t3lib_cli:
TYPO3\CMS\Core\Controller\CommandLineController

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Controller\CommandLineController
 __construct ()
 
 cli_getArgArray ($option, $argv)
 
 cli_isArg ($option)
 
 cli_argValue ($option, $idx=0)
 
 cli_getArgIndex (array $argv=array())
 
 cli_validateArgs ()
 
 cli_setArguments (array $argv=array())
 
 cli_keyboardInput ()
 
 cli_keyboardInput_yes ($msg='')
 
 cli_echo ($string='', $force=FALSE)
 
 cli_help ()
 
 cli_indent ($str, $indent)
 
- Public Attributes inherited from TYPO3\CMS\Core\Controller\CommandLineController
 $cli_args = array()
 
 $cli_options
 
 $cli_help
 
 $stdin = NULL
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 692 of file LegacyClassesForIde.php.