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::finish | ( | ) |
Redirecting the user after the processing has been done. Might also display error messages directly, if any.
Definition at line 224 of file tce_db.php.
References t3lib_div::locationHeaderUrl().
| SC_tce_db::init | ( | ) |
Initialization of the class
Definition at line 112 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 168 of file tce_db.php.
References t3lib_div::makeInstance().
| SC_tce_db::main | ( | ) |
Executing the posted actions ...
Definition at line 188 of file tce_db.php.
References $TYPO3_CONF_VARS, t3lib_div::getIndpEnv(), and t3lib_BEfunc::getSetUpdateSignal().
| SC_tce_db::$cacheCmd |
Definition at line 85 of file tce_db.php.
| SC_tce_db::$CB |
Definition at line 89 of file tce_db.php.
| SC_tce_db::$cmd |
Definition at line 83 of file tce_db.php.
| SC_tce_db::$data |
Definition at line 82 of file tce_db.php.
| SC_tce_db::$flags |
Definition at line 81 of file tce_db.php.
| SC_tce_db::$generalComment |
Definition at line 92 of file tce_db.php.
| SC_tce_db::$include_once = array() |
Definition at line 95 of file tce_db.php.
| SC_tce_db::$mirror |
Definition at line 84 of file tce_db.php.
| SC_tce_db::$prErr |
Definition at line 87 of file tce_db.php.
| SC_tce_db::$redirect |
Definition at line 86 of file tce_db.php.
| SC_tce_db::$tce |
Definition at line 102 of file tce_db.php.
| SC_tce_db::$uPT |
Definition at line 91 of file tce_db.php.
| SC_tce_db::$vC |
Definition at line 90 of file tce_db.php.
1.4.7