TYPO3 CMS  TYPO3_6-2
tx_lowlevel_orphan_records Class Reference
Inheritance diagram for tx_lowlevel_orphan_records:
TYPO3\CMS\Lowlevel\OrphanRecordsCommand TYPO3\CMS\Lowlevel\CleanerCommand TYPO3\CMS\Core\Controller\CommandLineController

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Lowlevel\OrphanRecordsCommand
 __construct ()
 
 main ()
 
 main_autoFix ($resultArray)
 
- Public Member Functions inherited from TYPO3\CMS\Lowlevel\CleanerCommand
 __construct ()
 
 cli_main ($argv)
 
 cli_referenceIndexCheck ()
 
 cli_noExecutionCheck ($matchString)
 
 cli_printInfo ($header, $res)
 
 genTree ($rootID, $depth=1000, $echoLevel=0, $callBack='')
 
 genTree_traverse ($rootID, $depth, $echoLevel=0, $callBack='', $versionSwapmode='', $rootIsVersion=0, $accumulatedPath='')
 
 infoStr ($rec)
 
- 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\Lowlevel\CleanerCommand
 $genTree_traverseDeleted = TRUE
 
 $genTree_traverseVersions = TRUE
 
 $label_infoString = 'The list of records is organized as [table]:[uid]:[field]:[flexpointer]:[softref_key]'
 
 $pagetreePlugins = array()
 
 $cleanerModules = array()
 
 $performanceStatistics = array()
 
- Public Attributes inherited from TYPO3\CMS\Core\Controller\CommandLineController
 $cli_args = array()
 
 $cli_options
 
 $cli_help
 
 $stdin = NULL
 
- Protected Attributes inherited from TYPO3\CMS\Lowlevel\CleanerCommand
 $workspaceIndex = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5567 of file LegacyClassesForIde.php.