"TYPO3 4.0.1: SC_file_rename Class Reference", "datetime" => "Sat Dec 2 19:25:28 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 | |
$doc | |
$basicff | |
$icon | |
$shortPath | |
$title | |
$target | |
$returnUrl | |
$content |
Definition at line 74 of file file_rename.php.
|
Constructor function for class
Definition at line 96 of file file_rename.php. References t3lib_div::_GP(), t3lib_div::makeInstance(), and t3lib_BEfunc::typo3PrintError(). |
|
Main function, rendering the content of the rename form
Definition at line 149 of file file_rename.php. References t3lib_BEfunc::cshItem(). |
|
Outputting the accumulated content to screen
Definition at line 192 of file file_rename.php. |