

Public Member Functions | |
| tx_lowlevel_rte_images () | |
| main () | |
| main_autoFix ($resultArray) | |
Public Attributes | |
| $checkRefIndex = TRUE | |
Definition at line 56 of file class.rte_images.php.
| tx_lowlevel_rte_images::tx_lowlevel_rte_images | ( | ) |
| 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 99 of file class.rte_images.php.
| 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 181 of file class.rte_images.php.