Documentation TYPO3 par Ameos |
Public Member Functions | |
tx_lowlevel_deleted () | |
main () | |
main_autoFix ($resultArray) |
Definition at line 56 of file class.deleted.php.
tx_lowlevel_deleted::tx_lowlevel_deleted | ( | ) |
Constructor
Definition at line 63 of file class.deleted.php.
References t3lib_cli::cli_help().
tx_lowlevel_deleted::main | ( | ) |
Find orphan records VERY CPU and memory intensive since it will look up the whole page tree!
Definition at line 88 of file class.deleted.php.
References t3lib_cli::cli_argValue(), t3lib_cli::cli_help(), t3lib_cli::cli_isArg(), tx_lowlevel_cleaner_core::genTree(), and t3lib_div::intInRange().
tx_lowlevel_deleted::main_autoFix | ( | $ | resultArray | ) |
Mandatory autofix function Will run auto-fix on the result array. Echos status during processing.
array | Result array from main() function |
Definition at line 116 of file class.deleted.php.
References tx_lowlevel_cleaner_core::cli_noExecutionCheck(), and t3lib_div::makeInstance().