

Public Member Functions | |
| tx_lowlevel_rte_images () | |
| main () | |
| main_autoFix ($resultArray) | |
| & | getFileProcObj () |
Public Attributes | |
| $checkRefIndex = TRUE | |
Definition at line 60 of file class.rte_images.php.
| & tx_lowlevel_rte_images::getFileProcObj | ( | ) |
Returns file processing object, initialized only once.
Definition at line 299 of file class.rte_images.php.
References $GLOBALS, and t3lib_div::makeInstance().
Referenced by main_autoFix().
| tx_lowlevel_rte_images::main | ( | ) |
Analyse situation with RTE magic images. (still to define what the most useful output is). Fix methods: API in t3lib_refindex that allows to change the value of a reference (we could copy the files) or remove reference
Definition at line 102 of file class.rte_images.php.
References tx_lowlevel_cleaner_core::$cleanerModules, $GLOBALS, $TYPO3_DB, t3lib_cli::cli_help(), t3lib_div::getUserObj(), tx_lowlevel_cleaner_core::infoStr(), and t3lib_div::isFirstPartOfStr().
| tx_lowlevel_rte_images::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 199 of file class.rte_images.php.
References $key, $value, tx_lowlevel_cleaner_core::cli_noExecutionCheck(), exit, t3lib_div::getFileAbsFileName(), getFileProcObj(), t3lib_div::isFirstPartOfStr(), t3lib_div::makeInstance(), t3lib_refindex::setReferenceValue(), and t3lib_div::upload_copy_move().
| tx_lowlevel_rte_images::tx_lowlevel_rte_images | ( | ) |
Constructor
Definition at line 69 of file class.rte_images.php.
References t3lib_cli::cli_help().
| tx_lowlevel_rte_images::$checkRefIndex = TRUE |
Definition at line 62 of file class.rte_images.php.
1.4.7