"TYPO3 4.0.1: SC_file_edit Class Reference", "datetime" => "Sat Dec 2 19:25:27 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 () | |
| main () | |
| printContent () | |
Public Attributes | |
| $content | |
| $basicff | |
| $shortPath | |
| $title | |
| $icon | |
| $doc | |
| $origTarget | |
| $target | |
| $returnUrl | |
Definition at line 74 of file file_edit.php.
|
|
Initialize script class
Definition at line 93 of file file_edit.php. References t3lib_div::_GP(), t3lib_div::makeInstance(), and t3lib_BEfunc::typo3PrintError(). |
|
|
Main function, redering the actual content of the editing page
Definition at line 143 of file file_edit.php. References t3lib_BEfunc::cshItem(), t3lib_div::formatForTextarea(), and t3lib_div::inList(). |
|
|
Outputting the accumulated content to screen
Definition at line 205 of file file_edit.php. |