Documentation TYPO3 par Ameos |
Public Member Functions | |
| tx_lowlevel_missing_files () | |
| main () | |
| main_autoFix ($resultArray) | |
Public Attributes | |
| $checkRefIndex = TRUE | |
Definition at line 56 of file class.missing_files.php.
| tx_lowlevel_missing_files::tx_lowlevel_missing_files | ( | ) |
Constructor
Definition at line 65 of file class.missing_files.php.
References t3lib_cli::cli_help().
| tx_lowlevel_missing_files::main | ( | ) |
Find file references that points to non-existing files in system Fix methods: API in t3lib_refindex that allows to change the value of a reference (or remove it)
Definition at line 98 of file class.missing_files.php.
References t3lib_cli::cli_help(), and tx_lowlevel_cleaner_core::infoStr().
| tx_lowlevel_missing_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 154 of file class.missing_files.php.
References tx_lowlevel_cleaner_core::cli_noExecutionCheck(), t3lib_div::makeInstance(), and t3lib_refindex::setReferenceValue().
1.4.6