Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
main () | |
printContent () | |
Public Attributes | |
$content | |
$foldertree | |
$doc | |
$backPath | |
$ajax | |
$currentSubScript | |
$cMR |
Definition at line 70 of file alt_file_navframe.php.
SC_alt_file_navframe::init | ( | ) |
Initialiation of the script class
Definition at line 89 of file alt_file_navframe.php.
References t3lib_div::_GP(), and t3lib_div::makeInstance().
SC_alt_file_navframe::main | ( | ) |
Main function, rendering the folder tree
Definition at line 158 of file alt_file_navframe.php.
References t3lib_BEfunc::cshItem().
SC_alt_file_navframe::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 200 of file alt_file_navframe.php.