Documentation TYPO3 par Ameos |
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 | ( | ) |
Constructor
Definition at line 67 of file class.double_files.php.
References t3lib_cli::cli_help().
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.
References t3lib_cli::cli_help(), tx_lowlevel_cleaner_core::infoStr(), and t3lib_div::isFirstPartOfStr().
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.
References tx_lowlevel_cleaner_core::cli_noExecutionCheck(), t3lib_div::getFileAbsFileName(), t3lib_div::makeInstance(), t3lib_refindex::setReferenceValue(), and t3lib_div::upload_copy_move().