Documentation TYPO3 par Ameos |
Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
Public Attributes | |
| $folderNumber = 10 | |
| $doc | |
| $basicff | |
| $icon | |
| $shortPath | |
| $title | |
| $number | |
| $target | |
| $returnUrl | |
| $content | |
Definition at line 74 of file file_newfolder.php.
| SC_file_newfolder::init | ( | ) |
Constructor function for class
Definition at line 101 of file file_newfolder.php.
References t3lib_div::_GP(), t3lib_div::makeInstance(), and t3lib_BEfunc::typo3PrintError().
| SC_file_newfolder::main | ( | ) |
Main function, rendering the main module content
Definition at line 161 of file file_newfolder.php.
References t3lib_BEfunc::cshItem(), and t3lib_div::intInRange().
| SC_file_newfolder::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 255 of file file_newfolder.php.
1.4.6