Documentation TYPO3 par Ameos |
Public Member Functions | |
tx_lowlevel_versions () | |
main () | |
main_autoFix ($resultArray) |
Definition at line 56 of file class.versions.php.
tx_lowlevel_versions::tx_lowlevel_versions | ( | ) |
Constructor
Definition at line 63 of file class.versions.php.
References t3lib_cli::cli_help().
tx_lowlevel_versions::main | ( | ) |
Find orphan records VERY CPU and memory intensive since it will look up the whole page tree!
Definition at line 93 of file class.versions.php.
References t3lib_cli::cli_argValue(), t3lib_cli::cli_help(), t3lib_cli::cli_isArg(), t3lib_BEfunc::deleteClause(), tx_lowlevel_cleaner_core::genTree(), t3lib_div::intInRange(), and t3lib_BEfunc::selectVersionsOfRecord().
tx_lowlevel_versions::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 143 of file class.versions.php.
References t3lib_cli::cli_isArg(), tx_lowlevel_cleaner_core::cli_noExecutionCheck(), and t3lib_div::makeInstance().