Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
main () | |
printContent () | |
initializeTemporaryDBmount () | |
settingTemporaryMountPoint ($pageId) | |
Public Attributes | |
$content | |
$pagetree | |
$doc | |
$active_tempMountPoint = 0 | |
$currentSubScript | |
$cMR | |
$setTempDBmount |
Definition at line 162 of file alt_db_navframe.php.
|
Initialiation of the class
Definition at line 180 of file alt_db_navframe.php. References t3lib_div::_GP(), initializeTemporaryDBmount(), and t3lib_div::makeInstance(). |
|
Getting temporary DB mount
Definition at line 354 of file alt_db_navframe.php. References t3lib_div::intInRange(), and t3lib_BEfunc::readPageAccess(). Referenced by init(). |
|
Main function, rendering the browsable page tree
Definition at line 276 of file alt_db_navframe.php. References t3lib_BEfunc::cshItem(), t3lib_div::fixed_lgd_cs(), and t3lib_div::getIndpEnv(). |
|
Outputting the accumulated content to screen
Definition at line 327 of file alt_db_navframe.php. |
|
Setting temporary page id as DB mount
Definition at line 383 of file alt_db_navframe.php. |