"TYPO3 4.0.1: SC_tce_db Class Reference", "datetime" => "Sat Dec 2 19:25:37 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
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.
|
|
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(). |
|
|
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 162 of file tce_db.php. References t3lib_div::makeInstance(). |
|
|
Executing the posted actions ...
Definition at line 182 of file tce_db.php. References t3lib_div::getIndpEnv(), and t3lib_BEfunc::getSetUpdateSignal(). |