Documentation TYPO3 par Ameos |
Public Member Functions | |
modMenu () | |
main () | |
createMenu () | |
moduleContent () | |
quickDBlookUp () | |
updateRefIndex ($table, $id) |
Definition at line 66 of file class.tx_lowlevel_cleaner.php.
tx_lowlevel_cleaner::modMenu | ( | ) |
Modifies parent objects internal MOD_MENU array, adding items this module needs.
Reimplemented from t3lib_extobjbase.
Definition at line 75 of file class.tx_lowlevel_cleaner.php.
tx_lowlevel_cleaner::main | ( | ) |
Creation of the main content.
Definition at line 110 of file class.tx_lowlevel_cleaner.php.
References createMenu(), moduleContent(), and quickDBlookUp().
tx_lowlevel_cleaner::createMenu | ( | ) |
Creates HTML menu for the module.
Definition at line 132 of file class.tx_lowlevel_cleaner.php.
Referenced by main().
tx_lowlevel_cleaner::moduleContent | ( | ) |
Branching out to the specified module functionality.
Definition at line 147 of file class.tx_lowlevel_cleaner.php.
References t3lib_div::_GP(), and t3lib_div::makeInstance().
Referenced by main().
tx_lowlevel_cleaner::updateRefIndex | ( | $ | table, | |
$ | id | |||
) |
Update Reference Index (sys_refindex) for a record
string | Table name | |
integer | Record UID |
Definition at line 235 of file class.tx_lowlevel_cleaner.php.
References t3lib_div::makeInstance().
Referenced by quickDBlookUp().