Documentation TYPO3 par Ameos |
Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
| initializeTemporaryDBmount () | |
| settingTemporaryMountPoint ($pageId) | |
Public Attributes | |
| $content | |
| $pagetree | |
| $doc | |
| $active_tempMountPoint = 0 | |
| $backPath | |
| $ajax | |
| $currentSubScript | |
| $cMR | |
| $setTempDBmount | |
Definition at line 68 of file alt_db_navframe.php.
| SC_alt_db_navframe::init | ( | ) |
Initialiation of the class
Definition at line 88 of file alt_db_navframe.php.
References t3lib_div::_GP(), initializeTemporaryDBmount(), and t3lib_div::makeInstance().
| SC_alt_db_navframe::main | ( | ) |
Main function, rendering the browsable page tree
Definition at line 176 of file alt_db_navframe.php.
References t3lib_BEfunc::cshItem(), and t3lib_div::fixed_lgd_cs().
| SC_alt_db_navframe::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 254 of file alt_db_navframe.php.
| SC_alt_db_navframe::initializeTemporaryDBmount | ( | ) |
Getting temporary DB mount
Definition at line 282 of file alt_db_navframe.php.
References t3lib_div::intInRange(), t3lib_BEfunc::readPageAccess(), and settingTemporaryMountPoint().
Referenced by init().
| SC_alt_db_navframe::settingTemporaryMountPoint | ( | $ | pageId | ) |
Setting temporary page id as DB mount
| integer | The page id to set as DB mount |
Definition at line 317 of file alt_db_navframe.php.
Referenced by initializeTemporaryDBmount().
1.4.6