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