

Public Member Functions | |
| tx_lowlevel_double_files () | |
| main () | |
| main_autoFix ($resultArray) | |
Public Attributes | |
| $checkRefIndex = TRUE | |
Definition at line 58 of file class.double_files.php.
| tx_lowlevel_double_files::tx_lowlevel_double_files | ( | ) |
| tx_lowlevel_double_files::main | ( | ) |
Find managed files which are referred to more than one time Fix methods: API in t3lib_refindex that allows to change the value of a reference (we could copy the file) or remove reference
Definition at line 99 of file class.double_files.php.
| tx_lowlevel_double_files::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 182 of file class.double_files.php.