"TYPO3 4.0.1: SC_alt_file_navframe Class Reference", "datetime" => "Sat Dec 2 19:25:27 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 | |
$content | |
$foldertree | |
$doc | |
$currentSubScript | |
$cMR |
Definition at line 146 of file alt_file_navframe.php.
|
Initialiation of the script class
Definition at line 163 of file alt_file_navframe.php. References t3lib_div::_GP(), and t3lib_div::makeInstance(). |
|
Main function, rendering the folder tree
Definition at line 253 of file alt_file_navframe.php. References t3lib_BEfunc::cshItem(), and t3lib_div::getIndpEnv(). |
|
Outputting the accumulated content to screen
Definition at line 284 of file alt_file_navframe.php. |