

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 | ( | ) |
| 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.
| 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.