Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
initClipboard () | |
main () | |
finish () | |
Public Attributes | |
$flags | |
$data | |
$cmd | |
$mirror | |
$cacheCmd | |
$redirect | |
$prErr | |
$CB | |
$vC | |
$uPT | |
$include_once = array() | |
$tce |
Definition at line 79 of file tce_db.php.
|
Redirecting the user after the processing has been done. Might also display error messages directly, if any.
Definition at line 216 of file tce_db.php. References t3lib_div::locationHeaderUrl(). |
|
Initialization of the class
Definition at line 106 of file tce_db.php. References t3lib_div::_GP(), t3lib_div::intInRange(), and t3lib_div::makeInstance(). |
|
Clipboard pasting and deleting.
Definition at line 160 of file tce_db.php. References t3lib_div::makeInstance(). |
|
Executing the posted actions ...
Definition at line 180 of file tce_db.php. References t3lib_div::getIndpEnv(), and t3lib_BEfunc::getSetUpdateSignal(). |