Documentation TYPO3 par Ameos |
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.
| SC_file_edit::init | ( | ) |
Initialize script class
Definition at line 93 of file file_edit.php.
References t3lib_div::_GP(), t3lib_div::makeInstance(), and t3lib_BEfunc::typo3PrintError().
| SC_file_edit::main | ( | ) |
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().
| SC_file_edit::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 205 of file file_edit.php.
1.4.6