Documentation TYPO3 par Ameos |
Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
Public Attributes | |
| $doc | |
| $basicff | |
| $icon | |
| $shortPath | |
| $title | |
| $target | |
| $returnUrl | |
| $content | |
Definition at line 74 of file file_rename.php.
| SC_file_rename::init | ( | ) |
Constructor function for class
Definition at line 96 of file file_rename.php.
References t3lib_div::_GP(), t3lib_div::makeInstance(), and t3lib_BEfunc::typo3PrintError().
| SC_file_rename::main | ( | ) |
Main function, rendering the content of the rename form
Definition at line 149 of file file_rename.php.
References t3lib_BEfunc::cshItem().
| SC_file_rename::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 192 of file file_rename.php.
1.4.6